Releases: quant-daddy/graphql-eventbus
Releases · quant-daddy/graphql-eventbus
graphql-eventbus@0.8.3
Patch Changes
- a24f593: we remove error being thrown on consume because there is no way for client to handle it
graphql-eventbus-aws-eventbus@0.4.4
Patch Changes
- fdec29c: fix for maximum length subscription name for aws queue
graphql-eventbus-aws-eventbus@0.4.3
Patch Changes
- 8c10621: adds delete option on close for queues for AWS eventbus
graphql-eventbus-aws-eventbus@0.4.2
Patch Changes
- eb90dd0: fixed closeConsumer logic for aws eventbus
graphql-eventbus-aws-eventbus@0.4.1
Patch Changes
- 82703be: bug fix double publishing
graphql-eventbus-aws-eventbus@0.4.0
Minor Changes
- 6bf9d53: large payload support
graphql-eventbus@0.8.2
Patch Changes
- d6c910d: error log
graphql-eventbus-aws-eventbus@0.3.0
Minor Changes
- 8780c30: support for version of the subscription. if version is specified, isDarkRelease is ignored.
graphql-eventbus-aws-eventbus@0.2.3
Patch Changes
- 5a59b65: adds test and close consumer logic
graphql-eventbus-aws-eventbus@0.2.2
Patch Changes
- 75aab85: delete fanout queues and subscriptions