Highlights
- First release to include Batch Replication between MinIO to MinIO deployments - refer #15554
What's Changed
- set bucket creation timestamp properly for legacy FS backend by @harshavardhana in #15800
- decom: Ignore object/version error during deletion by @vadmeste in #15806
- remove build asset caching by @harshavardhana in #15807
- Fix GetObjectRetention to parse in iso8601 time format by @poornas in #15809
- Update pkg to v1.4.5 by @reivaj05 in #15808
- remove unused debug param from evalActionFromLifecycle by @harshavardhana in #15813
- Handle overlapping and conflicting ILM rules by @krisis in #15812
- ignore VersionNotFound in addition to ObjectNotFound while replicating by @vadmeste in #15814
- preserve Version and DeleteMarker sort order in the list XML response by @vadmeste in #15819
- authenticate the request first for headObject() by @harshavardhana in #15820
- Move ldap type to pkg to share with console by @donatello in #15810
- marshal retention XML in expected format by @harshavardhana in #15821
Full Changelog: RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z