Skip to content

Blutgang 0.3.3 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@makemake-kbo makemake-kbo released this 15 Mar 19:16
· 71 commits to master since this release

Blutgang 0.3.3-rc1

This is a release candidate for minor Blutgang version 0.3.3. The final release will have all of the changes listed below, as well as prometheus metrics.

What's Changed

  • Add proper k8s liveness checks by @makemake-kbo in #68
  • fix(balancer): Insert content-type header if not set to json by @rarecrumb in #65
  • Make some warnings less aggressive.
  • Blutgang will now gracefully handle nodes dropping connection.
  • RPCs that pass url validation, but fail when querried on initial startup will now be added to the poverty_list (misbehaving RPC list), and queried later to check if they're back up.
  • Misc Nix flake improvements.

Breaking changes

A new mandatory option(header_check) has been added. Please update your configs!

New Contributors

Installation

Blutgang can be installed via cargo, docker, or via the prebuilt binaries below.

The docker tag for this release is 0.3.3-rc1.