minio-java v8.0.3 Release Notes
Release Date: 2020-11-29 // almost 4 years ago-
๐ 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)
Previous changes from v8.0.2
-
๐ Changelog
- ๐ Handle conditional headers in {stat,get}Object() request (#1117) (11/25/20) (Bala FA)
- ๐ fix: store compression-type in InputSerialization class (#1126) (11/25/20) (Bala FA)
- โ Add support to empty prefix value in XML messages (#1102) (11/24/20) (Bala FA)
- ๐ make com.github.spotbugs.spotbugs-annotations as compile-time only dependency (#1119) (11/23/20) (Bala FA)
- โ Remove
getObjectUrl()
in documentation (#1121) (11/23/20) (Pierre Klink) - โ Remove assume-role provider functional test (#1120) (11/18/20) (Bala FA)
- โฌ๏ธ build: upgrade shadow v6.1.0 (#1115) (11/15/20) (Marc Philipp)