Releases: akka/akka-persistence-dynamodb
Releases · akka/akka-persistence-dynamodb
v2.0.5
What's Changed
- chore: update samples to latest versions by @patriknw in #117
- bump: dynamodb 2.29.41 (was 2.25.59) by @pvlugter in #119
- chore: add scala steward config by @pvlugter in #118
- bump: logback-classic 1.5.16 by @scala-steward in #120
- bump: sbt-ci-release 1.9.2 by @scala-steward in #121
- bump: sbt-mima-plugin 1.1.4 by @scala-steward in #122
- bump: paradox-theme-akka 24.10.6 by @scala-steward in #123
- bump: scala-library 2.13.15 by @scala-steward in #124
- bump: sbt-scalafmt 2.5.2 by @scala-steward in #127
- bump: dynamodb 2.29.50 by @scala-steward in #131
- bump: scala3-library 3.3.4 by @scala-steward in #125
- bump: scalatest 3.2.19 by @scala-steward in #129
- bump: sbt 1.10.7 by @scala-steward in #126
- chore: remove obsolete outside backtracking debug log by @pvlugter in #132
- chore: update license change date for 2.0.5 by @pvlugter in #134
New Contributors
- @scala-steward made their first contribution in #120
Full Changelog: v2.0.4...v2.0.5
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