v2.0.0
Release run: #9
Although this release includes a major version bump, to Scanamo 2.0.0, there are no radical changes to the Scanamo API from the most recent previous version, 1.1.1. The version bump is calculated automatically by sbt-version-policy as part of the gha-scala-library-release-workflow, and ensures that sbt will not permit two different versions of Scanamo with potential binary compatibility to coexist in the same app.
What's Changed
- Extract common
exec&execTmethods into newScanamoClientby @rtyley in https://github.com/scanamo/scanamo/pull/1790 - chore(deps): AWS dependency updates by @scala-steward in https://github.com/scanamo/scanamo/pull/1775
- chore(deps): AWS dependency updates by @scala-steward in https://github.com/scanamo/scanamo/pull/1777
- chore(deps): AWS dependency updates by @scala-steward in https://github.com/scanamo/scanamo/pull/1780
- chore(deps): AWS dependency updates by @scanamo-scala-steward in https://github.com/scanamo/scanamo/pull/1782
- Updates and fixup for latest gha-scala-library-release-workflow by @rtyley in https://github.com/scanamo/scanamo/pull/1781
- Bump braces from 3.0.2 to 3.0.3 in /scanamo-website by @dependabot in https://github.com/scanamo/scanamo/pull/1784
- Organise imports by @rtyley in https://github.com/scanamo/scanamo/pull/1789
Full Changelog: https://github.com/scanamo/scanamo/compare/v1.1.1...v2.0.0