fix: EventBridgeEvent data class#8301
Merged
leandrodamascena merged 7 commits intoJul 2, 2026
Merged
Conversation
4b7fcc8 to
e3327fa
Compare
leandrodamascena
requested changes
Jun 24, 2026
leandrodamascena
left a comment
Contributor
There was a problem hiding this comment.
See comment: #8300 (comment)
leandrodamascena
requested changes
Jun 26, 2026
leandrodamascena
left a comment
Contributor
There was a problem hiding this comment.
Hey @amin-farjadi there are some errors in the tests, can you check pls?
|
hjgraca
approved these changes
Jul 2, 2026
leandrodamascena
approved these changes
Jul 2, 2026
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8301 +/- ##
========================================
Coverage 96.63% 96.63%
========================================
Files 296 296
Lines 14689 14689
Branches 1231 1231
========================================
Hits 14194 14194
Misses 360 360
Partials 135 135 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issue number: closes #8300
Summary
Changes
replay-namefield only exists for replay events and, is an optional field. UpdatedEventBridgeEventdata class to reflect that.User experience
This change is backwards compatible. Going forward, users can use the
EventBridgeEventclass for event sourcing non-replayed events.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.