Lytekit

Latest version: v0.15.28

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

Scan your dependencies

Page 41 of 73

0.23.1

What's Changed
* Concise dynamic node ids and names by kumare3 in https://github.com/flyteorg/flytekit/pull/705
* Fix: Make sure default image can be found by bimtauer in https://github.com/flyteorg/flytekit/pull/698
* Add official support for python 3.9 by eapolinario in https://github.com/flyteorg/flytekit/pull/687
* Add debug log to surface original error by sonjaer in https://github.com/flyteorg/flytekit/pull/711
* Update CODEOWNERS by wild-endeavor in https://github.com/flyteorg/flytekit/pull/712
* Better docs on how to read flytekit code by kumare3 in https://github.com/flyteorg/flytekit/pull/714
* Bump requirements files and constrain jsonchema and pyyaml by eapolinario in https://github.com/flyteorg/flytekit/pull/713
* Move wall of text by wild-endeavor in https://github.com/flyteorg/flytekit/pull/718
* support tasks decorated with functools.wraps decorators by cosmicBboy in https://github.com/flyteorg/flytekit/pull/716

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

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.23.0...v0.23.1

0.23

General
* Cleanup of a lot of mypy errors in the codebase itself.
* Continued changes to the FlyteRemote interface.
* `remote.sync` now operates on the object in-place.
* A `sync_nodes` argument has been added to the `remote.sync` call - by default it's True but set it to False if you want to only render inputs/outputs at the top level (rather than at every node within the execution).
* The `sync` call on `FlyteWorkflowExecution` objects was removed (it was already deprecated and a noop but if you were calling it, you'll need to remove it.)
* gRPC credentials to FlyteRemote
* Improved typing errors when scanning user code. Added better type inference to some of the transformers.

Plugin Related
* Plugin tests have been moved into each individual plugin's `test` folder.
* Snowflake task has been added
* Fixes to SQLAlchemy task secrets handling
* Modin schema transformer

Minor Fixes and Changes
* Detection of duplicate tasks when packaging
* Local caching fixes
* `Tuple` can now be used as a return type instead of an explicit tuple.
* Fixed fast registration for pod tasks.

0.23.0

0.23.0b7

0.23.0b6

What's Changed
* Don't node sync on remote wait by wild-endeavor in https://github.com/flyteorg/flytekit/pull/690

0.23.0b5

689

Page 41 of 73

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.