Skip to content

Releases: akka/akka-persistence-dynamodb

2.0.0-M1

16 Oct 06:26
582f899
Compare
Choose a tag to compare
2.0.0-M1 Pre-release
Pre-release

What's Changed

  • chore: remove projections (moved to akka-projection) by @pvlugter in #86

Full Changelog: v0.5.0-M1...v2.0.0-M1

0.5.0-M1

15 Oct 23:46
0537a73
Compare
Choose a tag to compare
0.5.0-M1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.5.0-M1

0.4.1

15 Oct 23:45
f62012d
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

29 Aug 00:37
5875bff
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

  • bump: samples to 0.3.0 release by @pvlugter in #76
  • bump: akka 2.9.5 (with timestamp offset by slice) by @pvlugter in #72
  • chore: clean up warnings and apply basic code discipline by @pvlugter in #77
  • feat: reject events on retryable errors by @pvlugter in #75

Full Changelog: v0.3.0...v0.4.0

0.3.0

20 Aug 03:36
a0080d2
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • feat: time-to-live settings per entity type by @pvlugter in #66
  • fix: limit paginated queries by buffer size by @pvlugter in #69
  • bump: samples to published release 0.2.0 by @pvlugter in #71
  • fix: race on validation between load and eviction by @pvlugter in #68
  • feat: support time to live for projection offsets by @pvlugter in #73
  • docs: fix copy paste typos for offset time to live by @pvlugter in #74

Full Changelog: v0.2.0...v0.3.0

0.2.0

01 Aug 05:10
836769a
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • chore: add release notes and template by @pvlugter in #55
  • feat: start-from-snapshot queries by @pvlugter in #56
  • feat: event sourced cleanup tool by @pvlugter in #57
  • docs: add deletes section for journal docs by @pvlugter in #58
  • docs: clarify indexing with separate example commands by @pvlugter in #59
  • feat: make CreateTables utilities more configurable by @pvlugter in #60
  • feat: add expiry (time to live) to event sourced cleanup tool by @pvlugter in #61
  • feat: add check-expiry option for safeguarding expiration by @pvlugter in #62
  • feat: support time to live in place of deletes by @pvlugter in #63
  • feat: support time to live when writing events or snapshots by @pvlugter in #64
  • fix: reuse write timestamp for expiry by @pvlugter in #65

Full Changelog: v0.1.0...v0.2.0

0.1.0

22 Jul 06:23
eea41f5
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/lightbend/akka-persistence-dynamodb-private/commits/v0.1.0