Skip to content

Flyte v1.15.3 milestone release

Latest
Compare
Choose a tag to compare
@flyte-bot flyte-bot released this 22 Apr 02:49
· 60 commits to master since this release
08a8d43

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

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