2023.02.06
What's Changed
- Update test client base URL (and add some docs) by @willdurand in #110
- Update README to note that full installer attribution is supported as well by @bhearsum in #111
- Enable Dependabot by @willdurand in #113
- build(deps): bump github.com/google/uuid from 1.1.4 to 1.3.0 by @dependabot in #117
- build(deps): bump github.com/pkg/errors from 0.8.0 to 0.9.1 by @dependabot in #126
- attributioncode: use uuid.NewString() by @willdurand in #122
- Update Makefile and Circle CI configs by @willdurand in #123
- Use Go 1.19 by @willdurand in #129
- Switch to maintained and/or more up-to-date Sentry/Logrus libs by @willdurand in #128
- Remove unused
errorconverter
by @willdurand in #127 - Log referer value in RTAMO attribution check by @willdurand in #131
- Use correct logger instance to log invalid key or source by @willdurand in #132
- Move CODE_OF_CONDUCT.md to the
.github
folder by @willdurand in #134 - Create LICENSE by @willdurand in #135
- build(deps): bump github.com/getsentry/sentry-go from 0.16.0 to 0.17.0 by @dependabot in #139
- Remove AWS (S3) backend/logic by @willdurand in #138
- Fix patch in stubtestclient's README by @willdurand in #141
- Bump cloud.google.com/go/storage from v1.10.0 to v1.28.1 by @willdurand in #143
- build(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 by @dependabot in #144
New Contributors
- @bhearsum made their first contribution in #111
- @dependabot made their first contribution in #117
Full Changelog: v2.1.1...2023.02.06