Skip to content

Releases: jameskbride/local-sns

v1.1.0

13 Jul 14:27
533eb51
Compare
Choose a tag to compare

Changelog

[1.1.0] - 2024-07-13

Added

  • Added a GET /config route #22

Changed

  • Create Camel-compliant SQS subscriptions. #23
  • Capturing the AWS Account ID during SQS subscribe. #24
  • Updating the example configuration. #26

v1.0.0

30 Dec 12:46
cae29b6
Compare
Choose a tag to compare

Changelog

[1.0.0] - 2023-12-30

Added

  • Log the version on startup. #14
  • Basic support for FilterPolicy for both MessageAttributes and MessageBody. #13
    • Allowing FilterPolicy subscription attribute.
    • Allowing FilterPolicyScope subscription attribute.
    • Exact String matching on MessageAttributes and MessageBody
  • Exact Number matching on MessageAttributes and MessageBody. #18

Changed

  • Dependency updates. #16
  • Replaced deprecated base docker image. #17
  • Adjust logging when publishing messages. #13, #19

v0.10.1-alpha

02 Dec 17:40
26fc24d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0-alpha...v0.10.1-alpha

v0.10.0-alpha

24 Nov 20:01
86a2f43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3-alpha...v0.10.0-alpha

v0.9.3-alpha

18 Nov 20:26
Compare
Choose a tag to compare
Version bump.

v0.9.0-alpha

26 Oct 00:41
Compare
Choose a tag to compare
v0.9.0-alpha Pre-release
Pre-release
Lowering the version down to 0.9.0 until I've verified that a 1.0.0 r…

…elease version.