Skip to content

Vendor Json: SentryEvent#1716

Merged
denrase merged 4 commits into
feat/vendor-json-sentry-base-eventfrom
feat/vendor-json-sentry-event
Sep 21, 2021
Merged

Vendor Json: SentryEvent#1716
denrase merged 4 commits into
feat/vendor-json-sentry-base-eventfrom
feat/vendor-json-sentry-event

Conversation

@denrase

@denrase denrase commented Sep 14, 2021

Copy link
Copy Markdown
Collaborator

#skip-changelog

📜 Description

  • Implement serialization/deserialization for SentryBaseEvent
    • The property timestamp of SentryEvent is not final anymore, so it can be assigned during deserialization, where we need to have an instance while iterating keys and assigning base event properties.
  • Implement serialization/deserialization for Message

💚 How did you test it?

  • Added tests.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@denrase denrase self-assigned this Sep 14, 2021
@denrase denrase mentioned this pull request Sep 14, 2021
47 tasks
@denrase denrase marked this pull request as ready for review September 14, 2021 14:32
@marandaneto

Copy link
Copy Markdown
Contributor

@denrase looks like I already reviewed part of this PR, is the target branch wrong? or should we merge the approved branches to make it easier?

@denrase

denrase commented Sep 15, 2021

Copy link
Copy Markdown
Collaborator Author

@marandaneto Should be correct? SentryEvent -> SentryBaseEvent -> SentryBaseEvent Models -> Main Vendor Json Branch

@denrase denrase merged commit 3504ccb into feat/vendor-json-sentry-base-event Sep 21, 2021
@denrase denrase deleted the feat/vendor-json-sentry-event branch September 21, 2021 14:52
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.

2 participants