Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Policy - Basic field support #13

Merged

Conversation

jameskbride
Copy link
Owner

@jameskbride jameskbride commented Dec 4, 2023

Context

Addresses #2

Changes

  • Implemented basic MessageAttributes filter policy for simple attribute matching.
    • Supporting MessageAttributes filter policy for value types other than String, including Number, and boolean (boolean is still a String per the docs).
  • Implemented basic MessageBody filter policy for simple attribute matching.
  • Supporting MessageBody filter policy for value types other than String, including Number, and boolean (boolean is still a String per the docs).
  • Adding logging to publish.
  • Updated the example configuration to be more descriptive.

@jameskbride jameskbride merged commit 2268ace into main Dec 27, 2023
1 check passed
@jameskbride jameskbride deleted the filter-policy/support-message-basic-message-attributes branch December 27, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant