Skip to content

Releases: Commit-Boost/commit-boost-client

v0.9.2

05 Nov 20:12
9532e5f

Choose a tag to compare

This is a re-release of v0.9.1, which had a botched CI build for some users. Nothing has changed other than the version, but we recommend everyone use this instead of v0.9.1 to ensure you have the latest release.


This is a bugfix release that addresses a few issues discovered in v0.9.0. This release is recommended for the upcoming Fusaka hardfork on Mainnet.

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.2

v0.9.0

21 Oct 18:24
c267c64

Choose a tag to compare

Highlights

Core

  • Robustified HTTP traffic, including properly verifying the Content-Length header.
  • Improved logging, added some optimizations, and updated dependencies.

PBS

  • Added support for the upcoming Fusaka hardfork.
  • The client now properly supports the x-timeout-ms header for custom timeout settings during requests.
  • Registry mux entries, such as those for SSV and Lido node operators, now regularly refresh the list of validators belonging to those node operators and add any new keys to the muxes automatically.

Signer

  • Excessive JWT authentication failures now result in a timeout for new requests.
  • Added support for Nimbus keys.

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.1-rc.4

06 Oct 14:13
b9201ce

Choose a tag to compare

v0.8.1-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.1-rc.3...v0.8.1-rc.4

v0.8.1-rc.3

01 Oct 20:36
8e88e1f

Choose a tag to compare

v0.8.1-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.1-rc.2...v0.8.1-rc.3

v0.8.1-rc.2

19 Sep 15:00
5de0215

Choose a tag to compare

v0.8.1-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.1-rc.1...v0.8.1-rc.2

v0.8.1-rc.1

13 Aug 20:02
7d32afb

Choose a tag to compare

v0.8.1-rc.1 Pre-release
Pre-release

Highlights

Core:

  • Added some optimizations around HTTP traffic handling and logging

PBS:

  • Added support for the new v2 blinded blocks route, needed for the Fusaka upgrade

Signer:

  • Added limiting requests from clients that fail JWT authentication too many times
  • Added support for keys generated by / used by Nimbus

What's Changed

Full Changelog: v0.8.0...v0.8.1-rc.1

v0.8.0

07 Jul 19:19
f51f5bd

Choose a tag to compare

Highlights

  • Some breaking changes in the Signer API / module, as we switched from ECDSA pubkeys to Addresses, see the new api here
  • New feature to add custom GET parameters in calls to relays in PBS module
  • Fix for 413 errors / Payload Too Large on relay registrations, get_header
  • Parallel loading of keys in the signer module

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.8.0-rc.2

05 Jun 21:52
0661f17

Choose a tag to compare

v0.8.0-rc.2 Pre-release
Pre-release

What's Changed

  • Add cross-compilation support for Linux and optimize the release workflow by @jclapis in #302
  • fix(pbs): increase get header response size by @ltitanb in #320
  • Release v0.8.0-rc.2 by @ltitanb in #323
  • Fix release workflow binary paths by @jclapis in #324
  • Fix mkdirs in the release workflow by @jclapis in #325

New Contributors

Full Changelog: v0.8.0-rc.1...v0.8.0-rc.2

v0.8.0-rc.1

29 May 19:50
0ca3a4e

Choose a tag to compare

v0.8.0-rc.1 Pre-release
Pre-release

Highlights

  • Some breaking changes in the Signer API / module, as we switched from ECDSA pubkeys to Addresses, see the new api here
  • New feature to add custom GET parameters in calls to relays in PBS module
  • Fix for 413 errors / Payload Too Large on relay registrations

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0-rc.1

v0.7.0

02 Apr 14:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0