Releases: Consensys/doc.web3signer
Releases · Consensys/doc.web3signer
22.4.0
Associated web3signer release: https://github.com/ConsenSys/web3signer/releases/tag/22.4.0
What's Changed
- Api endpoint examples by @rolandtyler in #105
- Add early access warning to Key Manager API feature by @rolandtyler in #109
- Cors CLI documentation by @jframe in #110
- Eth renaming by @rolandtyler in #107
- update templates by @alexandratran in #111
- document using AWS secrets manager by @alexandratran in #113
- Doc AWS cache option & update style by @alexandratran in #116
Full Changelog: 21.10.5...22.4.0
21.10.5
Log4j dependency update.
21.10.4
What's Changed
- Updated log4j version to 2.0.17 (see Consensys/web3signer#473)
Full Changelog: 21.10.0...21.10.4
21.10.0
21.8.1
Altair fork block signing support. See https://github.com/ConsenSys/web3signer/releases/tag/21.8.1 for more details.
21.8.0
Fix Azure key vault description and example (#95) Signed-off-by: Usman Saleem <[email protected]>
21.7.0
--network
flag foreth2
subcommand is now mandatory and defaults to mainnet.- Database migration scripts (
V8__.sql
andV9__.sql
) are required if slashing protection is used. - Introduced
--slashing-protection-db-pool-configuration-file
21.3.0
Add swagger-ui command line option. (#76) * updating submodule to latest * Add swagger-ui command line option. Signed-off-by: Byron Gravenorst <[email protected]>
21.1.0
Add reference to Teku for configuring TLS. (#74) * updating submodule to latest * Add Teku reference for configuring TLS. Signed-off-by: Byron Gravenorst <[email protected]>