You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.