Releases: bbc/sqs-producer
v4.0.0
BREAKING CHANGE
This release is a breaking change as it upgrades the aws-sdk version past the version that changes to communication protocol from XML to JSON, as described here.
Upgrading to this version will require you to ensure that any upstream or downstream dependencies have been configured to support this new protocol.
What's Changed
- feat: upgrading sqs to support the JSON protocol by @nicholasgriffintn in #101
Full Changelog: v3.4.0...v4.0.0
v3.4.0
What's Changed
- chore: updating dependencies by @nicholasgriffintn in #99
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- chore: changing node support level to min v18 by @nicholasgriffintn in #98
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- chore(deps): updating dependencies by @nicholasgriffintn in #96
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Use env var AWS_REGION on creation by @rcadelw33 in #95
New Contributors
- @rcadelw33 made their first contribution in #95
Full Changelog: v3.1.3...v3.2.0
v3.1.3
- Updated dependencies, resolves GHSA-gpv5-7x3g-ghjv
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- chore: updating depenencies by @nicholasgriffintn in #93
Fixes security advisory: https://github.com/bbc/sqs-producer/security/dependabot/19
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- chore(deps): updating dependencies by @nicholasgriffintn in #92
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- chore: Making queueurl required in interface by @nicholasgriffintn in #87
- chore: exporting produceroptions as a type by @nicholasgriffintn in #88
Full Changelog: v3.0.1...v3.1.0
v3.0.1
Fix: release had no build / prepublish
command was deprecated
Full Changelog: v3.0.0...v3.0.1