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

Commit

Permalink
add changelog for 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shuttie committed Mar 14, 2018
1 parent c2bab24 commit a0612d9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.2.5
=======
* multipart copy support
* fix issue with % char on multipart alpakka uploads
* add JAXB module on java 9 docker container
* fix OverlappingFileLockException in GetObject ([#83](https://github.com/findify/s3mock/issues/83))
* docker: allow serving a volume-mounted directory
* fix s3mock not correctly shutting down during internal ActorSystem being active ([#67](https://github.com/findify/s3mock/issues/67))
* bump better-files dependency to 3.x ([#17](https://github.com/findify/s3mock/issues/17))
* migrate build to sbt 1.1, use akka-http 10.1.x

0.2.4
=======
* pom -> jar dependency type doc fix
Expand Down

0 comments on commit a0612d9

Please sign in to comment.