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 support for eventbridge customer events #676

Merged

Conversation

martoncsikos
Copy link
Contributor

Issue #, if available: #675

Description of changes:

Removed the check for an .aws prefix in the source property when detecting eventbridge as the event source.

This allows customer generated events (ex source: com.mycompany.myapp) to be detected as eventbridge events alongside the AWS service events (ex source: aws.rds)

Checklist

  • Tests have been added and are passing
  • Documentation has been updated

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@brettstack brettstack merged commit 9e1a52b into CodeGenieApp:mainline Mar 12, 2024
5 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 12, 2024
# [4.14.0](v4.13.0...v4.14.0) (2024-03-12)

### Features

* add support for eventbridge customer events ([#676](#676)) ([9e1a52b](9e1a52b))
Copy link

🎉 This PR is included in version 4.14.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants