Releases: mozilla/libmozevent
Releases · mozilla/libmozevent
1.1.8
- Update pre-commit repositories
- mercurial: do not use
hg identify
where it's not needed. (#67)
Released with mozilla/task-boot
1.1.6
- Update pre-commit repositories and blackify tests/test_pulse.py (#66)
- Bug 1668186 - Allow skipping avoidable pushes (#65)
Released with mozilla/task-boot
1.1.5
- utils: Remove the implementation of the retry function (#60)
- Use highest Pickle protocol for storage and bus (#61)
- Update pre-commit repositories
- Make pre-commit show diff on failure in the linting task
- Update pre-commit dependencies
- Update pre-commit dependencies
- Don't specify the exact version of Python 3 for running pre-commit checks
- Don't use f-strings when there are no placeholders
- Update pre-commit dependencies
- Create Dependabot config file (#62)
- For Mercurial integration, re-open connection if it was lost (#63)
Released with mozilla/task-boot
1.1.4
- phabricator: Use an exponential backoff sleep time (#57)
- Setup Github release notes with taskboot, fixes #58 (#59)
Released with mozilla/task-boot
1.1.3
1.1.2
1.1.1
- Simplify EphemeralStorage, make it work across separate workers (#50)
- Run tests twice, once without and once with Redis, fixes #42 (#43)
- Remove PhabricatorPatch tuple as it is not used (and already defined in libmozdata) (#49)
- Add a few more pre-commit checkers (#48)
- Use f-strings instead of string concatenation
- bus: Mixed mini cleanups (#44)