Releases: smallstep/crypto
Releases · smallstep/crypto
Release v0.58.1
What's Changed
Full Changelog: v0.58.0...v0.58.1
Release v0.58.0
What's Changed
- Add nssdb package by @areed in #690
- Replace conflicting nssdb objects by @areed in #695
- Fix
gosec
(and other) linter issues and removesmallstep/assert
by @hslatman in #704 - Use SHA-256 for subject key id on FIPS 140-3 mode by @maraino in #703
- Add
CreateDecrypter
support to AWS KMS by @hslatman in #702
Dependencies
- Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #694
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.14 to 1.37.16 by @dependabot in #693
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.2 to 1.29.4 by @dependabot in #691
- Bump google.golang.org/api from 0.218.0 to 0.219.0 by @dependabot in #692
- Bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #699
- Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #697
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.16 to 1.37.18 by @dependabot in #698
- Bump google.golang.org/api from 0.219.0 to 0.220.0 by @dependabot in #700
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.4 to 1.29.6 by @dependabot in #709
- Bump modernc.org/sqlite from 1.34.5 to 1.35.0 by @dependabot in #707
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 by @dependabot in #705
- Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #706
- Bump google.golang.org/api from 0.220.0 to 0.221.0 by @dependabot in #708
Full Changelog: v0.57.1...v0.58.0
Release v0.57.1
What's Changed
- Bump google.golang.org/api from 0.216.0 to 0.217.0 by @dependabot in #679
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.8 to 1.37.13 by @dependabot in #678
- Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #680
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1 by @dependabot in #681
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.10 to 1.29.1 by @dependabot in #682
- Fix flaky behavior for tests using sprig's
dateInZone
by @hslatman in #683 - Bump cloud.google.com/go/kms from 1.20.4 to 1.20.5 by @dependabot in #688
- Bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #687
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.2 by @dependabot in #686
- Bump google.golang.org/api from 0.217.0 to 0.218.0 by @dependabot in #685
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.13 to 1.37.14 by @dependabot in #684
- Extend jose.NewSigner support for other types by @maraino in #689
Full Changelog: v0.57.0...v0.57.1
Release v0.57.0
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.7 to 1.37.8 by @dependabot in #661
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #660
- Bump github.com/google/go-tpm from 0.9.2 to 0.9.3 by @dependabot in #659
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 by @dependabot in #657
- Bump github.com/googleapis/gax-go/v2 from 2.14.0 to 2.14.1 by @dependabot in #658
- Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #665
- Bump cloud.google.com/go/kms from 1.20.2 to 1.20.3 by @dependabot in #662
- Bump google.golang.org/api from 0.212.0 to 0.214.0 by @dependabot in #664
- Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #663
- Bump cloud.google.com/go/kms from 1.20.3 to 1.20.4 by @dependabot in #666
- Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #669
- Bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #667
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #668
- Fix TPM manufacturer lookup for names with a space (
0x20
) character by @hslatman in #670 - Bump google.golang.org/api from 0.214.0 to 0.216.0 by @dependabot in #671
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.16.0 to 1.17.0 by @dependabot in #675
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.10 by @dependabot in #674
- Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #672
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #673
- support for yubikey management key from a file by @maraino in #676
Full Changelog: v0.56.0...v0.57.0
Release v0.56.0
What's Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #640
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #641
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.6 to 1.37.7 by @dependabot in #642
- Bump cloud.google.com/go/kms from 1.20.1 to 1.20.2 by @dependabot in #646
- Bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #648
- Bump google.golang.org/api from 0.209.0 to 0.210.0 by @dependabot in #645
- Bump google.golang.org/grpc from 1.67.1 to 1.68.1 by @dependabot in #647
- Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #653
- Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #652
- Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #651
- Bump github.com/google/go-tpm from 0.9.1 to 0.9.2 by @dependabot in #654
- Bump google.golang.org/api from 0.210.0 to 0.212.0 by @dependabot in #650
- Add support for imported keys by @maraino in #656
Full Changelog: v0.55.0...v0.56.0
Release v0.55.0
What's Changed
- Add go.uber.org/mock to tools.go, generate mocks using go run by @marten-seemann in #633
- Add
NSING
,WiseKey
andSecEdge
to known manufacturers by @hslatman in #634 - Bump google.golang.org/api from 0.205.0 to 0.209.0 by @dependabot in #637
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.5 by @dependabot in #638
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.5 to 1.37.6 by @dependabot in #636
- Add max-sessions parameter on pkcs11 kms by @maraino in #639
New Contributors
- @marten-seemann made their first contribution in #633
Full Changelog: v0.54.2...v0.55.0
Release v0.54.2
What's Changed
Full Changelog: v0.54.1...v0.54.2
Release v0.54.1
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.36.3 to 1.37.1 by @dependabot in #606
- Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #607
- Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #609
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #610
- Bump google.golang.org/api from 0.199.0 to 0.200.0 by @dependabot in #615
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 by @dependabot in #611
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.43 by @dependabot in #612
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.1 to 1.37.2 by @dependabot in #614
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.15.0 by @dependabot in #613
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.15.0 to 1.16.0 by @dependabot in #618
- Bump google.golang.org/api from 0.200.0 to 0.201.0 by @dependabot in #617
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #616
- Bump cloud.google.com/go/kms from 1.20.0 to 1.20.1 by @dependabot in #619
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.2 to 1.37.3 by @dependabot in #620
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #622
- Bump github.com/go-piv/piv-go/v2 from 2.2.0 to 2.3.0 by @dependabot in #623
- Bump google.golang.org/api from 0.203.0 to 0.204.0 by @dependabot in #624
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.3 to 1.37.5 by @dependabot in #629
- Bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #627
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.3 by @dependabot in #625
- Bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #626
- Fix cgo data conversion for bytes and strings by @maraino in #630
Full Changelog: v0.54.0...v0.54.1
Release v0.54.0
Merge pull request #605 from smallstep/mariano/piv-v2
Release v0.53.0
Merge pull request #600 from smallstep/mariano/nulltags Add support for using mackms keys with no tags