-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: smallstep/crypto
base: v0.54.2
head repository: smallstep/crypto
compare: v0.55.0
- 11 commits
- 9 files changed
- 6 contributors
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae9cf3a - Browse repository at this point
Copy the full SHA ae9cf3aView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 493a77d - Browse repository at this point
Copy the full SHA 493a77dView commit details -
Merge pull request #634 from smallstep/herman/tpm-manufacturers-202411
Add `NSING`, `WiseKey` and `SecEdge` to known manufacturers
Configuration menu - View commit details
-
Copy full SHA for 9a986b8 - Browse repository at this point
Copy the full SHA 9a986b8View commit details -
Bump google.golang.org/api from 0.205.0 to 0.209.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.205.0 to 0.209.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.205.0...v0.209.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00caf9b - Browse repository at this point
Copy the full SHA 00caf9bView commit details -
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.5
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.3 to 1.28.5. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.28.3...config/v1.28.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2035c1f - Browse repository at this point
Copy the full SHA 2035c1fView commit details -
Merge pull request #637 from smallstep/dependabot/go_modules/google.g…
…olang.org/api-0.209.0 Bump google.golang.org/api from 0.205.0 to 0.209.0
Configuration menu - View commit details
-
Copy full SHA for c34f98d - Browse repository at this point
Copy the full SHA c34f98dView commit details -
Merge pull request #638 from smallstep/dependabot/go_modules/github.c…
…om/aws/aws-sdk-go-v2/config-1.28.5 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.5
Configuration menu - View commit details
-
Copy full SHA for 72fa0ad - Browse repository at this point
Copy the full SHA 72fa0adView commit details -
Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.5 to 1.37.6
Bumps [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) from 1.37.5 to 1.37.6. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.5...service/kms/v1.37.6) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 111c5ca - Browse repository at this point
Copy the full SHA 111c5caView commit details -
Merge pull request #636 from smallstep/dependabot/go_modules/github.c…
…om/aws/aws-sdk-go-v2/service/kms-1.37.6 Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.5 to 1.37.6
Configuration menu - View commit details
-
Copy full SHA for 02b3b32 - Browse repository at this point
Copy the full SHA 02b3b32View commit details
Commits on Dec 2, 2024
-
Add max-sessions parameter on pkcs11 kms
This commit adds the max-sessions parameter to limit the maximum number of open sessions that we will keep with the HSM before reusing a previous one. It defaults to the crypto11 default, 1024.
Configuration menu - View commit details
-
Copy full SHA for 0e9bc8f - Browse repository at this point
Copy the full SHA 0e9bc8fView commit details -
Merge pull request #639 from smallstep/mariano/max-sessions
Add max-sessions parameter on pkcs11 kms
Configuration menu - View commit details
-
Copy full SHA for 2e3c296 - Browse repository at this point
Copy the full SHA 2e3c296View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.54.2...v0.55.0