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

feat: add sns producer and consumer annotation #38

Merged
merged 2 commits into from Jun 9, 2022
Merged

Conversation

kayman-mk
Copy link
Member

@kayman-mk kayman-mk commented Jun 9, 2022

Description

Adds the VisualizeSnsProducer and VisualizsSqsViaSnsConsumer annotation to mark methods sending messages to SNS. SNS messages are always consumed via SQS and we want to be able to style this relationship in a different way as an ordinary SQS consumer.

Fixes missing annotations on the other annotations, e.g. @Retention(RetentionPolicy.RUNTIME).

Checklist

  • My code follows the style guidelines of the project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation

@kayman-mk kayman-mk changed the title feat: add sns producer annotation feat: add sns producer and consumer annotation Jun 9, 2022
@kayman-mk kayman-mk merged commit 835b032 into main Jun 9, 2022
@kayman-mk kayman-mk deleted the kayma/sns branch June 9, 2022 10:31
@kayman-mk
Copy link
Member Author

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

1 participant