Skip to content

Commit 1b979c0

Browse files
committed
v2.0.1
1 parent 174a433 commit 1b979c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.1 (2019-11-12)
2+
- Bugfix: If a subUser have READWRITE permission, you will get a NULL.
3+
- Compatible to Java 11
4+
15
2.0.0 (2019-06-04)
26
- Breaking change: setBucketQuota(String userId, String bucket...) is now be
37
setIndividualBucketQuota(...) for disambiguation.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.twonote</groupId>
77
<artifactId>radosgw-admin4j</artifactId>
8-
<version>2.0.1-SNAPSHOT</version>
8+
<version>2.0.2</version>
99
<packaging>jar</packaging>
1010

1111
<name>radosgw-admin4j</name>

0 commit comments

Comments
 (0)