Skip to content

v1.0.0

Compare
Choose a tag to compare
@jameskbride jameskbride released this 30 Dec 12:46
· 5 commits to main since this release
cae29b6

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