What's Changed
- Set Console global Root CAs early to trust provided certs by @vadmeste in #16890
- ignore operation timedout errors by @harshavardhana in #16891
- fix: Avoid multiple write responses by @jiuker in #16894
- fix: time.Parse RFC3339Nano by @jiuker in #16892
- update all our deps by @harshavardhana in #16899
- [testing] add mint runner test by @harshavardhana in #16868
- fix: avoid logging when object/version not found in replication by @allanrogerr in #16919
- fix: missing return after error response by @donatello in #16920
- fix: put *msgp.Reader back in pool by @jiuker in #16927
- fix: avoid out of slice index by @jiuker in #16925
- allow more workers for ILM expiration by @harshavardhana in #16924
- fix: error checking in DeleteBucket by @poornas in #16929
- Add metadata extension to ListObjectVersions by @klauspost in #16930
- fix: potential data conflicts save site-resync metadata by @jiuker in #16926
- on quorum DeleteObject() errors attempt an MRF by @harshavardhana in #16932
- Use one http response recorder per external http call by @vadmeste in #16938
- feat: add batch replicate from remote MinIO to local cluster by @poornas in #16922
- docs: Specify correct port in docker-compose README.md by @allanrogerr in #16939
- move mint tests to separate folders to not confuse GitHub by @harshavardhana in #16940
- Enabled to send audit log while version deletion by @shtripat in #16954
- add lock metrics per node by @harshavardhana in #16943
- add isSysErrNotDir to openFileNoSync by @jiuker in #16958
- batch: validate versioning on src/tgt buckets by @poornas in #16955
- fix: close chan before return in scanner usage updates by @jiuker in #16960
- Generalize the event store using go generics by @Praveenrajmani in #16910
- Add support for batch key rotation by @poornas in #16844
- Remove ~ from Object Lambda curl example by @feorlen in #16966
- Upgrade madmin-go to 2.0.18 by @anjalshireesh in #16961
- mint: Ignore teardown errors by @klauspost in #16979
- fix: directory listing on Go 1.20 windows by @klauspost in #16976
- assumeRole return the correct http code for auth errors by @vadmeste in #16967
- simplify bucketInfo return in GetBucketInfo peer call by @jiuker in #16983
- Update Console to v0.26.2 by @bexsoft in #16981
- Make listing metadata permissions stricter by @klauspost in #16974
- set correct
Host:
value for replication event notification by @harshavardhana in #16984 - avoid mknod in GitHub actions by @harshavardhana in #16991
- Correct to remove
null
version while ILM rule application by @shtripat in #16971 - add buffer pool for proxy forwarder by @harshavardhana in #16942
- snowball: Restrict zstd window size by @klauspost in #16987
- trace: Bootstrap to show the correct source line number by @vadmeste in #16989
- Bump up console to 0.26.3 by @donatello in #16995
- Enable audit log for global handlers by @shtripat in #16964
- os/windows: do not return errFileNotFound in readDir's by @klauspost in #16988
New Contributors
Full Changelog: RELEASE.2023-03-24T21-41-23Z...RELEASE.2023-04-07T05-28-58Z