1.2 KiB
1.2 KiB
@backstage/plugin-events-backend-module-aws-sqs
0.1.1-next.1
Patch Changes
dd008a10c1: Upgrade to AWS SDK for Javascript v3- Updated dependencies
- @backstage/backend-tasks@0.4.0-next.1
- @backstage/types@1.0.2-next.1
- @backstage/backend-plugin-api@0.1.5-next.1
- @backstage/config@1.0.5-next.1
- @backstage/plugin-events-node@0.2.0-next.1
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.0-next.0
- @backstage/types@1.0.2-next.0
- @backstage/backend-plugin-api@0.1.5-next.0
- @backstage/backend-tasks@0.3.8-next.0
- @backstage/config@1.0.5-next.0
0.1.0
Minor Changes
-
d3ecb2382d: Adds a new moduleaws-sqsfor plugin-events-backend.The module provides an event publisher
AwsSqsConsumingEventPublisherwhich will allow you to receive events from an AWS SQS queue and will publish these to the used event broker.Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-aws-sqs/README.md.
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.3.7
- @backstage/plugin-events-node@0.1.0
- @backstage/types@1.0.1
- @backstage/backend-plugin-api@0.1.4
- @backstage/config@1.0.4