Releases: smallstep/crypto
Releases · smallstep/crypto
Release list
Release v0.85.0
What's Changed
- Make TPM dirstore cache size configurable by @darkfronza in #1070
Dependencies
- chore(deps): Bump google.golang.org/api from 0.286.0 to 0.288.0 by @dependabot[bot] in #1068
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.53.5 to 1.54.1 by @dependabot[bot] in #1065
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.30 by @dependabot[bot] in #1067
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.53.4 to 1.53.5 by @dependabot[bot] in #1064
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.26 by @dependabot[bot] in #1063
- chore(deps): Bump github.com/ThalesGroup/crypto11 from 1.6.0 to 1.6.2 by @dependabot[bot] in #1069
- chore(deps): Bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #1066
Full Changelog: v0.84.1...v0.85.0
Release v0.84.1
What's Changed
- Delete CNG private keys when CleanupCredentials removes expired certs by @darkfronza in #1030
Full Changelog: v0.84.0...v0.84.1
Release v0.84.0
What's Changed
- Fix
pull-requests: writepermission for triage workflow by @hslatman in #1054 - Use correct CNG-key value for 'dwKeySpec' when setting key provider info by @joshdrake in #1062
Dependencies
- chore(deps): Bump golang.org/x/crypto from 0.52.0 to 0.53.0 by @dependabot[bot] in #1051
- chore(deps): Bump golang.org/x/term from 0.43.0 to 0.44.0 by @dependabot[bot] in #1049
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 by @dependabot[bot] in #1047
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.53.2 to 1.53.4 by @dependabot[bot] in #1048
- chore(deps): Bump github.com/google/go-tpm-tools from 0.4.8 to 0.4.9 by @dependabot[bot] in #1050
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.22 to 1.32.25 by @dependabot[bot] in #1055
- chore(deps): Bump modernc.org/sqlite from 1.51.0 to 1.52.0 by @dependabot[bot] in #1056
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 by @dependabot[bot] in #1057
- chore(deps): Bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #1059
- chore(deps): Bump google.golang.org/api from 0.283.0 to 0.285.0 by @dependabot[bot] in #1058
- chore(deps): Bump google.golang.org/api from 0.285.0 to 0.286.0 by @dependabot[bot] in #1061
- chore(deps): Bump modernc.org/sqlite from 1.52.0 to 1.53.0 by @dependabot[bot] in #1060
Full Changelog: v0.83.0...v0.84.0
Release v0.83.0
What's Changed
- fix(windows): associate machine-scoped TPM keys with stored certificates by @darkfronza in #1053
Full Changelog: v0.82.0...v0.83.0
Release v0.82.0
What's Changed
- Add per-key key-scope option for Windows machine vs user key store by @joshdrake in #1021
Dependencies:
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.22 by @dependabot[bot] in #1046
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.52.0 to 1.53.2 by @dependabot[bot] in #1043
- chore(deps): Bump modernc.org/sqlite from 1.50.1 to 1.51.0 by @dependabot[bot] in #1044
- chore(deps): Bump google.golang.org/api from 0.280.0 to 0.283.0 by @dependabot[bot] in #1045
Full Changelog: v0.81.1...v0.82.0
Release v0.81.1
What's Changed
- gh: aligned workflow permissions with smallstep/workflows#324 by @azazeal in #1035
Dependencies
- chore(deps): Bump modernc.org/sqlite from 1.49.1 to 1.50.1 by @dependabot[bot] in #1024
- chore(deps): Bump golang.org/x/term from 0.42.0 to 0.43.0 by @dependabot[bot] in #1023
- chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #1034
- chore(deps): Bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot[bot] in #1033
- chore(deps): Bump google.golang.org/api from 0.277.0 to 0.280.0 by @dependabot[bot] in #1032
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys from 1.4.0 to 1.5.0 by @dependabot[bot] in #1042
- chore(deps): Bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #1039
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.51.1 to 1.52.0 by @dependabot[bot] in #1038
New Contributors
Full Changelog: v0.81.0...v0.81.1
Release v0.81.0
Merge pull request #1028 from smallstep/mariano/cleanup-certificates Refactor the Cleanup method
Release v0.80.0
Merge pull request #1027 from smallstep/diego/platform-kms-cleanup-cert Forward Cleanup calls to the backend in platform KMS
Release v0.79.0
What's Changed
Dependencies
- chore(deps): Bump google.golang.org/api from 0.276.0 to 0.277.0 by @dependabot[bot] in #1012
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.51.0 to 1.51.1 by @dependabot[bot] in #1014
- chore(deps): Bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #1015
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17 by @dependabot[bot] in #1016
- chore(deps): Bump cloud.google.com/go/kms from 1.28.0 to 1.30.0 by @dependabot[bot] in #1013
New Contributors
Full Changelog: v0.78.0...v0.79.0
Release v0.78.0
What's Changed
- Add support for additional CAPI certificate context properties by @joshdrake in #873
Full Changelog: v0.77.9...v0.78.0