v4.12.0
Important
Sessions created before this update can't be terminated after the update anymore! Make sure to terminate all sessions before the update or clean the objects in Kubernetes manually.
What's Changed
This release improves the session state reliability. The API now returns a fixed set of states, making it easier to handle different states in applications.
Features
- feat!: Improve session state reliability by @MoritzWeber0 in #1971
- feat: Allow setting project type during project creation by @zusorio in #1967
Bug Fixes
Development
- docs: Remove references to nightly run at 3am UTC by @MoritzWeber0 in #1965
- perf: Add profiling option for backend routes by @MoritzWeber0 in #1966
- refactor(backend): Replace deprecated
on_startup
andon_shutdown
by @MoritzWeber0 in #1969 - chore: Improve error message for failed pipeline operation by @MoritzWeber0 in #1970
Full Changelog: v4.11.0...v4.12.0