Lytekit

Latest version: v0.15.28

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

Scan your dependencies

Page 7 of 73

1.13.6b1

What's Changed
* pin duckdb version in plugin by dansola in https://github.com/flyteorg/flytekit/pull/2739
* feat(image_spec): validate container registry names by pingsutw in https://github.com/flyteorg/flytekit/pull/2748
* add resources to input downloader in the ollama plugin by samhita-alla in https://github.com/flyteorg/flytekit/pull/2754


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.6b0...v1.13.6b1

1.13.6b0

What's Changed
* Core/fix register remote by novahow in https://github.com/flyteorg/flytekit/pull/2303
* Deprecate scopes by pingsutw in https://github.com/flyteorg/flytekit/pull/2671
* Move vscode plugin to flytekit by pingsutw in https://github.com/flyteorg/flytekit/pull/2689
* Add Perian Job Platform agent by otarabai in https://github.com/flyteorg/flytekit/pull/2537
* Fix `test_real_config` func by unset `FLYTE_AWS_ENDPOINT` env by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2722
* Re-adding support for mashumaro discriminated classes by JackUrb in https://github.com/flyteorg/flytekit/pull/2613
* Streamline fast register options with new flag by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2690
* fix local test `test_list_containing_multiple_annotated_pandas_dataframes` fail by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2725
* add motherduck support for duckdb plugin by dansola in https://github.com/flyteorg/flytekit/pull/2680
* Add deprecation note to pyflyte serialize by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2716
* Better error for min_success_ratio<1 by pingsutw in https://github.com/flyteorg/flytekit/pull/2724
* Fix backfill command by pingsutw in https://github.com/flyteorg/flytekit/pull/2730
* Update eager: make sure client secret can be specified as env var by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2720
* Bump cryptography from 42.0.4 to 43.0.1 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/2728
* Feat: Optionally use pigz to speed up tarball compression by fg91 in https://github.com/flyteorg/flytekit/pull/2729
* fix: Calculate the tag based on the name of the base image by pingsutw in https://github.com/flyteorg/flytekit/pull/2740
* Imgspec/copy auto by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2731
* GH-5732: Make `TypeEngine.lazy_import_transformers()` thread safe by Tom-Newton in https://github.com/flyteorg/flytekit/pull/2735
* Revert 2303 by pingsutw in https://github.com/flyteorg/flytekit/pull/2746
* reference lp example for flyteremote by dansola in https://github.com/flyteorg/flytekit/pull/2747
* Fix Get Literal Type Error for Attribute Access Compile in Flytepropeller by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2749
* Types/generic alias - assert fix only by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2743
* Fix: Prevent UnionTransformer type ambiguity in combination with PyTorchTypeTransformer by fg91 in https://github.com/flyteorg/flytekit/pull/2726
* add ollama to flytekit-inference by samhita-alla in https://github.com/flyteorg/flytekit/pull/2677

New Contributors
* otarabai made their first contribution in https://github.com/flyteorg/flytekit/pull/2537

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.5...v1.13.6b0

1.13.5

What's Changed
* Fix race conditions in the Authentication client by rdeaton-freenome in https://github.com/flyteorg/flytekit/pull/2635
* Update uv to 0.2.37 in default image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2687
* Input through file and pipe by mao3267 in https://github.com/flyteorg/flytekit/pull/2552
* Improve error message for get signed url failure by pingsutw in https://github.com/flyteorg/flytekit/pull/2679
* Add pythonpath "." before loading modules by arbaobao in https://github.com/flyteorg/flytekit/pull/2673
* Better error message for FailureNodeInputMismatch error by pingsutw in https://github.com/flyteorg/flytekit/pull/2693
* Remove prerelease flag with uv in image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2697
* Fix: Catch unsupported node types in map node array task by fg91 in https://github.com/flyteorg/flytekit/pull/2699
* Deprecation notice for pod plugin by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2698
* Fix integration tests by eapolinario in https://github.com/flyteorg/flytekit/pull/2701
* Add pip_extra_index_url as a supported parameter in default builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2704
* remove upper bound of plugin dependencies for flytekit-polars by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2514
* fix: cover 500 errors for new Harbor repos by dylanspag-lmco in https://github.com/flyteorg/flytekit/pull/2696
* Fix local test `test_get_config_file` fail by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2705
* Fix local test `test_get_remote` fail by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2706
* Fix local test `test_saving_remote` fail by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2707
* Default execution name should be generated in flyteadmin by wayner0628 in https://github.com/flyteorg/flytekit/pull/2678
* Support default values in typing.List[dataclass] and typing.Dict[str, dataclass] by mao3267 in https://github.com/flyteorg/flytekit/pull/2603
* Use logger.debug when numpy is not found by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2712
* refactor(core): Update with_overrides signatures and type hints by pingsutw in https://github.com/flyteorg/flytekit/pull/2323
* Make task loading a part of dispatch execute by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2711
* Adds neptune plugin for experiment tracking by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2686
* Add Echo task by pingsutw in https://github.com/flyteorg/flytekit/pull/2654
* [Remote] check subworkflows for launch plan nodes by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2714
* Improve jupyter repr and `__repr__` for Flyte models by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2647
* Improve error message for entity not found in flytekit cli by pingsutw in https://github.com/flyteorg/flytekit/pull/2713
* Polars lazyframe by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2695
* unify the image spec hash function by pingsutw in https://github.com/flyteorg/flytekit/pull/2593
* Provide upper bound to great expectations by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2717

New Contributors
* mao3267 made their first contribution in https://github.com/flyteorg/flytekit/pull/2552
* dylanspag-lmco made their first contribution in https://github.com/flyteorg/flytekit/pull/2696

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.4...v1.13.5

1.13.4

What's Changed
* Update env variables and runtime name for default image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2670
* Copy user files that were imported by workflow in pyflyte run by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2663
* [fix] Validate workflow input name is lowercase by ddl-rliu in https://github.com/flyteorg/flytekit/pull/2656
* Do not use micromamba lockfiles by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2672
* Update uv and remove pip workaround in default image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2674
* Return explicit task execution code not found by iaroslav-ciupin in https://github.com/flyteorg/flytekit/pull/2659
* Replace Exceptions with specific errors by pingsutw in https://github.com/flyteorg/flytekit/pull/2668
* Follow FLYTE_PUSH_IMAGE_SPEC in default image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2682
* Fix docker warnings by eapolinario in https://github.com/flyteorg/flytekit/pull/2683
* Move UV install to after the ENV is set by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2681
* Remove false error inside dynamic task in local executions by pingsutw in https://github.com/flyteorg/flytekit/pull/2675
* Create duckdb connection during execution by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2684
* Fix None deserialization bug in dataclass outputs by JackUrb in https://github.com/flyteorg/flytekit/pull/2610


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.3...v1.13.4

1.13.3

What's Changed
* Bump grpc receive message size by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2640
* Raise an exception when filters' value isn't a list. by arbaobao in https://github.com/flyteorg/flytekit/pull/2576
* Update error message for TypeTransformerFailedError by wayner0628 in https://github.com/flyteorg/flytekit/pull/2648
* [Error Message] Dataclasses Mismatched Type by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2650
* Added warning for command list and shell true by pryce-turner in https://github.com/flyteorg/flytekit/pull/2653
* In `FlyteRemote.upload_file`, pass the file object directly rather than the entire bytes buffer by redartera in https://github.com/flyteorg/flytekit/pull/2641
* Modify test_array_node.py to support running in python 3.8 by eapolinario in https://github.com/flyteorg/flytekit/pull/2652
* Handle common cases of mutable default arguments explicitly by eapolinario in https://github.com/flyteorg/flytekit/pull/2651
* allow a hash method to be present for numpy arrays by demmerichs in https://github.com/flyteorg/flytekit/pull/2649
* return exceptions when gathering by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2657
* Correct FlyteFile docstring by ppiegaze in https://github.com/flyteorg/flytekit/pull/2658
* Remove pip cache after install by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2662
* Adds validation to image_spec for parameters that are list of strings by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2655
* Make elastic timeout configurable for HorovovJob. by supercharleszhu in https://github.com/flyteorg/flytekit/pull/2631
* Fix overriding of loader_args task resolver in papermill plugin by eapolinario in https://github.com/flyteorg/flytekit/pull/2660
* Catch all exceptions when rendering python dependencies by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2664
* Don't check the return statement for reference_launch_plan by pingsutw in https://github.com/flyteorg/flytekit/pull/2665
* Bump flyteidl to 1.13.1 by eapolinario in https://github.com/flyteorg/flytekit/pull/2666

New Contributors
* arbaobao made their first contribution in https://github.com/flyteorg/flytekit/pull/2576
* wayner0628 made their first contribution in https://github.com/flyteorg/flytekit/pull/2648
* demmerichs made their first contribution in https://github.com/flyteorg/flytekit/pull/2649
* supercharleszhu made their first contribution in https://github.com/flyteorg/flytekit/pull/2631

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.2...v1.13.3

1.13.2

What's Changed
* [Elastic/Artifacts] Pass through model card by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2575
* Remove pyarrow as a direct dependency by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2228
* Boolean flag to show local container logs to the terminal by aditya7302 in https://github.com/flyteorg/flytekit/pull/2521
* Enable Ray Fast Register by fiedlerNr9 in https://github.com/flyteorg/flytekit/pull/2606
* [Artifacts/Elastic] Skip partitions by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2620
* Install flyteidl from master in plugins tests by eapolinario in https://github.com/flyteorg/flytekit/pull/2621
* Quality of Life: Using ParamSpec to show underlying typehinting by JackUrb in https://github.com/flyteorg/flytekit/pull/2617
* Support ArrayNode mapping over Launch Plans by pvditt in https://github.com/flyteorg/flytekit/pull/2480
* Richer printing for some artifact objects by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2624
* ci: Add Python 3.9 to build matrix by pingsutw in https://github.com/flyteorg/flytekit/pull/2622
* bump idl by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2627
* Added alt prefix head to FlyteFile.new_remote by pryce-turner in https://github.com/flyteorg/flytekit/pull/2601
* Feature gate for FlyteMissingReturnValueException by pingsutw in https://github.com/flyteorg/flytekit/pull/2623
* Remove use of multiprocessing from the OAuth client by rdeaton-freenome in https://github.com/flyteorg/flytekit/pull/2626
* Update codespell in precommit to version 2.3.0 by eapolinario in https://github.com/flyteorg/flytekit/pull/2630
* Fix Snowflake Agent Bug by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2605
* run test_missing_return_value on python 3.10+ by pingsutw in https://github.com/flyteorg/flytekit/pull/2637
* [Elastic] Fix context usage and apply fix to fork method by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2628
* Add flytekit-omegaconf plugin by mg515 in https://github.com/flyteorg/flytekit/pull/2299
* Adds extra-index-url to default image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2636
* reference_task should inherit from PythonTask by pingsutw in https://github.com/flyteorg/flytekit/pull/2643
* Fix Get Agent Secret Using Key by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2644
* Fix Snowflake Agent Secret Bug by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2645
* Don't call remote when --help in remote-X by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2642

New Contributors
* aditya7302 made their first contribution in https://github.com/flyteorg/flytekit/pull/2521
* JackUrb made their first contribution in https://github.com/flyteorg/flytekit/pull/2617
* mg515 made their first contribution in https://github.com/flyteorg/flytekit/pull/2299

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.13.1...v1.13.2

Page 7 of 73

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.