Kfp-toolbox

Latest version: v0.5.0

Safety actively analyzes 623847 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

<!-- Release notes generated using configuration in .github/release.yml at v0.5.0 -->

What's Changed
Breaking Changes
* Split the function of spec decorator into multiple decorators by speg03 in https://github.com/speg03/kfp-toolbox/pull/58
* Rename postfix argument of timestamp to suffix by speg03 in https://github.com/speg03/kfp-toolbox/pull/59
Other Changes
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/speg03/kfp-toolbox/pull/57
* Update project metadata by speg03 in https://github.com/speg03/kfp-toolbox/pull/62


**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.4.3...v0.5.0

0.4.3

<!-- Release notes generated using configuration in .github/release.yml at v0.4.3 -->

What's Changed
New Features
* Add override_docstring decorator by speg03 in https://github.com/speg03/kfp-toolbox/pull/55
Bug Fixes
* Call decorator to enable type hints and docstrings for the component by speg03 in https://github.com/speg03/kfp-toolbox/pull/47
Breaking Changes
* The version option outputs only the kfp-toolbox version by speg03 in https://github.com/speg03/kfp-toolbox/pull/49
Other Changes
* Update release procedures by speg03 in https://github.com/speg03/kfp-toolbox/pull/48
* Manage dependent packages with requirements.txt by speg03 in https://github.com/speg03/kfp-toolbox/pull/50
* Install wheel for packages that are doing a legacy install by speg03 in https://github.com/speg03/kfp-toolbox/pull/51
* Disable dependabot for pip by speg03 in https://github.com/speg03/kfp-toolbox/pull/54
* Structuring the tests by speg03 in https://github.com/speg03/kfp-toolbox/pull/56


**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Add timestamp component by speg03 in https://github.com/speg03/kfp-toolbox/pull/43


**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Replace bash tests with python by speg03 in https://github.com/speg03/kfp-toolbox/pull/42
* Use setup-python when building packages by speg03 in https://github.com/speg03/kfp-toolbox/pull/44
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/speg03/kfp-toolbox/pull/45
* The caching option of the submit command is set to None by default by speg03 in https://github.com/speg03/kfp-toolbox/pull/46


**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Use Vertex AI Experiments by speg03 in https://github.com/speg03/kfp-toolbox/pull/40
* Add a pipline example by speg03 in https://github.com/speg03/kfp-toolbox/pull/41

Breaking Changes
* Drop supports for google-cloud-aiplatform less than 1.15.

**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Enable caching on setup-python by speg03 in https://github.com/speg03/kfp-toolbox/pull/15
* Publish documents on GitHub Pages by speg03 in https://github.com/speg03/kfp-toolbox/pull/16
* Fix cosmetic changes for GitHub Actions by speg03 in https://github.com/speg03/kfp-toolbox/pull/17
* Bump codecov/codecov-action from 2 to 3 by dependabot in https://github.com/speg03/kfp-toolbox/pull/18
* Bump google-cloud-aiplatform from 1.13.1 to 1.14.0 by dependabot in https://github.com/speg03/kfp-toolbox/pull/19
* Add version specification and update dependencies by speg03 in https://github.com/speg03/kfp-toolbox/pull/20
* Add pre-commit for linting by speg03 in https://github.com/speg03/kfp-toolbox/pull/21
* Introduce Make as a task runner by speg03 in https://github.com/speg03/kfp-toolbox/pull/22
* Bump importlib-metadata from 4.11.4 to 4.12.0 by dependabot in https://github.com/speg03/kfp-toolbox/pull/23
* Bump google-cloud-aiplatform from 1.14.0 to 1.15.0 by dependabot in https://github.com/speg03/kfp-toolbox/pull/24
* Bump kfp from 1.8.12 to 1.8.13 by dependabot in https://github.com/speg03/kfp-toolbox/pull/25
* Changed slow imports to import when needed by speg03 in https://github.com/speg03/kfp-toolbox/pull/26
* Use typer instead of click for the cli library by speg03 in https://github.com/speg03/kfp-toolbox/pull/27
* Cosmetic changes for CLI by speg03 in https://github.com/speg03/kfp-toolbox/pull/28
* Bump google-cloud-aiplatform from 1.15.0 to 1.15.1 by dependabot in https://github.com/speg03/kfp-toolbox/pull/30
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/speg03/kfp-toolbox/pull/29
* Bump sphinx from 5.0.2 to 5.1.0 by dependabot in https://github.com/speg03/kfp-toolbox/pull/31
* Bump sphinx from 5.1.0 to 5.1.1 by dependabot in https://github.com/speg03/kfp-toolbox/pull/32
* Bump google-cloud-aiplatform from 1.15.1 to 1.16.0 by dependabot in https://github.com/speg03/kfp-toolbox/pull/33
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/speg03/kfp-toolbox/pull/34
* Bump google-cloud-aiplatform from 1.16.0 to 1.16.1 by dependabot in https://github.com/speg03/kfp-toolbox/pull/35
* Separate the build part from the test in GitHub Actions by speg03 in https://github.com/speg03/kfp-toolbox/pull/36
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/speg03/kfp-toolbox/pull/37
* Update documentation by speg03 in https://github.com/speg03/kfp-toolbox/pull/38
* Change the build-system from poetry to hatchling by speg03 in https://github.com/speg03/kfp-toolbox/pull/39

New Contributors
* pre-commit-ci made their first contribution in https://github.com/speg03/kfp-toolbox/pull/29

**Full Changelog**: https://github.com/speg03/kfp-toolbox/compare/v0.2.0...v0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.