Sqs Producer Versions Save

Simple scaffolding for applications that produce SQS messages

v5.0.0

2 months ago

5.0.0 (2024-03-11)

Potentially Breaking Changes

  • AWS SQS was updated to a new major version
  • Error handling was changed

Features

  • updating ProducerOptions to use QueueUrl hostname by @mogu4iy (#102) (370c363)
  • Attach failed message ids to error object by @knicola (#100)

Chores

v4.0.0

6 months ago

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

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.4.0...v4.0.0

v3.4.0

7 months ago

What's Changed

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.3.0...v3.4.0

v3.3.0

8 months ago

What's Changed

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.2.1...v3.3.0

v3.2.1

10 months ago

What's Changed

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.2.0...v3.2.1

v3.2.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.1.3...v3.2.0

v3.1.3

11 months ago
  • Updated dependencies, resolves GHSA-gpv5-7x3g-ghjv

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.1.2...v3.1.3

v3.1.2

11 months ago

What's Changed

Fixes security advisory: https://github.com/bbc/sqs-producer/security/dependabot/19

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.1.1...v3.1.2

v3.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.1.0...v3.1.1

v3.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/bbc/sqs-producer/compare/v3.0.1...v3.1.0