minio-java v9.0.0 Release Notes
Release Date: 2026-03-20 // 3 months ago-
What's Changed
- ๐จ Refactor entire code for v9.0.0 by @balamurugana in #1621
- ๐ Sync APIs with S3 specification by @balamurugana in #1678
- โ test: fix GetObjectAttributes to check multipart upload by @jiuker in #1691
Full Changelog : 8.6.0...9.0.0
Previous changes from v8.0.3
-
๐ Changelog
- โ Ignore functional tests for unsupported bucket with locking (#1130) (11/29/20) (Bala FA)
- ๐ Ignore NoSuchVersion error in removeObjects() API (#1128) (11/29/20) (Bala FA)
- โ Add more validation in lifecycle configuration class (#1106) (11/26/20) (Bala FA)
- โ Remove duplicate code of buildHeaders() in ComposeSource (#1116) (11/26/20) (Bala FA)