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

[pull] master from asyncapi:master #17

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 26, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 26, 2023
asyncapi-bot and others added 28 commits June 29, 2023 15:18
Co-authored-by: Dec Kolakowski <[email protected]>%0ACo-authored-by: Dec Kolakowski <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>%0ACo-authored-by: ssemyonov <[email protected]>
* Update FilterPolicy config to match AWS API

Currently, filterPolicy configuration outlined in this file does not match what is outlined in the AWS documentation and API - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html. The `filterPolicy` should only contain the JSON policy, so no need for the `attributes` property; which in itself was confusing as the policy can apply to the message attributes or body.

Further to this, this definition file was missing the `filterPolicyScope` which is needed to determine whether the user wishes to filter on the message attributes or the body.

* Minor: remove redundant ref

* Minor: match Pascal casing

* Minor: amend casing

* Match AWS API casing and fix example

* Update SNS README

---------

Co-authored-by: Dec Kolakowski <[email protected]>
* docs: Add high throughput properties for fifo

* Use enums

* Add another example

* Bump version

---------

Co-authored-by: adam.gloyne <[email protected]>
Co-authored-by: Sergio Moya <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
fix: remove git HEAD marks left in Kafka binding README.md
Co-authored-by: Sergio Moya <[email protected]>%0ACo-authored-by: Khuda Dad Nomani <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
Co-authored-by: Sergio Moya <[email protected]>
Co-authored-by: Sambhav Gupta <[email protected]>
Co-authored-by: Jeremy Whitlock <[email protected]>
Co-authored-by: Laurent Broudoux <[email protected]>
Co-authored-by: Lukasz Gornicki <[email protected]>
Gadam8 and others added 3 commits August 16, 2024 09:30
* feat: Add AsyncAPI V3 compatible SNS binding definitions

* feat: Remove further pubsub semantic references

---------

Co-authored-by: dec.kolakowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.