What's Changed
main changes
- Bug 1929196 - Remove unused db code by @willdurand in #392
- Bug 1929637 - Use BOUNCER_PINNED_BASEURL_HTTP and BOUNCER_PINNED_BASEURL_HTTPS instead of the
mirror_mirrorsdatabase table by @willdurand in #393 - Bug 1929986 - Remove unused logrus by @willdurand in #396
- Bug 1929984 - Add missing test coverage by @willdurand in #395
- Bug 1929192 - Remove Windows XP and Vista logic by @willdurand in #390
- Bug 1934513 - Update golang version to 1.23 by @willdurand in #405
- Bug 1930948 - Switch to more recent cli lib by @willdurand in #401
- Bug 1969827 - Treat www.firefox.com like www.mozilla.org by @willdurand in #414
localdev
- Bug 1929193 - Update data fixtures by @willdurand in #389
- Bug 1934132 - Add some Linux locations to localdev data fixtures by @willdurand in #403
- No bug - Add optional config to run bouncer-admin locally by @willdurand in #394
- Bug 1934199 - Clean up products/aliases in fixtures data by @willdurand in #404
- Bug 1969827 - Sync nginx localdev config by @willdurand in #415
ci stuff
- Add GitHub Actions Docker build and push by @jbuck in #398
- Bug 1934515 - Add lint checks to the CI (and fix errors) by @willdurand in #406
- Stop using semver tags by @jbuck in #407
- Add gha-creds-*.json to ignore by @cvalaas in #411
- Tag latest on pushes to default branch by @jbuck in #416
dependencies
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #400
- Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 by @dependabot in #399
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #402
- Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 by @dependabot in #410
New Contributors
Full Changelog: 2024.10.31...2025.06.02