Skip to content

Releases: mozilla-services/stubattribution

2023.02.23

23 Feb 17:05
3542c26

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/getsentry/sentry-go from 0.17.0 to 0.18.0 by @dependabot in #146
  • Add support for session_id field by @willdurand in #148
  • Accept client_id as an alias of visit_id by @willdurand in #154
  • Configure Sentry release based on the version.json file when possible by @willdurand in #152

Full Changelog: 2023.02.06...2023.02.23

2023.02.06

06 Feb 14:50
13ea902

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...2023.02.06

Add a prefix for RTAMO in the storage key

24 Mar 16:32
c5b4c77

Choose a tag to compare

v2.1.0 Limit RTAMO attribution to www referrals (#105)

23 Sep 17:01
276ac6d

Choose a tag to compare

v2.0.1: move logging code struct to "code_record" key (#104)

22 Mar 19:34
a41c64d

Choose a tag to compare

Fixes: "Field jsonpayload.fields.code: This field is not a record."

v2.0.0: add support for visit_id and dltoken (#103)

14 Jan 18:31
3b991dc

Choose a tag to compare

* add support for visit_id

* add bug reference

* exclude visit_id from being written to the installer

* vendor github.com/google/uuid

* remove caching and add downloadToken

* fix visitID

* fix visitID

* fix sfgroup

* fix tests

* add logging of dltoken and visit_id

1.18.1

04 Jun 16:25
3e27d1c

Choose a tag to compare

  • Fix location encoding

1.18.0

03 Jun 22:46
046d78f

Choose a tag to compare

  • Go -> 1.14

1.17.0

02 Jun 16:20
5f6e00e

Choose a tag to compare

  • Add installer_type parameter

1.16.0

20 Mar 21:56
2a397d5

Choose a tag to compare

  • Improve validation #96