Skip to content

v0.84.1

Compare
Choose a tag to compare
@jgraettinger jgraettinger released this 30 Oct 16:30

SQLite is now a supported consumer store! (Issue #212).

A bike-share example and extensive documentation have been added,
along with new kustomize manifests for deploying existing examples (Issue #97).

Official Images

Docker images are available on Docker Hub: gazette/broker:v0.84.1 & gazette/examples:v0.84.1.

Other Changes

  • Instances of message.Framing may now be dynamically registered. Support for text/csv is added.
  • Added the gazctl attach-uuids sub-command.
  • Automated partition crash-tests are re-enabled, after adding Urkel
    DaemonSet kustomize manifests to properly support them (Issue #222).
  • The ListFragments RPC now properly respects fragment stores which use re-write rules (Issue #223).
  • The journals of ShardSpecs are now verified by consumer servers and gazctl, to actually
    exist and have appropriate content-types (Issue #216).
  • Extensive Godoc and documentation improvements.
  • Various minor logging improvements and bug fixes.
  • A CHANGELOG.md has been added to the project, and will be updated on a go-forward basis.