Releases: minio/pkg
Releases · minio/pkg
Release list
Release v3.11.0
What's Changed
- feat: type all policy action constants by service by @harshavardhana in #246
Full Changelog: v3.10.1...v3.11.0
Release v3.10.1
What's Changed
- Add MarshalJSON to xtime.Duration by @sueun-dev in #242
- feat: add ActionType generic constraint for policy actions by @harshavardhana in #245
New Contributors
- @sueun-dev made their first contribution in #242
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- Add bucket compression admin actions. by @klauspost in #243
- feat: add AIStor Memory API policy actions by @harshavardhana in #244
Full Changelog: v3.9.1...v3.10.0
Release v3.9.1
What's Changed
- tables: add a policy action for catalog scanner debugging actions like reseting the replica by @marktheunissen in #232
- feat: add consolereadonly canned policy by @allanrogerr in #233
- feat: add GetAllGlobalCertificates to expose the global cert cache by @JoelRuizRojas in #234
- update CVE deps by @harshavardhana in #235
- feat: Table tagging related changes by @taran-p in #236
- feat: add S3 object annotation IAM actions and condition key by @harshavardhana in #238
- feat: annotation copy-directive condition key and replication actions by @harshavardhana in #239
- feat: add DistJobStatusAction for distributed job status visibility by @0xMALVEE in #240
- Support for Iceberg SQL UDF by @rraulinio in #241
New Contributors
- @JoelRuizRojas made their first contribution in #234
Full Changelog: v3.7.0...v3.9.1
v3.7.0
What's Changed
- Namespace list filtering by @taran-p in #216
- Add ChangeMyPasswordAdminAction by @jinapurapu in #217
- Add UpdateObjectEncryptionAction action by @rraulinio in #219
- policy: add KMS admin actions by @aead in #220
- Added s3tables tagging actions by @kobalicek in #221
- Add admin actions for logs by @Praveenrajmani in #223
- Optionally allow support for resource in Admin actions by @rraulinio in #224
- policy: add scoped admin canned policies by @varun0630 in #222
- Add table replication admin actions by @shtripat in #214
- Add admin actions for alert access by @Praveenrajmani in #218
- policy: add tablesReadOnly and tablesReadWrite canned policies by @varun0630 in #225
- rng: Fix subkeys not initialized by @klauspost in #230
- Update tests, fix issues by @klauspost in #228
- fix: prefer exact key name match over canonical header form in condition lookup by @harshavardhana in #226
- feat: add replicationAdmin and securityAuditAdmin canned policies by @varun0630 in #227
- tables: policy action for starting failover by @marktheunissen in #231
- rng: Add AVX2 + NEON asm. by @klauspost in #229
New Contributors
- @jinapurapu made their first contribution in #217
- @rraulinio made their first contribution in #219
- @kobalicek made their first contribution in #221
- @varun0630 made their first contribution in #222
Full Changelog: v3.6.1...v3.7.0
v3.4.3
Add tables namespace properties policy action (#206)
Latest
What's Changed
- fix: readonly LDAP user can access "Add User" button by @0xMALVEE in #177
- add JWT scope tests by @harshavardhana in #181
Full Changelog: v3.3.4...v3.3.5
v3.0.11
ldap: replace `RootCAs` and `InsecureSkipVerify` with `tls.Config` (#…
v3.0.10
Supporting code for bucket-level CORS configuration settings (#123)