Skip to content

Bugfix Release

Latest
Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 19 Nov 22:27
· 2 commits to master since this release
7.2.11
1e7b7ce

What's Changed

  • prompt_object API support by @dilverse in #1450
  • remove EOLed python 3.8 support by @balamurugana in #1453
  • WebIdentityClientGrantsProvider: use 'id_token' as fallback to 'access_token' by @balamurugana in #1457
  • fix calling cleanup function in Worker.run() to avoid race condition by @detailyang in #1455
  • fix python3.13 leap day parsing warning in time.from_http_header() by @rafsaf in #1452

New Contributors

Full Changelog: 7.2.10...7.2.11