Skip to content

Conversation

matthewrobertson
Copy link
Member

This commit fixes a few bugs in the code that converts legacy events to
cloud events:

  • preserve nulls when serializing JSON
  • firebaseauth and firebasedatabase event types
  • firebaseauth subject is derived form user ID in event data
  • fix code to extract firebasedatabase subject from resourceName
This commit fixes a few bugs in the code that converts legacy events to cloud events: - preserve nulls when serializing JSON - firebaseauth and firebasedatabase event types - firebaseauth subject is derived form user ID in event data - fix code to extract firebasedatabase subject from resourceName
Copy link
Member

@eamonnmcmanus eamonnmcmanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is great! Just a couple of things.

Copy link
Contributor

@mtraver mtraver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks! I'll let Eamonn handle the Java review...he's way more knowledgeable than I am (thanks, Eamonn!).

@matthewrobertson
Copy link
Member Author

@eamonnmcmanus is this good to land now?

@matthewrobertson matthewrobertson merged commit 73ee908 into master Mar 24, 2021
@matthewrobertson matthewrobertson deleted the fix-event-adapter-bugs branch March 24, 2021 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants