Releases: mozilla-releng/balrog
Releases · mozilla-releng/balrog
3.25
v3.24
v3.23
v3.22
What's Changed
- Use get_release_names to avoid timeouts on Rule view by @gabrielBusta in #2787
- Bump python dependencies by @jcristau in #2780
- Bump balrogdb docker image to mysql 8.0 for local development by @jcristau in #2781
- ci: Append action to assumed role for Github releases by @ahal in #2799
- Send cache hit/miss events to statsd by @jcristau in #2798
- Fix logging call in rulematching by @jcristau in #2802
New Contributors
Full Changelog: v3.21...v3.22
v3.21
What's Changed
- Bug 1787506 - Add API to check update pin mapping by @bytesized in #2632
- Update python dependencies by @jcristau in #2639
- Extract pinnable_releases as part of extract-active-data job by @jcristau in #2658
- Switch CI to taskgraph by @jcristau in #2719
New Contributors
- @MasterWayZ made their first contribution in #2699
Full Changelog: v3.20...v3.21
v3.20
What's Changed
- Bug 1787125 - Fallback should use pinning logic by @bytesized in #2623
Full Changelog: v3.19...v3.20
v3.19
What's Changed
- Kill UTF8PrettyPrinter by @jcristau in #2551
- Releases test coverage by @jcristau in #2554
- Bump Balrog UI deps by @gabrielBusta in #2560
- Drop deprecated createMuiTheme function by @gabrielBusta in #2582
- Bump python dependencies by @jcristau in #2603
- Add optional "comment" field for emergency_shutoff by @allan-silva in #2604
Full Changelog: v3.18...v3.19
v3.18
v3.17
v3.16
- A couple more python dependency updates (#2476)
- Fixed a bug causing runaway SQL connections on the admin API's
/v2/
endpoints (#2497) - Fixed
AttributeError
when handling exceptions on the admin API's/v2/
endpoints (#2481) - Minor documentation fixes (#2475, #2477, #2480)
- balrogclient now retries requests on (temporary) failure (#2487)
Full Changelog: v3.15...v3.16