Skip to content

Releases: keboola/component-custom-python

0.3.3

Choose a tag to compare

@soustruh soustruh released this 24 Jul 10:03
44e3e0b

What's Changed

  • properties not present in older configurations are no longer mandatory by @soustruh in #16

Full Changelog: 0.3.2...0.3.3

0.3.2

Choose a tag to compare

@soustruh soustruh released this 24 Jul 08:10
0659e57

What's Changed

  • venv parameter has no default value now by @soustruh in #15
  • live view of the custom code output & logging 🏃 by @soustruh in #15
  • reordered git preferences to better match natural user workflow 🌊 by @soustruh in #15

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@soustruh soustruh released this 15 Jul 15:02
c45c700

What's Changed

  • run integration tests in pipeline 🪠 by @soustruh in #13
  • change type: radio to string due to CLI json schema compliance 🖥️ by @soustruh in #14

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@soustruh soustruh released this 10 Jul 07:28
afab838

What's Changed

  • CFT-3478 use standard home directory by @soustruh in #11
  • CFT-3479 run from git by @soustruh in #12:
    • the component supports running custom code retrieved from both public & private git repositories
    • the custom code can now be run in component's base Python 3.10 environment, or in its own isolated virtual environment using any 3.12+ Python

Full Changelog: 0.2.3...0.3.0

0.2.3

Choose a tag to compare

@soustruh soustruh released this 15 May 07:16
9af847e

What's Changed

  • set up venv permissions so uv can uninstall packages if needed 🗑️ by @soustruh in #10

Full Changelog: 0.2.2...0.2.3

0.2.2

Choose a tag to compare

@soustruh soustruh released this 14 May 13:14
c156993

What's Changed

  • the true solution™ to uv, venvs and stuff 💜 by @soustruh in #9

Full Changelog: 0.2.1...0.2.2

0.2.1

Choose a tag to compare

@soustruh soustruh released this 13 May 14:06
6dfce3a

What's Changed

  • suppress uv full copy warning (hotfix) by @soustruh in #8

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@soustruh soustruh released this 13 May 13:14
6687b10

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0