Skip to content

Version 0.3.0

Latest

Choose a tag to compare

@svix-mman svix-mman released this 18 Nov 20:29
· 11 commits to main since this release
07dc519

Version 0.3.0

Breaking changes

  • Remove QueueError::Unsupported
    • This variant was never constructed inside omniqueue
  • Rename aws_config to sqs_config and use aws_sdk_sqs::Config

Additions

  • Add QueueError::PayloadTooLarge

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0