Releases: mozilla/libmozevent
Releases · mozilla/libmozevent
1.1.20
- Limit base docker image to python 3.10 (#85)
- When logging error also log the callstack and in case async task fail cancel the rest of the tasks but continue execution. (#86)
- Move flake8 from gitlab to github (#87)
Released with mozilla/task-boot
1.1.18
1.1.17
- Detect try tree closures and retry after waiting an exponential time (#81)
Released with mozilla/task-boot
1.1.16
1.1.15
1.1.14
- Fix URL to libmozevent repo in setup.py
- Add a retry mechanism when pushing on remote repository (#76)
Released with mozilla/task-boot
1.1.13
- Use REDIS TLS in case it is present but ignore the certificate verification. (#74)
Released with mozilla/task-boot
1.1.12
- Remove log module (#71)
- Update pre-commit repositories
- Reformat tests/test_pulse.py with the new black version
Released with mozilla/task-boot
1.1.10
1.1.9
- mercurial: force a clean repo before updating to a specific revision. (#68)
Released with mozilla/task-boot