Releases: mozilla-services/stubattribution
Releases · mozilla-services/stubattribution
2025.07.18
What's Changed
- Make the linter happier in stubhandler_test.go by @willdurand in #245
- build(deps): bump github.com/getsentry/sentry-go/logrus from 0.33.0 to 0.34.0 by @dependabot[bot] in #248
- build(deps): bump github.com/getsentry/sentry-go/logrus from 0.34.0 to 0.34.1 by @dependabot[bot] in #252
- Print the
dlsource
in the logs by @willdurand in #246
Full Changelog: 2025.06.03...2025.07.18
2025.06.03
What's Changed
- Bump Golang version to 1.24 by @willdurand in #231
- Treat www.firefox.com like www.mozilla.org by @willdurand in #241
dependencies
- build(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.33.0 by @dependabot in #222, #223, #228, #239
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #242
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #226
- build(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.55.0 by @dependabot in #224, #225, #240
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #229
- build(deps): bump golang.org/x/net from 0.26.0 to 0.38.0 by @dependabot in #230, #235
Full Changelog: 2025.02.28...2025.06.03
2025.02.28
2024.05.23
What's Changed
- Log product, os, and lang by @willdurand in #221
dependencies
- build(deps): bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 by @dependabot in #214
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #215
- build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 by @dependabot in #216
- build(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 by @dependabot in #217
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #218
- build(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 by @dependabot in #220
Full Changelog: 2024.02.29...2024.05.23
2024.02.29
What's Changed
- Add some docs about the dmgmodify tool by @willdurand in #208
- Accept
client_id_ga4
(similar toclient_id
but for GA4) by @willdurand in #211 - Downgrade log level for the 'unexpected URL path' error so that it doesn't get sent to Sentry anymore by @willdurand in #212
dependencies
- build(deps): bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0 by @dependabot in #205
- build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #207
- build(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 by @dependabot in #206
- build(deps): bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0 by @dependabot in #210
- build(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by @dependabot in #213
Full Changelog: 2024.01.10...2024.02.29
2024.01.10
What's Changed
- Default to Windows attribution when the
os
value is not "osx" by @willdurand in #204
Full Changelog: 2024.01.08...2024.01.10
2024.01.08
What's Changed
- Only respond to requests for which the path exactly matches "/" by @willdurand in #171
- Default bouncer URL from environment by @hneiva in #179
- Add packages that support parsing and writing new attribution codes to DMGs by @bhearsum in #187
- Support attributing DMGs with dmgmodify by @hneiva in #192
- Minor clean-ups by @willdurand in #196
- Fix diff in testing README by @willdurand in #195
- Add docs about pprof by @willdurand in #197
- Add test coverage for stubhandlers/utils by @hneiva in #194
- Override existing attribution codes when attributing DMGs by @bhearsum in #199
dependencies
- build(deps): bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0 by @dependabot in #172
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #173
- build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #174
- build(deps): bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0 by @dependabot in #175
- build(deps): bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 by @dependabot in #176
- build(deps): bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0 by @dependabot in #177
- build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #181
- build(deps): bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0 by @dependabot in #183
- build(deps): bump cloud.google.com/go/storage from 1.31.0 to 1.33.0 by @dependabot in #182
- build(deps): bump github.com/getsentry/sentry-go from 0.24.0 to 0.24.1 by @dependabot in #184
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #186
- build(deps): bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 by @dependabot in #190
- build(deps): bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 by @dependabot in #191
- build(deps): bump github.com/getsentry/sentry-go from 0.24.1 to 0.25.0 by @dependabot in #185
- build(deps): bump howett.net/plist from 1.0.0 to 1.0.1 by @dependabot in #198
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #200
- build(deps): bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 by @dependabot in #201
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #202
New Contributors
Full Changelog: 2023.05.04...2024.01.08
2023.05.04
What's Changed
- Use Go 1.20 by @willdurand in #168
- Remove check on the
source
parameter by @willdurand in #170
Dependencies
- Replaced references to oremj with forked mozilla-services repos by @cvalaas in #167
- build(deps): bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 by @dependabot in #165
- build(deps): bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0 by @dependabot in #166
New Contributors
Full Changelog: 2023.03.21...2023.05.04
2023.03.21
What's Changed
- build(deps): bump github.com/getsentry/sentry-go from 0.18.0 to 0.19.0 by @dependabot in #161
- Support dlsource as an attribution parameter (fixes #159) by @bhearsum in #162
- build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 by @dependabot in #163
Full Changelog: 2023.02.27...2023.03.21
2023.02.27
What's Changed
- Write nulls to attribution space before inserting code by @bhearsum in #151
- build(deps): bump golang.org/x/net from 0.0.0-20221014081412-f15817d10f9b to 0.7.0 by @dependabot in #157
- Log
client_id
in addition tovisit_id
by @willdurand in #156
Full Changelog: 2023.02.23...2023.02.27