Releases: minio/minio-java
Releases · minio/minio-java
Bugfix release 8.6.0
What's Changed
- Add missing fields as per S3 specification by @balamurugana in #1618
- Add new APIs by @balamurugana in #1619
- MinioAdminClient: add missing fields to listServiceAccount API by @jongmin-chung in #1624
- upgrade gradle and dependencies by @balamurugana in #1622
- build: use jreleaser for making release by @balamurugana in #1635
- Upgrade dependencies by @balamurugana in #1657
- Upgrade commons-compress for CVE-2025-48924 by @inuyasha82 in #1662
- xml: disable property/environment variable substitution by @balamurugana in #1667
- jreleaser: move to MavenCentral deployer by @balamurugana in #1668
New Contributors
- @jongmin-chung made their first contribution in #1624
Full Changelog: 8.5.17...8.6.0
Bugfix Release
What's Changed
- Error out on invalid content type by @balamurugana in #1617
Full Changelog: 8.5.16...8.5.17
Bugfix Release
What's Changed
- ObjectWriteResponse: return checksums if any by @kzhsw in #1609
- MinioAdminClient: add missing fields to getServerInfo API by @GTBABC in #1603
- Gracefully handle exceptions in httpclient callback to avoid hanging by @jonasasx in #1615
- Update missing XML fields in AndOperator, Expiration and RuleFilter by @dormanze in #1613
- Handle null value in io.minio.messages.Item.lastModified() method by @hwaite in #1605
New Contributors
- @GTBABC made their first contribution in #1603
- @jonasasx made their first contribution in #1615
- @hwaite made their first contribution in #1605
Full Changelog: 8.5.15...8.5.16
Bugfix Release
What's Changed
- Make low level multipart APIs public by @balamurugana in #1607
Full Changelog: 8.5.14...8.5.15
Bugfix Release
What's Changed
- MinioAdminClient: refactor payload encryption and decryption. by @balamurugana in #1597
- Conditionally throw exception from uploadParts failure. by @balamurugana in #1595
Full Changelog: 8.5.13...8.5.14
Bugfix Release
What's Changed
- add httpclient close option to minio client builder by @SerhiiKryvokin in #1587
- upgrade gradle and dependencies by @balamurugana in #1579
New Contributors
- @SerhiiKryvokin made their first contribution in #1587
Full Changelog: 8.5.12...8.5.13
Bugfix Release
What's Changed
- Add skip bucket/region/object name validation as special usecase by @rudgal in #1576
- SignV4: trim leading/trailing spaces in header value by @balamurugana in #1578
New Contributors
Full Changelog: 8.5.11...8.5.12
Bugfix Release
What's Changed
- fix range calculation in composeObject API by @balamurugana in #1553
- Adds all Replication events to the EventType enum by @grkooij in #1571
New Contributors
Full Changelog: 8.5.10...8.5.11
Bugfix Release
What's Changed
- Add the userTags field to the Item.java by @DonHoe in #1540
- Close HTTP client owned by MinioClient by @findepi in #1546
- Update bcprov-jdk18on to fix CVE-2024-29857, CVE-2024-30172, CVE-2024-30171 by @arvkonstantin in #1548
New Contributors
- @DonHoe made their first contribution in #1540
- @findepi made their first contribution in #1546
- @arvkonstantin made their first contribution in #1548
Full Changelog: 8.5.9...8.5.10
Bugfix Release
What's Changed
- Upgrade gradle, it's dependencies and project dependencies by @balamurugana in #1534
- IamAwsProvider: fix custom endpoint having non-default port by @jgolda in #1523
Full Changelog: 8.5.8...8.5.9