Releases: mozilla/libmozevent
Releases · mozilla/libmozevent
1.1.1
10 Feb 14:46
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
events: Don't log whenever we put a message in a queue (#29 )
1.0.9
28 Nov 14:23
Compare
Sorry, something went wrong.
No results found
bus: Log skipping of output message creation in bus.run only when an output queue is defined (#25 )
bus: Add an option to bus.run to run parsing tasks in parallel (#26 )
1.0.8
28 Nov 14:22
Compare
Sorry, something went wrong.
No results found
Use "/" virtualhost for AMQP by default
1.0.7
28 Nov 14:22
Compare
Sorry, something went wrong.
No results found
Use empty virtualhost for AMQP by default
1.0.6
28 Nov 14:19
Compare
Sorry, something went wrong.
No results found
pulse: Check if the connection is alive every 7 seconds instead of all the time (#16 )
pulse: Support listening on multiple queues and routes on the same pulse connection (#19 )
pulse: Support connecting to an AMQP virtual host (#22 )
mercurial: Send the revision too along with the Treeherder URL when a try push is done (#18 )
1.0.5
19 Nov 11:36
Compare
Sorry, something went wrong.
No results found
Use Taskcluster local configuration - backport from code-review (#13 )
Update pre-commit dependencies (#14 )
1.0.4
19 Nov 11:35
Compare
Sorry, something went wrong.
No results found
Migrate to Community-TC (#10 )
Fix default Taskcluster root URL to match the new firefox-ci deployment
Stop reading the hosts file to set the Taskcluster root URL