- Added a GET /config route #22
- Create Camel-compliant SQS subscriptions. #23
- Capturing the AWS Account ID during SQS subscribe. #24
- Updating the example configuration. #26
- Log the version on startup. #14
- Basic support for FilterPolicy for both
MessageAttributes
andMessageBody
. #13- Allowing
FilterPolicy
subscription attribute. - Allowing
FilterPolicyScope
subscription attribute. - Exact String matching on
MessageAttributes
andMessageBody
- Allowing
- Exact Number matching on
MessageAttributes
andMessageBody
. #18
- Dependency updates. #16
- Replaced deprecated base docker image. #17
- Adjust logging when publishing messages. #13, #19
- Minor documentation updates. #8
- Formatting endpoint urls correctly in
ListSubscriptions
,ListSubscriptionsByTopic
, andGetSubscriptionAttributes
. #8
- Support for
RawMessageDelivery
- #5 - Persistence of subscription attributes - #6
db.json
file underexample/config
- f2c16db
- Subscription attributes are now parsed according to the Subscribe action requirements. - #6
- Correcting SNS message publishing format.
- Publishing to lambda.