Skip to content

0.10.0 Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ianbotsf ianbotsf released this 06 Jan 23:21
· 1526 commits to main since this release
51e2daa

[0.10.0-beta] - 01/06/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • Update codegen to generate base exception rather than UnknownServiceErrorException #484

New features

  • update AWS models to latest versions
  • upgrade to Kotlin 1.6.10 #474

Fixes

  • Fix usage of unicode in bucket names of s3 presigner #487
  • Add new services in published release #468

Miscellaneous

  • Add design tenets #466
  • updated the Readme doc to include API reference guide #471