We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5224810 commit f7dd8d2Copy full SHA for f7dd8d2
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
2
-master (unreleased)
+v 0.88.0
3
--------------------
4
5
- Behavior change: journal *registers* are a small set of labels which are used
@@ -13,6 +13,9 @@ master (unreleased)
13
gazette/examples:latest, instead of gazette-broker:latest and gazette-examples:latest.
14
- Additional sanity checks to ensure badly-behaved clients or peers cannot
15
block an exiting broker from draining its server.
16
+- Gazette no longer logs "wrong fragment format" warnings when encountering "directory" objects
17
+ (those where the object key ends with a '/') in cloud storage. These were just adding noise and
18
+ were not actually anything to worry about.
19
- Fix various test flakes.
20
21
v0.87.3
0 commit comments