Skip to content

Releases: o19s/ubi

1.1.0

31 Aug 13:01
b1637cf
Compare
Choose a tag to compare

First release with third party users looking to leverage UBI. This release is primarily adding things we initially decided to skip, and being more relaxed in our requirements for validation.

We are NOT trying to rock the boat in this release, instead we are trying to learn!

What's Changed

  • Add faq and descriptive text to provide more details on common use case of UBI. by @epugh in #13
  • Add to FAQ how to correlating private data with public events by @epugh in #21
  • Adds impression to action enum by @miike in #22
  • RFC/PROPOSAL: add session_id to event.schema by @AnkitSiva in #17
  • RFC/PROPOSAL: add user_id to event.schema by @AnkitSiva in #15
  • fix[event.schema.json]: query_id optional by @AnkitSiva in #20
  • RFC/PROPOSAL: add object_id_type to event.schema by @AnkitSiva in #18
  • Prep 1.1.0 release by @epugh in #25

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0 - Initial Release

14 Jun 15:35
Compare
Choose a tag to compare

This is the first release of the User Behavior Insights specification that supports tracking of user queries and subsequent actions. Using this schema allows you to validate that your query data and event data are UBI compliant.