Lytekit

Latest version: v0.15.8

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

Scan your dependencies

Page 29 of 63

0.26.4

0.26.3

What's Changed
* Add support for architecture by akhurana001 in https://github.com/flyteorg/flytekit/pull/752


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.26.2...v0.26.3

0.26.2

What's Changed
* Backport 1011 to 0.26 by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1015


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.26.1...v0.26.2

0.26.1

https://github.com/flyteorg/flytekit/commit/7fcaedcf15154b845853f4ea2593fa547dda480b
https://github.com/flyteorg/flytekit/commit/170f5af72b52997730bd2f8c83596418a632683a

0.26.0

Versioning Note
At the time of the last release, we mentioned that we were skipping a few release numbers. Version 0.30 is now slated for the beginning of February and will contain the complete removal of the legacy API, which in turn will make flytekit compliant with [PEP-484](https://www.python.org/dev/peps/pep-0484/). We still plan on skipping from this 0.26 release to 0.30 at that time.


Changes
Larger changes included are:

* Support for delayed annotations by bethebunny in https://github.com/flyteorg/flytekit/pull/760
Users can now add `from __future__ import annotations` to the top of their code to stop using `""` in type hints.
* Add cache_serialize parameter to tasks by hamersaw in https://github.com/flyteorg/flytekit/pull/673
Turn this on to avoid two cached tasks from running at the same time. Make sure you're at least at propeller `v0.16.1` or later and `0.3.17` or later in datacatalog.
* Use `functools.wraps` basically within the `task` and `workflow` decorators, bstadlbauer in https://github.com/flyteorg/flytekit/pull/780


Other Changes/Bug Fixes
* remote_source lost on serialization of dataclass_json with FlyteFile by pingsutw in https://github.com/flyteorg/flytekit/pull/774
* Single-task execution FlyteRemote sync by wild-endeavor in https://github.com/flyteorg/flytekit/pull/778
* Logging updates by wild-endeavor in https://github.com/flyteorg/flytekit/pull/775
* Add option to flyte-cli for specifying root certificate by wild-endeavor in https://github.com/flyteorg/flytekit/pull/783
* Add validation check by wild-endeavor in https://github.com/flyteorg/flytekit/pull/787
* Remove pytz constraint by eapolinario in https://github.com/flyteorg/flytekit/pull/786
* Lint: remove f-string misuse by eapolinario in https://github.com/flyteorg/flytekit/pull/788
* Pyarrow greater than 4.0.0 by eapolinario in https://github.com/flyteorg/flytekit/pull/790
* Support python 3.10 by eapolinario in https://github.com/flyteorg/flytekit/pull/791
* add `with_overrides` to map task by samhita-alla in https://github.com/flyteorg/flytekit/pull/794

New Contributors
* bethebunny made their first contribution in https://github.com/flyteorg/flytekit/pull/760
* snyk-bot made their first contribution in https://github.com/flyteorg/flytekit/pull/779
* hamersaw made their first contribution in https://github.com/flyteorg/flytekit/pull/673
* bstadlbauer made their first contribution in https://github.com/flyteorg/flytekit/pull/780

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.25.0...v0.26.0

0.25.0

General
* The `sync_nodes` argument in `remote.sync` now defaults to `False`
- This is a backwards incompatible change to the Flyteremote interface
* The next flytekit release version will be 0.30.0.
- we'll be deleting the old SDK in the next version, so, in order to avoid any confusion, we'll be skipping 5 minor versions.

What's Changed
* Fix master by eapolinario in https://github.com/flyteorg/flytekit/pull/744
* Fix problem with FlyteFile / FlyteDirectory download by kumare3 in https://github.com/flyteorg/flytekit/pull/748
* Regenerate plugins requirements by eapolinario in https://github.com/flyteorg/flytekit/pull/746
* Remote entrypoint serialize by YmirKhang in https://github.com/flyteorg/flytekit/pull/733
* Fix lint error in remote.py by eapolinario in https://github.com/flyteorg/flytekit/pull/755
* Support enum in dataclass by pingsutw in https://github.com/flyteorg/flytekit/pull/753
* Fix subworkflow and launch plan FlyteRemote behavior by wild-endeavor in https://github.com/flyteorg/flytekit/pull/751
* Extras: Shell task by kumare3 in https://github.com/flyteorg/flytekit/pull/747
* Add support FlyteSchema in dataclass by pingsutw in https://github.com/flyteorg/flytekit/pull/722
* Remove empty files by pingsutw in https://github.com/flyteorg/flytekit/pull/758
* Get raw input/output from remote execution by kumare3 in https://github.com/flyteorg/flytekit/pull/675
* Fix mypy errors in flytekit/types by aeioulisa in https://github.com/flyteorg/flytekit/pull/757
* Remote client failed to fetch FlytePickle object by pingsutw in https://github.com/flyteorg/flytekit/pull/764
* Add support FlyteFile in dataclass by pingsutw in https://github.com/flyteorg/flytekit/pull/725
* add task_resolver arg to `task` decorator by cosmicBboy in https://github.com/flyteorg/flytekit/pull/765
* Copy metadata into map task from underlying by wild-endeavor in https://github.com/flyteorg/flytekit/pull/766

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

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.24.0...v0.25.0

Page 29 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.