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

chore: update next-major-spec with master #225

Merged
merged 12 commits into from
Nov 21, 2023

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    42a10ed View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    676efb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. docs: proposed set of bindings for AWS - SNS and SQS (asyncapi#84)

    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]>
    iancooper and ssemyonov authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a7f7f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    85b0037 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. docs: update FilterPolicy config to match AWS API (asyncapi#215)

    * 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]>
    Gadam8 and dpwdec authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6a6cd4c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    6a3537d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. docs: add high throughput properties for fifo (asyncapi#216)

    * docs: Add high throughput properties for fifo
    
    * Use enums
    
    * Add another example
    
    * Bump version
    
    ---------
    
    Co-authored-by: adam.gloyne <[email protected]>
    Gadam8 and adam.gloyne authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c6a15e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. docs: make usage of Schema Object consistent (asyncapi#143)

    Co-authored-by: Sergio Moya <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
    char0n and derberg authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b1e7736 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    7a6530f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    15eef69 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    8a43339 View commit details
    Browse the repository at this point in the history
  2. Update kafka/README.md

    jonaslagoni authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fbe4bce View commit details
    Browse the repository at this point in the history