What's Changed
This is mainly a maintenance release which also has a bug fix for the decoder for nested item where all attributes are absent.
It also upgrades zio-aws
version by a major (breaking) version - note that this version is only compatible with zio-kinesis
version v0.35.0 and onwards.
The other major change is the completion of the documentation which I hope to surface via the main ZIO documentation website soon.
Also many thanks to @kyri-petrou for resolving multiple build issues.
- More documentation by @googley42 in #495
- fix decoder for nested item where all attributes are absent by @googley42 in #536
- add single table example by @googley42 in #514
- Update cheat-sheet.md by @neo773 in #544
Library Updates
- Update zio, zio-streams, zio-test, ... to 2.1.11 by @scala-steward in #507
- upgrade ZIO AWS and fix breaking changes by @googley42 in #517
- Update scala action and explicitly use Zulu JDK 17 for building docs by @calvinlfer in #526
- Update README.md by @github-actions in #518
- Update sbt-bloop to 2.0.5 by @scala-steward in #527
- Update sbt-ci-release to 1.9.0 by @scala-steward in #510
- Update dependencies by @kyri-petrou in #546
- Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #548
- fix ubuntu to version to latest with sbt by @googley42 in #553
- Update zio-aws-dynamodb, zio-aws-netty to 7.28.29.8 by @scala-steward in #549
- Update zio-aws-dynamodb, zio-aws-netty to 7.28.29.10 by @scala-steward in #554
- explicit java version for mdoc by @googley42 in #529
- Update sbt-ci-release to 1.9.2 by @scala-steward in #555
New Contributors
- @calvinlfer made their first contribution in #526
- @neo773 made their first contribution in #544
- @kyri-petrou made their first contribution in #546
Full Changelog: v1.0.0-RC8...v1.0.0-RC9