Lytekit

Latest version: v0.15.14

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

Scan your dependencies

Page 1 of 69

1.14.0b6

What's Changed
* Remove `_fix_structured_dataset_type` to deprecate python 3.8 by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2893
* Agent - missing type hint by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2896
* Map/setup exec by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2898
* Async/exists check should use async function by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2901
* [Client][API] get control plane version by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2874
* Remove array node map task from experimental by eapolinario in https://github.com/flyteorg/flytekit/pull/2900
* Make it easier to use commands with uv by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2897
* Kill the vscode server itself when resume the task by pingsutw in https://github.com/flyteorg/flytekit/pull/2890
* Disable pytest live logs by eapolinario in https://github.com/flyteorg/flytekit/pull/2905
* [MSGPACK IDL] Gate feature by setting ENV by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2894
* pod template inplace operations by dansola in https://github.com/flyteorg/flytekit/pull/2899
* Type Mismatching while Serializing Dataclass with Union by mao3267 in https://github.com/flyteorg/flytekit/pull/2859
* [Core feature] Flytekit should support `unsafe` mode for types by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2419
* Adds support for wait for execution with a configurable interval by kumare3 in https://github.com/flyteorg/flytekit/pull/2913
* [Housekeeping] stop support the python3.8 by Terryhung in https://github.com/flyteorg/flytekit/pull/2909

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

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.14.0b5...v1.14.0b6

1.14.0b5

What's Changed
* Add support for ContainerTask in PERIAN agent + os-storage parameter by otarabai in https://github.com/flyteorg/flytekit/pull/2867
* Restrict Python Version Mismatch between Pickled Object and Remote Envrionment by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2848
* Default nb task resolver msg by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2889
* [BUG] `Blob` `uri` isn't converted to `str` when source path is used as `uri` by JiangJiaWei1103 in https://github.com/flyteorg/flytekit/pull/2881

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

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.14.0b4...v1.14.0b5

1.14.0b4

What's Changed
* [TypeTransformer] Support frozen dataclasses by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2823
* add class methods, unit tests for flytefile and flytedirectory by granthamtaylor in https://github.com/flyteorg/flytekit/pull/2852
* Remove pickle batching by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2857
* Update comments in _make_dataclass_serializable by mao3267 in https://github.com/flyteorg/flytekit/pull/2856
* Added V5E tpu and slices to accelerators by pryce-turner in https://github.com/flyteorg/flytekit/pull/2838
* add `__hash__` method to `FlyteFile` to fix bug during interactive mode by granthamtaylor in https://github.com/flyteorg/flytekit/pull/2853
* Updated jupyter interaction by kumare3 in https://github.com/flyteorg/flytekit/pull/2858
* [Docs] Flytekit README link not working in the File an Issue section by 400Ping in https://github.com/flyteorg/flytekit/pull/2864
* Show traceback by default by pingsutw in https://github.com/flyteorg/flytekit/pull/2862
* Support Identifier in generate_console_url by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2868
* Support overriding node metadata for array node by pvditt in https://github.com/flyteorg/flytekit/pull/2865
* Fix Jupyter Versioning by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2866
* improved output handling in notebooks by kumare3 in https://github.com/flyteorg/flytekit/pull/2869
* Restrict Eager Task for Interactive Mode by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2871
* Async/Batching of coroutines by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2855
* fix enum type assertion with python versions less than 3.12 by dansola in https://github.com/flyteorg/flytekit/pull/2873
* Pydantic Transformer V2 by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2792

New Contributors
* 400Ping made their first contribution in https://github.com/flyteorg/flytekit/pull/2864

**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.14.0b3...v1.14.0b4

1.14.0b3

What's Changed
* Supports importing modules in current path by kumare3 in https://github.com/flyteorg/flytekit/pull/2830
* Enable Resolve Attr Path for List or Dict of Promise by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2828
* Adds actual current working directory path by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2832
* Catch mistake in structured dataset by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2834
* Small change to clean up unit test. by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2835
* Fix tree printing by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2837
* handle case where error may not have args by blaketastic2 in https://github.com/flyteorg/flytekit/pull/2831
* Bump pyspark from 3.3.1 to 3.3.2 in /plugins/flytekit-greatexpectations by dependabot in https://github.com/flyteorg/flytekit/pull/2818
* Pull secrets from environment when running locally by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2800
* Support executing launchplans from CLI by kumare3 in https://github.com/flyteorg/flytekit/pull/2839
* Add top-level access to FlyteRemote, FlyteFile, and FlyteDirectory and convenience class methods for FlyteRemote by granthamtaylor in https://github.com/flyteorg/flytekit/pull/2836
* Config for_endpoint doesn't respect config file by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2843
* Union/enum handling by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2845
* update docs for FlyteRemote by granthamtaylor in https://github.com/flyteorg/flytekit/pull/2847
* add great_tables renderer by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2846
* Restrict Dynamic Workflow for Interactive Mode by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2849
* Async/data persistence by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2829


**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.14.0b2...v1.14.0b3

1.14.0b2

What's Changed
* Revise Pickle Remote Task for Jupyter Notebook Environment by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2799
* DOC-648 Add pages for Neptune and W&B plugins by neverett in https://github.com/flyteorg/flytekit/pull/2803
* [Flytekit] Envd builder with extra copy commands by mao3267 in https://github.com/flyteorg/flytekit/pull/2774
* More instance generic checks by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2813
* Read inputs file from stdin iff the last argument to `pyflyte run` is a dash by eapolinario in https://github.com/flyteorg/flytekit/pull/2814
* Add PERIAN agent docs by otarabai in https://github.com/flyteorg/flytekit/pull/2816
* Fix docs URL in pyflyte init by bryan-hunted in https://github.com/flyteorg/flytekit/pull/2822
* Add FLYTE_FAIL_ON_ERROR env to the databricks job by pingsutw in https://github.com/flyteorg/flytekit/pull/2819
* [BUG] `BQToPandasDecodingHandler` only reads partial data when dataset > 100MB by mao3267 in https://github.com/flyteorg/flytekit/pull/2789
* Cross type binding by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2820
* [BUG] fix is_optional_type to not return true for all union types by pvditt in https://github.com/flyteorg/flytekit/pull/2824
* Run tests on merges to release branches by eapolinario in https://github.com/flyteorg/flytekit/pull/2827
* Flytekitplugin pandera update: use entrypoint and structured dataset by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2821
* Make sure user errors contain the entire chain of the stack trace by bgedik in https://github.com/flyteorg/flytekit/pull/2795
* Improved Type engine for generic types and performance by kumare3 in https://github.com/flyteorg/flytekit/pull/2815

1.14.0b1

The next beta release in the 1.14 cycle... the official 1.14 release will probably warrant a bit of a longer testing process given the nature of these changes.

* Support default label/annotation for the default launch plan creating from workflow definition by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2776
* [FlyteClient][FlyteDeck] Get Downloaded Artifact Signed URL via Data Proxy by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2777
* Expose Options in Flytekit for Direct User Access by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2785
* Adds a simple async utilitiy that managers an async loop in another thread by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2784
* Adds a random DOCSEARCH_API_KEY to get monodocs build to succeed by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2787
* Binary IDL With MessagePack by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2760
* Pickle remote task for Jupyter Notebook Environment by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2733
* Fix getting started link, remove extra parenthesis by deepyaman in https://github.com/flyteorg/flytekit/pull/2788
* update bigquery plugin reqs by dansola in https://github.com/flyteorg/flytekit/pull/2790
* Related to flyteorg/flyte5805 [Flyte Deck] Extras has been added by 101rakibulhasan in https://github.com/flyteorg/flytekit/pull/2786
* Async type engine by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2752
* add support for mapping over remote launch plans by pvditt in https://github.com/flyteorg/flytekit/pull/2761
* Fixes boundary conditions for literal convertor by kumare3 in https://github.com/flyteorg/flytekit/pull/2596
* Fix assertion in test_type_engine_binary_idl by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2801
* Add unit test for pickling by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2805
* Update task.py by RaghavMangla in https://github.com/flyteorg/flytekit/pull/2791
* Instance generic empty case (2802) by wild-endeavor in https://github.com/flyteorg/flytekit/pull/2807
* ensure a space is added if both args are set in ImageSpec by blaketastic2 in https://github.com/flyteorg/flytekit/pull/2806
* add links to register by dansola in https://github.com/flyteorg/flytekit/pull/2804
* Fix mypy errors caught in 1.11.2 by eapolinario in https://github.com/flyteorg/flytekit/pull/2808
* Fix dependabot alerts as of 2024-10-11 by eapolinario in https://github.com/flyteorg/flytekit/pull/2809
* Run active launchplan when available to launch, else run the latest one by kumare3 in https://github.com/flyteorg/flytekit/pull/2796

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

Page 1 of 69

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.