Releases: cosmos/kms
Releases · cosmos/kms
Release list
v0.1.0
Overview
This is the first release of the kms binary/library. It is production-ready for remote CometBFT privval operation using supported consensus key types. Future releases will incorporate production-level remote signing for IBC services.
What's Changed
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1
- Bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.42.0 by @dependabot[bot] in #2
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.50.1 to 1.53.4 by @dependabot[bot] in #3
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.25 by @dependabot[bot] in #4
- Update code owners by @Eric-Warehime in #7
- Add proto signer definition by @Eric-Warehime in #5
- Add secp signing for softsign backend by @Eric-Warehime in #6
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #9
- Add e2e tests by @Eric-Warehime in #10
- feat(awskms): add awskms support for grpc signing by @mattac21 in #11
- Add awskms secp by @Eric-Warehime in #12
- Refactor Backend/Signer by @Eric-Warehime in #19
- Add mldsa65 file signer by @Eric-Warehime in #20
- Add secp256k1eth pkcs11 support [1/4] by @Eric-Warehime in #24
- Wire secp256k1 eth [2/4] by @Eric-Warehime in #25
- Configure pkcs11 for signer service [3/4] by @Eric-Warehime in #26
- Add mldsa pkcs11/awskms [4/4] by @Eric-Warehime in #27
- Bump github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.42.1 by @dependabot[bot] in #15
- Bump actions/setup-go from 6 to 7 by @dependabot[bot] in #28
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.53.4 to 1.54.1 by @dependabot[bot] in #29
- fix: Add state file privval protections by @Eric-Warehime in #35
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.30 by @dependabot[bot] in #30
- fix: Update max privval size by @Eric-Warehime in #36
- Fix awskms signature size issue by @Eric-Warehime in #37
- fix: Remove recovers by @Eric-Warehime in #38
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31 by @dependabot[bot] in #42
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.54.1 to 1.55.0 by @dependabot[bot] in #39
- Bump github.com/cloudflare/circl from 1.6.3 to 1.6.4 by @dependabot[bot] in #34
- Bump golang.org/x/crypto from 0.52.0 to 0.54.0 by @dependabot[bot] in #33
- Bump google.golang.org/grpc from 1.81.1 to 1.82.1 by @dependabot[bot] in #32
- chore: Bump comet to v0.40.0 by @Eric-Warehime in #43
New Contributors
- @dependabot[bot] made their first contribution in #1
- @mattac21 made their first contribution in #11
Full Changelog: https://github.com/cosmos/kms/commits/v0.1.0