Skip to content

Commit

Permalink
update CHANGELOG ahead of v0.87
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraettinger committed May 26, 2020
1 parent 4cb15dd commit b7b91dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
master (unreleased)
--------------------

- BUGFIX: Fix potential UUID sequencing race in concurrent calls to PublishCommitted
of the same message.Publisher, and add new regression testing (GH-259_).
- Instrument message.Sequencer with Prometheus metrics.
- Add `curl` to release images, making it much simpler for node-zone.sh mappings
to directly query cloud metadata APIs.
- Fix omitted registration of broker WriteHead metric.
- Various improvements to tests, addressing or instrumenting flakes.

.. _GH-259: https://github.com/gazette/core/issues/259

v0.86.1
--------

Expand Down

0 comments on commit b7b91dd

Please sign in to comment.