Skip to content

Bugfix Release

Latest
Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 10 May 02:10
· 59 commits to master since this release
RELEASE.2024-05-10T01-41-38Z

What's Changed

  • fix: unexpected credentials missing while passing (05/09/24)
  • remove references for MINIO_SERVER_URL (05/09/24)
  • add log-prefix name for specifying custom log-name (#19712) (05/09/24)
  • Revert "Fix incorrect merging of slash-suffixed objects (#19699)" (05/09/24)
  • fix: truncate Expiration to second when Add ServiceAccount (#19674) (05/10/24)
  • Fix incorrect merging of slash-suffixed objects (#19699) (05/09/24)
  • deprecate unexpected healing failed counters (#19705) (05/09/24)
  • pass around correct endpoint while registering remote storage (#19710) (05/09/24)
  • ldap-import: Add additional logs (#19691) (05/09/24)
  • results must be a single channel to avoid overwriting healing.bin (#19702) (05/09/24)
  • chore: use errors.New to replace fmt.Errorf with no parameters (#19568) (05/09/24)
  • upgrade to go1.22.x (05/09/24)
  • allow caller context during reloads() to cancel (#19687) (05/08/24)
  • grid: Fix a window of a disconnected node not marked as offline (#19703) (05/09/24)
  • Accept multipart checksums with part count (#19680) (05/08/24)
  • kms: add support for MinKMS and remove some unused/broken code (#19368) (05/08/24)
  • return appropriate error upon reaching maxClients() (#19669) (05/07/24)

New Contributors

Full Changelog: RELEASE.2024-05-07T06-41-25Z...RELEASE.2024-05-10T01-41-38Z