Lytekit

Latest version: v0.15.28

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

Scan your dependencies

Page 16 of 73

1.10.0

What's Changed
* Better error messaging for overrides by kumare3 in https://github.com/flyteorg/flytekit/pull/1807
* Run remote Launchplan from `pyflyte run` by kumare3 in https://github.com/flyteorg/flytekit/pull/1785
* Add is none function by pingsutw in https://github.com/flyteorg/flytekit/pull/1757
* Dynamic workflow should not throw nested task warning by oliverhu in https://github.com/flyteorg/flytekit/pull/1812
* Add a manual image building GH action by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1816
* Enable Azure Workload Identity for `fsspec` in `flytekit` by fiedlerNr9 in https://github.com/flyteorg/flytekit/pull/1813
* Fix list of annotated structured dataset by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1817
* Support the flytectl config.yaml admin.clientSecretEnvVar option in flytekit by chaohengstudent in https://github.com/flyteorg/flytekit/pull/1819
* Async agent delete function for while loop case by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1802
* fix docs warnings by samhita-alla in https://github.com/flyteorg/flytekit/pull/1827
* Fix extract_task_module by pingsutw in https://github.com/flyteorg/flytekit/pull/1829
* Feat: Add type support for pydantic BaseModels by ArthurBook in https://github.com/flyteorg/flytekit/pull/1660
* Make FlyteRemote example slightly more copy/pastable by katrogan in https://github.com/flyteorg/flytekit/pull/1830
* Pyflyte meta inputs by kumare3 in https://github.com/flyteorg/flytekit/pull/1823
* Use mashumaro to serialize/deserialize dataclass by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1735
* Databricks Agent by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1797
* Prometheus metrics by pingsutw in https://github.com/flyteorg/flytekit/pull/1815
* Pyflyte register optionally activates schedule by kumare3 in https://github.com/flyteorg/flytekit/pull/1832
* Remove versions 3.9 and 3.10 by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1831
* Snowflake agent by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1799
* Update agent metric name by pingsutw in https://github.com/flyteorg/flytekit/pull/1835
* MemVerge MMCloud Agent by edwinyyyu in https://github.com/flyteorg/flytekit/pull/1821
* Add download badges to the readme by pingsutw in https://github.com/flyteorg/flytekit/pull/1836
* Eager local entrypoint and support for offloaded types by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1833
* update requirements and add snowflake agent to api reference by samhita-alla in https://github.com/flyteorg/flytekit/pull/1838
* Fix: Make sure decks created in elastic task workers are transferred to parent process by fg91 in https://github.com/flyteorg/flytekit/pull/1837
* add accept grpc by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1841
* Feat: Enable `flytekit` to authenticate with proxy in front of FlyteAdmin by fg91 in https://github.com/flyteorg/flytekit/pull/1787
* Backfill command now supports failure-policy by kumare3 in https://github.com/flyteorg/flytekit/pull/1840
* Pass cluster pool when creating executions by iaroslav-ciupin in https://github.com/flyteorg/flytekit/pull/1208
* Add more clear error message when fetching secrets by ysysys3074 in https://github.com/flyteorg/flytekit/pull/1847
* Pyflyte run workflows correctly handles Optional[TYPE] = None by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1849
* Bump gitpython from 3.1.32 to 3.1.35 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1828
* Bump cryptography from 41.0.3 to 41.0.4 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1844
* update codecov config in pythonbuild ci by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1852
* Improved gate node handling by kumare3 in https://github.com/flyteorg/flytekit/pull/1850
* update codecov yaml, make eager wf test more stable by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1854
* more codecov updates by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1856
* make mlflow plugin work with python 3.11 by bcvanmeurs in https://github.com/flyteorg/flytekit/pull/1855
* Agent get secret function by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1851
* Better Azure blob storage support by Tom-Newton in https://github.com/flyteorg/flytekit/pull/1842
* Remove Envd from dockerfile by pingsutw in https://github.com/flyteorg/flytekit/pull/1814
* Update agent uri format by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1861
* modified setup.py in flytekit-mmcloud by helenzhangyc in https://github.com/flyteorg/flytekit/pull/1864
* Label request_failure metric with error_code by pingsutw in https://github.com/flyteorg/flytekit/pull/1862
* add back Edwin's name by helenzhangyc in https://github.com/flyteorg/flytekit/pull/1868
* Fix py38 aync agent service and add async agent test by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1866
* Pin because not installing by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1872
* Bump pillow from 10.0.0 to 10.0.1 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1867
* Prune hosted github runner to free up space for sandbox by jeevb in https://github.com/flyteorg/flytekit/pull/1875
* Fixes Auth issue, where refresh token is expired by kumare3 in https://github.com/flyteorg/flytekit/pull/1873
* Name field is incorrect assigned by kumare3 in https://github.com/flyteorg/flytekit/pull/1874
* [Docs]Updated examples for customizing resources by LunarMarathon in https://github.com/flyteorg/flytekit/pull/1871
* change key path to SNOWFLAKE_PRIVATE_KEY by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1879
* Run notebook task on aws batch by pingsutw in https://github.com/flyteorg/flytekit/pull/1859
* Automatically Convert `name` Argument and `registry` Argument to Lowercase in ImageSpec by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1881
* Dep: Pin min required flytekit version in IAP plugin by fg91 in https://github.com/flyteorg/flytekit/pull/1878
* Remove duplicate click option by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1883
* Bump urllib3 from 1.26.16 to 1.26.17 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1865
* Improve error message in ListTransformer when not passing a list by fg91 in https://github.com/flyteorg/flytekit/pull/1882
* Update `typing_extension` Any import to typing due to `typing_extension` version compatibility by hfurkanvural in https://github.com/flyteorg/flytekit/pull/1877
* Bump gitpython from 3.1.35 to 3.1.37 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1885
* Airflow agent by pingsutw in https://github.com/flyteorg/flytekit/pull/1725
* Add mmcloud plugin into the agent image by pingsutw in https://github.com/flyteorg/flytekit/pull/1891
* Fix map_task sensitive to argument order by chaohengstudent in https://github.com/flyteorg/flytekit/pull/1888
* Bump urllib3 from 1.26.17 to 1.26.18 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1897
* Add enable_deck to task decorator by eapolinario in https://github.com/flyteorg/flytekit/pull/1898
* Add image transformer by pingsutw in https://github.com/flyteorg/flytekit/pull/1901
* add default project domain in execute launch plan by troychiu in https://github.com/flyteorg/flytekit/pull/1894
* Add Databricks and Snowflake agent to Dockerfile by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1905
* Fix module loading bug in instance tracker class by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1902

New Contributors
* fiedlerNr9 made their first contribution in https://github.com/flyteorg/flytekit/pull/1813
* chaohengstudent made their first contribution in https://github.com/flyteorg/flytekit/pull/1819
* ArthurBook made their first contribution in https://github.com/flyteorg/flytekit/pull/1660
* hhcs9527 made their first contribution in https://github.com/flyteorg/flytekit/pull/1735
* edwinyyyu made their first contribution in https://github.com/flyteorg/flytekit/pull/1821
* iaroslav-ciupin made their first contribution in https://github.com/flyteorg/flytekit/pull/1208
* bcvanmeurs made their first contribution in https://github.com/flyteorg/flytekit/pull/1855
* Tom-Newton made their first contribution in https://github.com/flyteorg/flytekit/pull/1842
* helenzhangyc made their first contribution in https://github.com/flyteorg/flytekit/pull/1864
* LunarMarathon made their first contribution in https://github.com/flyteorg/flytekit/pull/1871

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.9.1...v1.10.0

1.10.0b0

What's Changed
* Better error messaging for overrides by kumare3 in https://github.com/flyteorg/flytekit/pull/1807
* Run remote Launchplan from `pyflyte run` by kumare3 in https://github.com/flyteorg/flytekit/pull/1785
* Add is none function by pingsutw in https://github.com/flyteorg/flytekit/pull/1757
* Dynamic workflow should not throw nested task warning by oliverhu in https://github.com/flyteorg/flytekit/pull/1812
* Add a manual image building GH action by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1816
* Enable Azure Workload Identity for `fsspec` in `flytekit` by fiedlerNr9 in https://github.com/flyteorg/flytekit/pull/1813
* Fix list of annotated structured dataset by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1817
* Support the flytectl config.yaml admin.clientSecretEnvVar option in flytekit by chaohengstudent in https://github.com/flyteorg/flytekit/pull/1819
* Async agent delete function for while loop case by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1802
* fix docs warnings by samhita-alla in https://github.com/flyteorg/flytekit/pull/1827
* Fix extract_task_module by pingsutw in https://github.com/flyteorg/flytekit/pull/1829
* Feat: Add type support for pydantic BaseModels by ArthurBook in https://github.com/flyteorg/flytekit/pull/1660
* Make FlyteRemote example slightly more copy/pastable by katrogan in https://github.com/flyteorg/flytekit/pull/1830
* Pyflyte meta inputs by kumare3 in https://github.com/flyteorg/flytekit/pull/1823
* Use mashumaro to serialize/deserialize dataclass by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1735
* Databricks Agent by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1797
* Prometheus metrics by pingsutw in https://github.com/flyteorg/flytekit/pull/1815
* Pyflyte register optionally activates schedule by kumare3 in https://github.com/flyteorg/flytekit/pull/1832
* Remove versions 3.9 and 3.10 by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1831
* Snowflake agent by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1799
* Update agent metric name by pingsutw in https://github.com/flyteorg/flytekit/pull/1835
* MemVerge MMCloud Agent by edwinyyyu in https://github.com/flyteorg/flytekit/pull/1821
* Add download badges to the readme by pingsutw in https://github.com/flyteorg/flytekit/pull/1836
* Eager local entrypoint and support for offloaded types by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1833
* update requirements and add snowflake agent to api reference by samhita-alla in https://github.com/flyteorg/flytekit/pull/1838
* Fix: Make sure decks created in elastic task workers are transferred to parent process by fg91 in https://github.com/flyteorg/flytekit/pull/1837
* add accept grpc by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1841
* Feat: Enable `flytekit` to authenticate with proxy in front of FlyteAdmin by fg91 in https://github.com/flyteorg/flytekit/pull/1787
* Backfill command now supports failure-policy by kumare3 in https://github.com/flyteorg/flytekit/pull/1840
* Pass cluster pool when creating executions by iaroslav-ciupin in https://github.com/flyteorg/flytekit/pull/1208
* Add more clear error message when fetching secrets by ysysys3074 in https://github.com/flyteorg/flytekit/pull/1847
* Pyflyte run workflows correctly handles Optional[TYPE] = None by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1849
* Bump gitpython from 3.1.32 to 3.1.35 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1828
* Bump cryptography from 41.0.3 to 41.0.4 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1844
* update codecov config in pythonbuild ci by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1852
* Improved gate node handling by kumare3 in https://github.com/flyteorg/flytekit/pull/1850
* update codecov yaml, make eager wf test more stable by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1854
* more codecov updates by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1856
* make mlflow plugin work with python 3.11 by bcvanmeurs in https://github.com/flyteorg/flytekit/pull/1855
* Agent get secret function by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1851
* Better Azure blob storage support by Tom-Newton in https://github.com/flyteorg/flytekit/pull/1842

New Contributors
* fiedlerNr9 made their first contribution in https://github.com/flyteorg/flytekit/pull/1813
* chaohengstudent made their first contribution in https://github.com/flyteorg/flytekit/pull/1819
* ArthurBook made their first contribution in https://github.com/flyteorg/flytekit/pull/1660
* hhcs9527 made their first contribution in https://github.com/flyteorg/flytekit/pull/1735
* edwinyyyu made their first contribution in https://github.com/flyteorg/flytekit/pull/1821
* iaroslav-ciupin made their first contribution in https://github.com/flyteorg/flytekit/pull/1208
* bcvanmeurs made their first contribution in https://github.com/flyteorg/flytekit/pull/1855
* Tom-Newton made their first contribution in https://github.com/flyteorg/flytekit/pull/1842

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.9.1...v1.10.0b0

1.9.1

What's Changed
* Add type annotations for base task compile method by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1789
* Beautified pyflyte run even for every task and workflow by kumare3 in https://github.com/flyteorg/flytekit/pull/1783
* Async Agent by pingsutw in https://github.com/flyteorg/flytekit/pull/1712
* Add type annotations for configuration file by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1792
* Add type annotations for tensorflow model test transformation by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1791
* Add Azure-specific headers when uploading to blob storage by devictr in https://github.com/flyteorg/flytekit/pull/1784
* Add async delete function in base_agent by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1800
* Add support for execution name prefixes by troychiu in https://github.com/flyteorg/flytekit/pull/1803
* Remove ref in output by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1794
* Inherit directly from DataClassJsonMixin instead of using dataclass_json for improved static type checking by ringohoffman in https://github.com/flyteorg/flytekit/pull/1801
* Async file sensor by pingsutw in https://github.com/flyteorg/flytekit/pull/1790
* Eager workflows to support async workflows by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1579
* Enable SecretsManager.get to load and return bytes by ysysys3074 in https://github.com/flyteorg/flytekit/pull/1798
* Batch upload flyte directory by pingsutw in https://github.com/flyteorg/flytekit/pull/1806

New Contributors
* devictr made their first contribution in https://github.com/flyteorg/flytekit/pull/1784
* ysysys3074 made their first contribution in https://github.com/flyteorg/flytekit/pull/1798

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.9.0...v1.9.1

1.9.0

What's Changed
* Improve error handling in ShellTask by pradithya in https://github.com/flyteorg/flytekit/pull/1732
* use default settings for timeline deck width by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1748
* Raise an exception in case of local execution of raw containers tasks by eapolinario in https://github.com/flyteorg/flytekit/pull/1745
* Update contributing.rst by eapolinario in https://github.com/flyteorg/flytekit/pull/1753
* Skip problematic pyyaml versions by eapolinario in https://github.com/flyteorg/flytekit/pull/1752
* Fail CI tests faster by eapolinario in https://github.com/flyteorg/flytekit/pull/1756
* Run unit tests on macos-latest by eapolinario in https://github.com/flyteorg/flytekit/pull/1749
* add rdzv_configs to kfpytorch elastic by Nan2018 in https://github.com/flyteorg/flytekit/pull/1751
* Fix: Disable rich logging handler when env var `FLYTE_SDK_RICH_TRACEBACKS=0` is set by fg91 in https://github.com/flyteorg/flytekit/pull/1760
* Throw warning for nested Task functions by oliverhu in https://github.com/flyteorg/flytekit/pull/1727
* Remove dependency on responses by honnix in https://github.com/flyteorg/flytekit/pull/1762
* Fix mlflow test error by pingsutw in https://github.com/flyteorg/flytekit/pull/1766
* Use phrase 'git revision SHA1' in comments and docs by DavidMertz in https://github.com/flyteorg/flytekit/pull/1761
* Dockerize docs requirements generation by eapolinario in https://github.com/flyteorg/flytekit/pull/1764
* Restrict grpcio<1.53.1 by eapolinario in https://github.com/flyteorg/flytekit/pull/1767
* Array node map task by eapolinario in https://github.com/flyteorg/flytekit/pull/1640
* Add agent ctrl-c handler to call the delete function. (Reupload) by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1782
* Add tags to execution by pingsutw in https://github.com/flyteorg/flytekit/pull/1723
* Add type transformer for datetime.date by troychiu in https://github.com/flyteorg/flytekit/pull/1786

New Contributors
* Nan2018 made their first contribution in https://github.com/flyteorg/flytekit/pull/1751
* oliverhu made their first contribution in https://github.com/flyteorg/flytekit/pull/1727
* DavidMertz made their first contribution in https://github.com/flyteorg/flytekit/pull/1761
* Future-Outlier made their first contribution in https://github.com/flyteorg/flytekit/pull/1782
* troychiu made their first contribution in https://github.com/flyteorg/flytekit/pull/1786

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.8.1...v1.9.0

1.9.0a0

https://github.com/flyteorg/flytekit/pull/1660

1.8.3

What's Changed
* Backport dep fixes to v1.8 by honnix in https://github.com/flyteorg/flytekit/pull/1774


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.8.2...v1.8.3

Page 16 of 73

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.