step-ci
7dbc429279
Merge pull request #2109 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0
...
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
2024-12-16 08:15:11 -08:00
step-ci
91faf6af82
Merge pull request #2108 from smallstep/dependabot/go_modules/golang.org/x/net-0.32.0
...
Bump golang.org/x/net from 0.31.0 to 0.32.0
2024-12-16 08:14:14 -08:00
step-ci
b071e0c8ad
Merge pull request #2111 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.2.0
...
Bump softprops/action-gh-release from 2.1.0 to 2.2.0
2024-12-16 08:13:51 -08:00
dependabot[bot]
1bc4eded3b
Bump softprops/action-gh-release from 2.1.0 to 2.2.0
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](01570a1f39...7b4da11513 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 16:06:37 +00:00
dependabot[bot]
9192369a12
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 15:52:59 +00:00
dependabot[bot]
397e17b375
Bump golang.org/x/net from 0.31.0 to 0.32.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 15:52:55 +00:00
Mariano Cano
351287d23b
Merge pull request #2104 from smallstep/mariano/wraptransport
...
Move wrap transport initialization to constructor
2024-12-16 04:25:31 -08:00
Mariano Cano
98087fec30
Move wrap transport initialization to constructor
...
This commit moves the wrap transport initialization to the controller
constructor.
2024-12-12 10:41:21 -08:00
Panagiotis Siatras
809c7023c9
Transport wrappers ( #2103 )
...
* internal/httptransport: implemented Wrapper & NoopWrapper
* added transport wrappers
* addressed review comments
2024-12-12 09:51:36 -08:00
Panagiotis Siatras
c986962154
internal/httptransport: initial implementation of the package ( #2098 )
...
* internal/httptransport: initial implementation of the package
* authority: refactored for httptransport
* ca: refactored for httptransport
* test: refactored for httptransport
2024-12-10 18:03:37 +02:00
step-ci
51e253be71
Merge pull request #2097 from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.9.5
...
Bump github.com/slackhq/nebula from 1.9.4 to 1.9.5
2024-12-10 07:03:55 -08:00
Herman Slatman
4c7aa8a623
Add test case for Nebula certificate errors
2024-12-10 12:19:50 +01:00
Herman Slatman
9000271ce0
Fix new return value from nebula.NewCAPoolFromBytes
2024-12-10 12:10:25 +01:00
step-ci
f90204930e
Merge pull request #2094 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.68.1
...
Bump google.golang.org/grpc from 1.67.1 to 1.68.1
2024-12-10 02:12:20 -08:00
step-ci
7a7714fb37
Merge pull request #2096 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.30.0
...
Bump golang.org/x/crypto from 0.29.0 to 0.30.0
2024-12-09 08:03:35 -08:00
dependabot[bot]
30dd9a6c13
Bump google.golang.org/grpc from 1.67.1 to 1.68.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.67.1 to 1.68.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 15:45:40 +00:00
dependabot[bot]
7df5f546dc
Bump golang.org/x/crypto from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 15:42:57 +00:00
step-ci
dbeedf342a
Merge pull request #2095 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.55.0
...
Bump go.step.sm/crypto from 0.54.2 to 0.55.0
2024-12-09 07:40:52 -08:00
step-ci
9f68609a85
Merge pull request #2093 from smallstep/dependabot/go_modules/google.golang.org/api-0.210.0
...
Bump google.golang.org/api from 0.209.0 to 0.210.0
2024-12-09 07:40:11 -08:00
dependabot[bot]
43400d6ffb
Bump github.com/slackhq/nebula from 1.9.4 to 1.9.5
...
Bumps [github.com/slackhq/nebula](https://github.com/slackhq/nebula ) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/slackhq/nebula/releases )
- [Changelog](https://github.com/slackhq/nebula/blob/v1.9.5/CHANGELOG.md )
- [Commits](https://github.com/slackhq/nebula/compare/v1.9.4...v1.9.5 )
---
updated-dependencies:
- dependency-name: github.com/slackhq/nebula
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 15:26:54 +00:00
dependabot[bot]
eb1b7e090e
Bump go.step.sm/crypto from 0.54.2 to 0.55.0
...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto ) from 0.54.2 to 0.55.0.
- [Release notes](https://github.com/smallstep/crypto/releases )
- [Commits](https://github.com/smallstep/crypto/compare/v0.54.2...v0.55.0 )
---
updated-dependencies:
- dependency-name: go.step.sm/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 15:26:37 +00:00
dependabot[bot]
abfcc59ae8
Bump google.golang.org/api from 0.209.0 to 0.210.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.209.0 to 0.210.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](https://github.com/googleapis/google-api-go-client/compare/v0.209.0...v0.210.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 15:26:20 +00:00
step-ci
6b8da39183
Merge pull request #2082 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.6.3
...
Bump cloud.google.com/go/longrunning from 0.6.2 to 0.6.3
2024-11-25 10:19:12 -08:00
step-ci
8cffe10cec
Merge pull request #2084 from smallstep/dependabot/go_modules/google.golang.org/api-0.209.0
...
Bump google.golang.org/api from 0.206.0 to 0.209.0
2024-11-25 08:58:06 -08:00
step-ci
09b917badd
Merge pull request #2083 from smallstep/dependabot/go_modules/github.com/stretchr/testify-1.10.0
...
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-11-25 08:57:23 -08:00
dependabot[bot]
e2e3f36d77
Bump google.golang.org/api from 0.206.0 to 0.209.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.206.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](https://github.com/googleapis/google-api-go-client/compare/v0.206.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] <support@github.com >
2024-11-25 16:38:44 +00:00
dependabot[bot]
29e1811c47
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 16:38:33 +00:00
dependabot[bot]
e93d542145
Bump cloud.google.com/go/longrunning from 0.6.2 to 0.6.3
...
Bumps [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.6.2...longrunning/v0.6.3 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/longrunning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 16:38:26 +00:00
Marten Seemann
bc1accbce1
add go.uber.org/mock to tools.go, generate mocks using go run ( #2080 )
2024-11-21 21:39:39 +08:00
Max
d327203c1c
Add a few PRs to the 0.28.1 changelog ( #2079 )
...
* Add a few PRs to the 0.28.1 changelog
2024-11-19 17:48:23 -08:00
Max
f5b45d8ae1
Changelog for 0.28.1 ( #2078 )
2024-11-19 17:19:48 -08:00
Joe Doss
f88a136bc2
Merge pull request #2076 from smallstep/jdoss/repos
...
Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com
2024-11-19 15:00:59 -06:00
Max
354af7f914
Merge branch 'master' into jdoss/repos
2024-11-19 12:50:46 -08:00
Joe Doss
c0d41d70ac
Add p11-kit package.
2024-11-19 14:46:00 -06:00
Joe Doss
cd57b50db2
Add in PKCS11 packages.
2024-11-19 14:45:59 -06:00
Joe Doss
7c9e3ff118
Merge pull request #2077 from smallstep/jdoss/HSM_container_packages
...
Add PKCS11 Packages in HSM container image
2024-11-19 14:44:41 -06:00
Joe Doss
ae54b5a152
Add p11-kit package.
2024-11-19 14:38:11 -06:00
Joe Doss
e63b64904d
Make script +x.
2024-11-19 14:20:33 -06:00
Joe Doss
08515639bd
Add in PKCS11 packages.
2024-11-19 14:19:12 -06:00
Max
330b28f83f
Merge branch 'master' into jdoss/repos
2024-11-19 11:33:45 -08:00
step-ci
b1c3d18d31
Merge pull request #2072 from smallstep/dependabot/go_modules/google.golang.org/api-0.206.0
...
Bump google.golang.org/api from 0.205.0 to 0.206.0
2024-11-18 12:30:44 -08:00
dependabot[bot]
e0196e4860
Bump google.golang.org/api from 0.205.0 to 0.206.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.205.0 to 0.206.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](https://github.com/googleapis/google-api-go-client/compare/v0.205.0...v0.206.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 20:15:25 +00:00
step-ci
61af4c3d79
Merge pull request #2074 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.35.2
...
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
2024-11-18 12:13:42 -08:00
step-ci
2847fbd3f3
Merge pull request #2073 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.54.2
...
Bump go.step.sm/crypto from 0.54.0 to 0.54.2
2024-11-18 10:18:12 -08:00
step-ci
b9296c1b6f
Merge pull request #2075 from smallstep/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.14.0
...
Bump github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0
2024-11-18 09:57:24 -08:00
Joe Doss
2b4894a871
Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com.
2024-11-18 11:35:50 -06:00
dependabot[bot]
a0048b414b
Bump github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0
...
Bumps [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/googleapis/gax-go/releases )
- [Commits](https://github.com/googleapis/gax-go/compare/v2.13.0...v2.14.0 )
---
updated-dependencies:
- dependency-name: github.com/googleapis/gax-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 16:38:23 +00:00
dependabot[bot]
e9a1a7ba15
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2
...
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 16:38:18 +00:00
dependabot[bot]
35bc30b1f5
Bump go.step.sm/crypto from 0.54.0 to 0.54.2
...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto ) from 0.54.0 to 0.54.2.
- [Release notes](https://github.com/smallstep/crypto/releases )
- [Commits](https://github.com/smallstep/crypto/compare/v0.54.0...v0.54.2 )
---
updated-dependencies:
- dependency-name: go.step.sm/crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 16:38:17 +00:00
step-ci
707f53722f
Merge pull request #2071 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.1.0
...
Bump softprops/action-gh-release from 2.0.9 to 2.1.0
2024-11-18 08:34:48 -08:00