Releases: akka/akka-persistence-dynamodb
Releases · akka/akka-persistence-dynamodb
v2.0.4
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
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
v2.0.1
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
What's Changed
- default to 'standard' retry mode by @leviramsey in #82
- docs: revise URL structure (libraries) by @ennru in #85
- chore: bump to akka 2.10.0-M1 (#83) by @sebastian-alfers in #84
- chore: remove projections (moved to akka-projection) by @pvlugter in #86
- ci: update publish secrets by @pvlugter in #88
- Allow GSI names to be configured explicitly by @leviramsey in #89
- chore: pre 24.10 release items by @sebastian-alfers in #91
New Contributors
Full Changelog: v0.4.1...v2.0.0
2.0.0-M1
0.5.0-M1
What's Changed
- default to 'standard' retry mode by @leviramsey in #82
- docs: revise URL structure (libraries) by @ennru in #85
- chore: bump to akka 2.10.0-M1 (#83) by @sebastian-alfers in #84
Full Changelog: v0.4.1...v0.5.0-M1
0.4.1
What's Changed
- bump: samples to 0.4.0 release by @pvlugter in #78
- Support for pluggable metric reporting by @leviramsey in #81
Full Changelog: v0.4.0...v0.4.1
0.4.0
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
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