Skip to content

Releases: akka/akka-persistence-dynamodb

v2.0.4

12 Dec 12:15
eabf8fd
Compare
Choose a tag to compare

What's Changed

  • feat: detect clock skew on event replay by @pvlugter in #111
  • chore: More information in query log prefix by @patriknw in #112
  • fix: only initial backtracking up to start offset when far behind by @pvlugter in #109
  • chore: Check for clock skew with response header by @patriknw in #113
  • chore: add extra logging for by-slice queries by @pvlugter in #114
  • chore: Update license change date for 2.0.4 by @patriknw in #116

Full Changelog: v2.0.3...v2.0.4

v2.0.3

28 Nov 15:40
92e3889
Compare
Choose a tag to compare

What's Changed

  • feat: Add CurrentEventsByPersistenceIdTypedQuery by @patriknw in #105
  • fix: don't set idle when backtracking, check for forward behind latest backtracking by @leviramsey in #104
  • chore: Update change date for 2.0.3 by @patriknw in #107

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Nov 11:50
5634a3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Nov 18:46
461e32f
Compare
Choose a tag to compare

What's Changed

  • release: Fix url to docs in release train issue template by @sebastian-alfers in #92
  • bump: sbt-paradox-akka to 24.10.4 by @sebastian-alfers in #93
  • use writer UUID + sequence number as a request ID for transactional writes by @leviramsey in #94
  • feat/fix: skip backtracking when far behind, accept pubsub events after idle by @leviramsey in #96
  • chore: Update license change date for 2.0.1 by @patriknw in #98

Full Changelog: v2.0.0...v2.0.1

v2.0.0

25 Oct 09:22
755b5d5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ennru made their first contribution in #85

Full Changelog: v0.4.1...v2.0.0

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