Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit a0612d9

Browse files
committed
add changelog for 0.2.5
1 parent c2bab24 commit a0612d9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
0.2.5
2+
=======
3+
* multipart copy support
4+
* fix issue with % char on multipart alpakka uploads
5+
* add JAXB module on java 9 docker container
6+
* fix OverlappingFileLockException in GetObject ([#83](https://github.com/findify/s3mock/issues/83))
7+
* docker: allow serving a volume-mounted directory
8+
* fix s3mock not correctly shutting down during internal ActorSystem being active ([#67](https://github.com/findify/s3mock/issues/67))
9+
* bump better-files dependency to 3.x ([#17](https://github.com/findify/s3mock/issues/17))
10+
* migrate build to sbt 1.1, use akka-http 10.1.x
11+
112
0.2.4
213
=======
314
* pom -> jar dependency type doc fix

0 commit comments

Comments
 (0)