Skip to content

v0.4.0

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 17 Nov 09:28
7ade248

zio-sqs is now built on top of zio-aws, a library of auto-generated wrapper classes for all AWS services based on the AWS Java SDK. This has the advantage of staying up to date with newer SDK versions more easily and allows zio-sqs to focus more on adding higher-level functionality. It also promotes interoperability with other (future) libraries for AWS which are based on zio-aws. The README and examples have been updated. (#436 by @svroonland)