Skip to content

Changelog

Changes Not Deployed


Features


Bug fixes


Breaking changes


Releases


all release branches are deployed through release/VERSION_NUMBER branches

0.4.1 - 7th October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.4.1

Bug fixes

  • fix: filter out deleted on the relayers API call

0.4.0 - 6th October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.4.0

Features

  • feat: allow custom endpoint_url for AWS KMS signers (for use with LocalStack)
  • feat: allow overriding the host in the API config for deployments

0.3.1 - 6th October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.3.1

Bug fixes

  • fix: cli start should honour existing db connections and only check docker when it can not connect

0.3.0 - 5th October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.3.0

Features

  • feat: support fireblocks
  • feat: allow PKCS#11 to be partitioned by identity

0.2.0 - 4th October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.2.0

Features

  • feat: add beta support for pkcs#11 signer provider

0.1.6 - 3rd October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.1.6

Bug fixes

  • fix: correct import for Serialize on some places

0.1.5 - 3rd October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.1.5

Bug fixes

  • fix: signing API calls now do signing/relayers to be consistent (old ones stay alive so not breaking change)
  • fix: some issues with the rust sdk on signed typed data history and signed message history due to no Serialize
  • fix: resolve the API docs to not include false /api/ route in it
  • fix: resolve some e2e tests failing (error in test)

0.1.4 - 2nd October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.1.4

Bug fixes

  • fix: add subtle on basic auth to avoid the timing attack vulnerability

0.1.0 - 0.1.3 - 1st October 2025


github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.1.3

Features


Release of rrelayer