Releases: mozilla-releng/balrog
Releases · mozilla-releng/balrog
v3.68
What's Changed
- Bump version for the next release by @Eijebong in #3280
- fix(docker): Switch to
pip install
and removerepoze-lru
workaround by @hneiva in #3281 - Add a
pr-complete
task that we can require before merging PRs by @Eijebong in #3282 - chore: Update tox to version 4 and repin dependencies by @hneiva in #3283
- chore: update python dependencies by @Eijebong in #3306
Full Changelog: v3.67...v3.68
v3.67
v3.66
v3.65
v3.64
What's Changed
- chore: version bump ahead of next release by @bhearsum in #3255
- ci: use taskgraph 12.1.0 by @jcristau in #3267
- chore: update python dependencies by @jcristau in #3266
- Unpin pyjwt and setuptools dependencies, update auth0-python to 4.x by @jcristau in #3268
Full Changelog: v3.63...v3.64
3.63
production-ui: chore: upgrade python dependencies (#3253)
only major bump is for cryptography: > BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL < 3.9. ...which shouldn't cause any problems for us, and anything it does should be obvious