Lytekit

Latest version: v0.15.14

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

Scan your dependencies

Page 22 of 69

1.2.8

What's Changed
* Update flyte deck plugin's dependency by pingsutw in https://github.com/flyteorg/flytekit/pull/1397
* Backporting changes to release-v1.2 by eapolinario in https://github.com/flyteorg/flytekit/pull/1517


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.7...v1.2.8

1.2.7

What's Changed
* [v1.2] Backporting "Restrict numpy due to deprecated aliases (1376)" by eapolinario in https://github.com/flyteorg/flytekit/pull/1377


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.6...v1.2.7

1.2.6

What's Changed
* Add upperbound constraint in plugins to < 1.3.0 by eapolinario in https://github.com/flyteorg/flytekit/pull/1369


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.5...v1.2.6

1.2.5

What's Changed
* Relax max flytekit version constraint in Huggingface plugin by sbrunk in https://github.com/flyteorg/flytekit/pull/1332
* Improve pyflyte register by kumare3 in https://github.com/flyteorg/flytekit/pull/1237
* Adds tags to doc pages by samhita-alla in https://github.com/flyteorg/flytekit/pull/1328
* add missing ephemermal/storage resources to other container tasks by flixr in https://github.com/flyteorg/flytekit/pull/1306
* Relax pyarrow constraint by eapolinario in https://github.com/flyteorg/flytekit/pull/1340
* [Temporary fix] Comment out click test by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1347
* Override node name by honnix in https://github.com/flyteorg/flytekit/pull/1344
* feat: add type transformer for sklearn BaseEstimator by techytushar in https://github.com/flyteorg/flytekit/pull/1244
* Dynamic local execution by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1343
* Dbt freshness debug clean by kiliangojek in https://github.com/flyteorg/flytekit/pull/1321
* Use shutil instead of setuptools/distutils to copy dirs by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1349
* Add node output for VoidPromise by honnix in https://github.com/flyteorg/flytekit/pull/1353
* bug fix: vaex plugin by samhita-alla in https://github.com/flyteorg/flytekit/pull/1356
* Skip copying files to the remote path if the directory is empty by pingsutw in https://github.com/flyteorg/flytekit/pull/1345
* Remove plugins from flytekit core packaging by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1357
* Add support to choose docker build target architecture by andresgomezfrr in https://github.com/flyteorg/flytekit/pull/1350

New Contributors
* techytushar made their first contribution in https://github.com/flyteorg/flytekit/pull/1244
* andresgomezfrr made their first contribution in https://github.com/flyteorg/flytekit/pull/1350

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.4...v1.2.5

1.2.4

What's Changed
* [Snyk] Security upgrade cookiecutter from 1.7.3 to 2.1.1 by snyk-bot in https://github.com/flyteorg/flytekit/pull/1250
* fix: pass gpu resource request and limit in ContainerTask by flixr in https://github.com/flyteorg/flytekit/pull/1249
* Fixing Fast Registration for non root dirs by kumare3 in https://github.com/flyteorg/flytekit/pull/1255
* vaex structured dataset and native types implementation by ryankarlos in https://github.com/flyteorg/flytekit/pull/1230
* MyPy Cleanup Incompatible Types Errors by ryankarlos in https://github.com/flyteorg/flytekit/pull/1245
* Install fsspec plugin in default image by eapolinario in https://github.com/flyteorg/flytekit/pull/1256
* [Snyk] Security upgrade jupyter-core from 4.10.0 to 4.11.2 by snyk-bot in https://github.com/flyteorg/flytekit/pull/1267
* [Snyk] Security upgrade jupyter-core from 4.11.1 to 4.11.2 by snyk-bot in https://github.com/flyteorg/flytekit/pull/1266
* [Snyk] Security upgrade jupyter-core from 4.10.0 to 4.11.2 by snyk-bot in https://github.com/flyteorg/flytekit/pull/1262
* [Snyk] Security upgrade jupyter-core from 4.11.1 to 4.11.2 by EngHabu in https://github.com/flyteorg/flytekit/pull/1261
* Bump joblib from 1.1.0 to 1.2.0 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1210
* Update to include request and error message fix 2522 by jerempy in https://github.com/flyteorg/flytekit/pull/1235
* Add support dict in dynamic by pingsutw in https://github.com/flyteorg/flytekit/pull/1264
* Remove use TypeVar to denote the extension of a Flytefile 2870 by jerempy in https://github.com/flyteorg/flytekit/pull/1236
* Update papermill container's command by pingsutw in https://github.com/flyteorg/flytekit/pull/1260
* Update cookiecutter checkout branch by eapolinario in https://github.com/flyteorg/flytekit/pull/1268
* Add support flyteDir in union type by pingsutw in https://github.com/flyteorg/flytekit/pull/1270
* Do not fail if push to codecov fails by eapolinario in https://github.com/flyteorg/flytekit/pull/1301
* [Snyk] Security upgrade wheel from 0.37.1 to 0.38.0 by eapolinario in https://github.com/flyteorg/flytekit/pull/1303
* Build arm images by andrewwdye in https://github.com/flyteorg/flytekit/pull/1305
* add support for dbt freshness by kiliangojek in https://github.com/flyteorg/flytekit/pull/1257
* [Snyk] Security upgrade jupyter-core from 4.10.0 to 4.11.2 by eapolinario in https://github.com/flyteorg/flytekit/pull/1265
* Bump wheel to 0.38.0 by eapolinario in https://github.com/flyteorg/flytekit/pull/1308
* add missing secret_requests to ContainerTask by flixr in https://github.com/flyteorg/flytekit/pull/1307
* Auto Display of Deck in Jupyter notebook by kumare3 in https://github.com/flyteorg/flytekit/pull/1161
* Bump requirements and restrict grpcio and grpcio-status by eapolinario in https://github.com/flyteorg/flytekit/pull/1309
* Download chinook.zip only once in the tests by pingsutw in https://github.com/flyteorg/flytekit/pull/1312
* Allow for environment variables to be defined in the pod spec by eapolinario in https://github.com/flyteorg/flytekit/pull/1330

New Contributors
* flixr made their first contribution in https://github.com/flyteorg/flytekit/pull/1249
* ryankarlos made their first contribution in https://github.com/flyteorg/flytekit/pull/1230
* jerempy made their first contribution in https://github.com/flyteorg/flytekit/pull/1235
* kiliangojek made their first contribution in https://github.com/flyteorg/flytekit/pull/1257

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.3...v1.2.4

1.2.3

What's Changed
* Make decks opt-in by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1251


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.2.2...v1.2.3

Page 22 of 69

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.