Flyte 1.15.3 release notes
Added
- Made ArrayNode taskPhaseVersion increment retries configurable. #6374 by @hamersaw
- Added support for setting
s3.endpoint
in flyte-core. #6401 by @dwo - Added OIDC configuration option to allow mismatched discovery and issuer URLs. #5712 by @ddl-ebrown
Changed
- Changed QPS configuration parameter type to
float64
. #6303 by @pingsutw - Refactored code to utilize built-in
max
/min
functions for simplification. #6379 by @evenevent
Fixed
- Fixed incorrect failure of suspended Kubeflow jobs. #6295 by @fg91
- Fixed task logging bug in Propeller. #6399 by @Future-Outlier
- Adjusted cloud events configuration to use lowercase type for compatibility. #6408 by @Sovietaced
Contributors
We thank the following contributors for their work in this release:
@fg91, @hamersaw, @pingsutw, @evenevent, @Future-Outlier, @Sovietaced, @dwo, @flyte-bot, @ddl-ebrown
Full Changelog: v1.15.1...v1.15.3