<@U06RKAMK0UC> what are the new features in past 3...
# ask-ai
m
@ancient-wolf-19325 what are the new features in past 3 releases of Flyte?
j
It seems likely that the recent releases of Flyte have introduced several new features and improvements. In Flyte 1.13.0, enhancements include a watch agent metadata service, improved log link control for task phases, and updates to Helm charts for better monitoring and observability. Flyte 1.12.0 added features like the
GetProject
endpoint in FlyteAdmin, tracking for active node and task execution counts, and various documentation improvements. Flyte 1.4.0 introduced support for
PodTemplate
at the task level and a revamped auth system in flytekit, along with new sandbox features for persistent state across restarts and upgrades. Would you like more detail on any specific release or feature? Sources: - https://flyte.org/blog/flyte-monthly-nov-2022#starCount - https://github.com/flyteorg/flyte/blob/master/CHANGELOG/CHANGELOG-v0.19.0.md 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
m
@ancient-wolf-19325 what is the difference between flyte version and flytekit version? It seems like flytekit latest version is 1.15.3
j
It might be that Flyte and Flytekit serve different purposes within the Flyte ecosystem. Flyte is the core platform that orchestrates data and machine learning workflows, while Flytekit is the Python SDK used to author, test, and interact with Flyte workflows and tasks. The versions of Flyte and Flytekit are managed separately, reflecting their distinct roles and update cycles. Flytekit's versioning is more frequent, often including updates for new features, bug fixes, and improvements specific to the SDK, while Flyte's versioning may focus on broader platform-level changes. Would you like more detailed information on how these versions are managed or their specific features? Sources: - https://github.com/flyteorg/flyte/pull/2078 - https://github.com/flyteorg/flyte/pull/1488 Note: I wasn’t able to find highly relevant data sources, but above are a few potentially relevant links. 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
m
@ancient-wolf-19325 What are the new features in "flytekit 1.15.3" version?
j
The Flyte's documentation I have ingested does not mention the specific features introduced in the Flytekit 1.15.3 version. You might want to check the official Flytekit GitHub repository or the release notes for detailed information on the updates and features included in that version. If this doesn't help, please reach out to the Flyte support team for further assistance. 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
By the way, I found these links that might be relevant to what you're looking for. Let me know if this helps: - [Flytekit Releases](https://github.com/flyteorg/flytekit/releases) - [Flytekit on PyPI](https://pypi.org/project/flytekit/)