control-tower
control-tower copied to clipboard
Bump github.com/square/certstrap from 1.2.0 to 1.3.0
Bumps github.com/square/certstrap from 1.2.0 to 1.3.0.
Release notes
Sourced from github.com/square/certstrap's releases.
v1.3.0
Release Build (from refs/tags/v1.3.0/1377eabdd8242bc353dcebf879a3b077413036c2)
What's Changed
- Bump Go to 1.13 by
@mbyczkowski
in square/certstrap#86- Bump github.com/urfave/cli from 1.21.0 to 1.22.1 by
@dependabot-preview
in square/certstrap#84- Update README regarding go version by
@chenrui333
in square/certstrap#87- Add minute and second granularity to expiration time by
@codysoyland
in square/certstrap#88- Bump github.com/urfave/cli from 1.22.1 to 1.22.2 by
@dependabot-preview
in square/certstrap#91- Set CRL expiration to 2 years by
@sashabaranov
in square/certstrap#97- Bump github.com/urfave/cli from 1.22.2 to 1.22.3 by
@dependabot-preview
in square/certstrap#98- Remove vendorized deps by
@mbyczkowski
in square/certstrap#93- Bump github.com/urfave/cli from 1.22.3 to 1.22.4 by
@dependabot-preview
in square/certstrap#104- Fix docker build after removal of vendored deps by
@mbyczkowski
in square/certstrap#106- Configure GitHub Actions by
@mbyczkowski
in square/certstrap#107- Linter fixes by
@mbyczkowski
in square/certstrap#108- Add option to create CA restricted to some domains by
@fd0
in square/certstrap#94- update to generated binaries information by
@mrtrkmn
in square/certstrap#109- Bump github.com/urfave/cli from 1.22.4 to 1.22.5 by
@dependabot-preview
in square/certstrap#114- Fix NotBefore calculation on new certificates by
@adregner
in square/certstrap#115- Upgrade to GitHub-native Dependabot by
@dependabot-preview
in square/certstrap#118- Use CA key instead of the subject key in the revocation test by
@jdtw
in square/certstrap#122- Move to the correct Go lint action by
@jdtw
in square/certstrap#123- Exclude the deprecated PEM functions from CI lints by
@jdtw
in square/certstrap#125- Move to Go 1.17 by
@jdtw
in square/certstrap#126- Remove deprecated Travis CI config by
@jdtw
in square/certstrap#127- Add support for ECC to the pkix package by
@jdtw
in square/certstrap#130- Add flags to certstrap to support ECDSA and Ed25519 by
@jdtw
in square/certstrap#128- Add support for SPIFFE cert requests by
@jdtw
in square/certstrap#131- Fix file permission checking in the depot package by
@jdtw
in square/certstrap#141- Add CODEOWNERS by
@mbyczkowski
in square/certstrap#142- Bump go.step.sm/crypto from 0.13.0 to 0.15.2 by
@dependabot
in square/certstrap#145- Bump github.com/urfave/cli from 1.22.5 to 1.22.9 by
@dependabot
in square/certstrap#154- created separate perms for windows so that windows users will no longer experience permission denied issues by
@isemaya-square
in square/certstrap#155- Bump go.step.sm/crypto from 0.15.2 to 0.16.2 by
@dependabot
in square/certstrap#157- Expand on permissions error message. by
@mcdee
in square/certstrap#160- Update Dockerfile by
@jdtw
in square/certstrap#161- Add support for setting
pathlen
on CA certificates and intermediate CA by@socheatsok78
in square/certstrap#135- updated go version to 1.16 in response to permission denied issues by
@isemaya-square
in square/certstrap#151- Move to Go 1.18 by
@jdtw
in square/certstrap#162- Fix typo in release workflow by
@jdtw
in square/certstrap#163New Contributors
@chenrui333
made their first contribution in square/certstrap#87@codysoyland
made their first contribution in square/certstrap#88@sashabaranov
made their first contribution in square/certstrap#97@fd0
made their first contribution in square/certstrap#94@mrtrkmn
made their first contribution in square/certstrap#109@adregner
made their first contribution in square/certstrap#115@jdtw
made their first contribution in square/certstrap#122
... (truncated)
Commits
1377eab
Fix typo in release workflow (#163)4f638ae
Move to Go 1.18 (#162)760fa79
Merge pull request #151 from square/isemaya/certstrap-bump-go-version825fe42
Add support for settingpathlen
on CA certificates and intermediate CA (#135)df02414
Fix docker file (#161)e196b0e
Expand on permissions error message. (#160)ca59001
Merge pull request #157 from square/dependabot/go_modules/go.step.sm/crypto-0...315dc34
Bump go.step.sm/crypto from 0.15.2 to 0.16.24b5cbd1
Merge pull request #155 from square/isemaya/certstrap-special-windows-permiss...f5b43fc
created test_tags and test_tags_windows since 600 permissions are not availab...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)