Skip to content

Releases: mozilla/libmozevent

1.1.8

14 Jul 09:38
Compare
Choose a tag to compare
  • Update pre-commit repositories
  • mercurial: do not use hg identify where it's not needed. (#67)

Released with mozilla/task-boot

1.1.6

01 Oct 12:07
Compare
Choose a tag to compare
  • 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

27 Jul 09:01
Compare
Choose a tag to compare
  • 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

10 Feb 14:51
Compare
Choose a tag to compare
  • 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

10 Feb 14:48
@La0 La0
Compare
Choose a tag to compare
  • utils: Allow passing any iterable to run_tasks, not just lists (#56)
  • List aiohttp in the requirements, don't rely on it to be installed via the Taskcluster dependency (#53)

1.1.2

10 Feb 14:48
@La0 La0
Compare
Choose a tag to compare
  • Support deleting keys from storage that are not in the local cache (#52)

1.1.1

10 Feb 14:46
@La0 La0
Compare
Choose a tag to compare
  • 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)

1.1.0

06 Dec 10:22
Compare
Choose a tag to compare
  • Add a module ("storage") to store data in a temporary fashion
  • Require at least aioamqp 0.13.0
  • monitoring: Use async Taskcluster services
  • monitoring: Check on tasks every 7 seconds instead of 1
  • monitoring: Remove support for restarting failed tasks

1.0.11

03 Dec 13:03
@La0 La0
Compare
Choose a tag to compare
  • monitoring: Use Taskcluster instance url in emails, fixes #12 (#34)
  • pulse: Support routing by exchange/topic, fixes #28. (#32)
  • bus: Add a utility function to dispatch messages from a queue to multiple queues (#31)
  • Use TaskclusterConfig from official library (#15)

1.0.10

02 Dec 09:56
Compare
Choose a tag to compare

events: Don't log whenever we put a message in a queue (#29)