We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776d28c commit 5ba25f6Copy full SHA for 5ba25f6
changelog.txt
@@ -1,3 +1,7 @@
1
+2.0.0 (2019-06-04)
2
+- Breaking change: setBucketQuota(String userId, String bucket...) is now be
3
+ setIndividualBucketQuota(...) for disambiguation.
4
+
5
1.3.0 (2019-05-23)
6
- Set quota for specific bucket
7
- List all buckets
pom.xml
@@ -5,7 +5,7 @@
<groupId>io.github.twonote</groupId>
<artifactId>radosgw-admin4j</artifactId>
8
- <version>1.3.1-SNAPSHOT</version>
+ <version>2.0.0</version>
9
<packaging>jar</packaging>
10
11
<name>radosgw-admin4j</name>
0 commit comments