Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@epugh epugh released this 31 Aug 13:01
· 2 commits to main since this release
b1637cf

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