14
0
forked from pool/python-minio

Accepting request 1235982 from home:yacar:branches:devel:languages:python

- Update to 7.2.14:
  * MinioAdmin: add IDP/LDAP attach/detach/list APIs by @balamurugana in #1470
  * MinioAdmin: add {attach,detach}_policy and get_policy_entities APIs by @balamurugana in #1471
- Update to 7.2.13:
  * Add NewerNoncurrentVersions in LifecycleConfig by @balamurugana in #1469
  * IamAwsProvider: fix url with role name by @balamurugana in #1465

OBS-URL: https://build.opensuse.org/request/show/1235982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=42
This commit is contained in:
2025-01-09 12:36:10 +00:00
committed by Git OBS Bridge
parent eb6c76072b
commit 47b4a6fd3c
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 8 15:02:42 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
- Update to 7.2.14:
* MinioAdmin: add IDP/LDAP attach/detach/list APIs by @balamurugana in #1470
* MinioAdmin: add {attach,detach}_policy and get_policy_entities APIs by @balamurugana in #1471
- Update to 7.2.13:
* Add NewerNoncurrentVersions in LifecycleConfig by @balamurugana in #1469
* IamAwsProvider: fix url with role name by @balamurugana in #1465
-------------------------------------------------------------------
Wed Dec 4 13:33:28 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>