Skip to content

Support datetime and UUID attributes

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 09:43
66f170c

Contents (#7)

IMPORTANT: There are 2 breaking changes.

Enhancements

  • 💥 BREAKING CHANGE: Store event UUID in its own column
  • 💥 BREAKING CHANGE: Replace Pub/Sub publish time with backend-agnostic datetime attribute

Upgrade instructions

Add to your bigquery table:

  • A datetime column of the TIMESTAMP type
  • A uuid column of the STRING type