🦜
Flyte 1.15 is out!
Here are the major highlights:
📊 Streaming Decks: Now you can see your task metrics, data, and logs in real-time while tasks are running - perfect for monitoring hyperparameter optimization and debugging!
🔐 Better Secrets Handling: Simplified secret configuration for both environment variables and files - way less verbose than before.
⚡️ Enhanced Task Caching: Unified caching system with new features like cache policies, custom salts, and the ability to ignore specific inputs from cache keys.
📦 Quality of Life Updates:
- Progress bars for package creation/upload
- Faster GitIgnore checks
- Support for debugging @dynamic tasks
- Flexible pod template overrides
Check out full release notes:
https://github.com/flyteorg/flyte/releases/tag/v1.15.0
💜 Thanks to 12 new contributors who made it possible!