<Release - [Beta] Run active LPs by default, msgpa...
# flytekit
c
Release - [Beta] Run active LPs by default, msgpack idl support, async type engine, improvements to register output New release published by wild-endeavor 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 #2776 • [FlyteClient][FlyteDeck] Get Downloaded Artifact Signed URL via Data Proxy by @Future-Outlier in #2777 • Expose Options in Flytekit for Direct User Access by @Mecoli1219 in #2785 • Adds a simple async utilitiy that managers an async loop in another thread by @thomasjpfan in #2784 • Adds a random DOCSEARCH_API_KEY to get monodocs build to succeed by @thomasjpfan in #2787 • Binary IDL With MessagePack by @Future-Outlier in #2760 • Pickle remote task for Jupyter Notebook Environment by @Mecoli1219 in #2733 • Fix getting started link, remove extra parenthesis by @deepyaman in #2788 • update bigquery plugin reqs by @dansola in #2790 • Related to flyteorg/flyte#5805 [Flyte Deck] Extras has been added by @101rakibulhasan in #2786 • Async type engine by @wild-endeavor in #2752 • add support for mapping over remote launch plans by @pvditt in #2761 • Fixes boundary conditions for literal convertor by @kumare3 in #2596 • Fix assertion in test_type_engine_binary_idl by @thomasjpfan in #2801 • Add unit test for pickling by @wild-endeavor in #2805 • Update task.py by @RaghavMangla in #2791 • Instance generic empty case (#2802) by @wild-endeavor in #2807 • ensure a space is added if both args are set in ImageSpec by @blaketastic2 in #2806 • add links to register by @dansola in #2804 • Fix mypy errors caught in 1.11.2 by @eapolinario in #2808 • Fix dependabot alerts as of 2024-10-11 by @eapolinario in #2809 • Run active launchplan when available to launch, else run the latest one by @kumare3 in #2796 Full Changelog: v1.14.0b0...v1.14.0b1 flyteorg/flytekit