-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: smallstep/crypto
base: v0.73.0
head repository: smallstep/crypto
compare: v0.74.0
- 18 commits
- 53 files changed
- 3 contributors
Commits on Oct 30, 2025
-
Get TPM instance of the tpmkms
This commits adds a new method that allows to get the TPM instance used by the tpmkms.
Configuration menu - View commit details
-
Copy full SHA for c17f3c4 - Browse repository at this point
Copy the full SHA c17f3c4View commit details
Commits on Oct 31, 2025
-
Add constructor to initialize tpmkms with a tpm instance
This commit adds tpmkks.NewWithTPM that initializes the tpmkms with a given *tpm.TPM.
Configuration menu - View commit details
-
Copy full SHA for 9a00bef - Browse repository at this point
Copy the full SHA 9a00befView commit details -
This commit removes the legacy build tags because the latest version of golangci-lint show errors.
Configuration menu - View commit details
-
Copy full SHA for 2be5a39 - Browse repository at this point
Copy the full SHA 2be5a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acdd54 - Browse repository at this point
Copy the full SHA 3acdd54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e7b3c - Browse repository at this point
Copy the full SHA c9e7b3cView commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ef8141 - Browse repository at this point
Copy the full SHA 2ef8141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1cab7 - Browse repository at this point
Copy the full SHA 8f1cab7View commit details -
chore(deps): Bump modernc.org/sqlite from 1.39.1 to 1.40.0
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.39.1 to 1.40.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.1...v1.40.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.40.0 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 d176bcb - Browse repository at this point
Copy the full SHA d176bcbView commit details -
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.31.15 to 1.31.16. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.15...config/v1.31.16) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.16 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 52b95bb - Browse repository at this point
Copy the full SHA 52b95bbView commit details
Commits on Nov 4, 2025
-
Merge pull request #885 from smallstep/mariano/tpm-instance
Add support for providing `*tpm.TPM` instance when creating a `TPMKMS`
Configuration menu - View commit details
-
Copy full SHA for ed51854 - Browse repository at this point
Copy the full SHA ed51854View commit details -
Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-s…
…dk-go-v2/config-1.31.16
Configuration menu - View commit details
-
Copy full SHA for 9591f2d - Browse repository at this point
Copy the full SHA 9591f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a21ead - Browse repository at this point
Copy the full SHA 1a21eadView commit details -
Merge pull request #889 from smallstep/dependabot/go_modules/github.c…
…om/aws/aws-sdk-go-v2/config-1.31.16 chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16
Configuration menu - View commit details
-
Copy full SHA for d8ff777 - Browse repository at this point
Copy the full SHA d8ff777View commit details -
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms
Bumps [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) from 1.46.2 to 1.47.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/rds/v1.46.2...service/s3/v1.47.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.47.0 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 69a85a5 - Browse repository at this point
Copy the full SHA 69a85a5View commit details -
Merge pull request #888 from smallstep/dependabot/go_modules/modernc.…
…org/sqlite-1.40.0 chore(deps): Bump modernc.org/sqlite from 1.39.1 to 1.40.0
Configuration menu - View commit details
-
Copy full SHA for c46388c - Browse repository at this point
Copy the full SHA c46388cView commit details -
Merge pull request #887 from smallstep/dependabot/go_modules/github.c…
…om/aws/aws-sdk-go-v2/service/kms-1.47.0 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.46.2 to 1.47.0
Configuration menu - View commit details
-
Copy full SHA for 44f82dc - Browse repository at this point
Copy the full SHA 44f82dcView commit details -
chore(deps): Bump google.golang.org/api from 0.253.0 to 0.254.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.253.0 to 0.254.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.253.0...v0.254.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-version: 0.254.0 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 e5dd00c - Browse repository at this point
Copy the full SHA e5dd00cView commit details -
Merge pull request #886 from smallstep/dependabot/go_modules/google.g…
…olang.org/api-0.254.0 chore(deps): Bump google.golang.org/api from 0.253.0 to 0.254.0
Configuration menu - View commit details
-
Copy full SHA for 9dee231 - Browse repository at this point
Copy the full SHA 9dee231View 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.73.0...v0.74.0