Releases: alstanchev/pekko-persistence-inmemory
Releases · alstanchev/pekko-persistence-inmemory
v1.2.1
What's Changed
- Fix java 8 compatible dependencies @alstanchev in #20
v1.2.0
v1.1.1
What's Changed
- Update to work with pekko 1.0.3 by @olger in #11
- Fixed release workflow by @alstanchev in #12
New Contributors
Full Changelog: v1.0.1...v1.1.1
v1.1.0
In this release the only change is that the sources root package was changed
from org.apache.pekko.persistence.inmemory to io.github.alstanchev.pekko.persistence.inmemory
So in order to use it all imports should be replaced.
What's Changed
- #5 package renamed by @alstanchev in #6
- #5 update readme by @alstanchev in #7
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Plugin is ported to Apache Pekko by @alstanchev in #1
- refactor dependencies versions by @alstanchev in #2
New Contributors
- @alstanchev made their first contribution in #1
Full Changelog: https://github.com/alstanchev/pekko-persistence-inmemory/commits/v1.0.0