Unclaimed project
Are you a maintainer of scanamo? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
scanamo
Simpler DynamoDB access for Scala
dynamodbscala
Last updated 4 months ago
Back to changelogNew
v3.0.0
Release run: #20
What's Changed
- Refactor: DRY ScanamoOps interpreters by @rtyley in https://github.com/scanamo/scanamo/pull/1786
- chore(deps): AWS dependency updates by @scanamo-scala-steward in https://github.com/scanamo/scanamo/pull/1793
- Simplify
CatsAdapter exception-handling by @rtyley in https://github.com/scanamo/scanamo/pull/1792
- Improve transaction error-handling capabilities by @rtyley in https://github.com/scanamo/scanamo/pull/1787
- Simplify processing of
RequestCondition attribute values - make them non-optional by @rtyley in https://github.com/scanamo/scanamo/pull/1796
- Add list-appending support to transactional
Updates by @rtyley in https://github.com/scanamo/scanamo/pull/1798
- Extend AWS SDK builders to ease
Option-setting by @rtyley in https://github.com/scanamo/scanamo/pull/1799
Update contributing guidelines to highlight maintenance cost by @rtyley in https://github.com/scanamo/scanamo/pull/1802Pekko: Support Scala 3 by @rtyley in https://github.com/scanamo/scanamo/pull/1805ZIO: Support Scala 3 by @rtyley in https://github.com/scanamo/scanamo/pull/1806Unify ScalaTest and ScalaCheck versions by @rtyley in https://github.com/scanamo/scanamo/pull/1808Remove refined module (lacks Scala 3 support) by @rtyley in https://github.com/scanamo/scanamo/pull/1809chore(deps): AWS dependency updates by @scanamo-scala-steward in https://github.com/scanamo/scanamo/pull/1803Full Changelog: https://github.com/scanamo/scanamo/compare/v2.0.0...v3.0.0