Skip to content

Releases: Commit-Boost/commit-boost-client

v0.8.1-rc.4

06 Oct 14:13
b9201ce
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.7.0-rc.2

21 Mar 14:41
Compare
Choose a tag to compare
v0.7.0-rc.2 Pre-release
Pre-release

Notes

  • This release comes with some breaking changes in the [metrics] and [logs] section of the config, see the full diff here. Log formats have also been updated to make it easier to be parsed
  • The start, stop, and logs commands from the commit-boost-cli have been removed
  • We have a new Metrics page in the docs

What's Changed

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

v0.7.0-rc.1

20 Feb 12:59
Compare
Choose a tag to compare
v0.7.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

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