Skip to content

Commit 54e712c

Browse files
Merge pull request #72 from folio-org/tmp-release-3.0.0
Release v3.0.0
2 parents 4b88771 + 9a970a8 commit 54e712c

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## v3.0.0 - In Progress
1+
## v3.1.0 - In Progress
2+
3+
## v3.0.0 - Released
4+
This release contains improvement client configuration and new features
25

36
### Stories
47
* **BREAKING** [FOLS3CL-40](https://folio-org.atlassian.net/browse/FOLS3CL-40) Consistently remove subPaths from returned paths in write, remove, and append operations across both Minio and AWS S3 clients

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.folio</groupId>
55
<artifactId>folio-s3-client</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.1.0-SNAPSHOT</version>
77
<name>folio-s3-client</name>
88
<description>A shared library for FOLIO S3 client</description>
99
<packaging>jar</packaging>

0 commit comments

Comments
 (0)