Releases: cloudflare/gokeyless
Releases · cloudflare/gokeyless
Release list
v1.18.0
Changelog
- ae9e562 Merge pull request #558 from cloudflare/hrushikesh/add-semgrep-oss-workflow
- 6ef21e8 Merge pull request #562 from baubuchon-cf/patch-1
- bb34a64 Support Cloudflare API token for server cert initialization (#563)
- e220816 ci: add Semgrep OSS scanning workflow
- 15142fb docs: add ghcr.io pull command to Docker section
v1.17.6
v1.17.5
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #488
- Bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.116.0 by @dependabot[bot] in #532
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #538
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #537
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.10 by @dependabot[bot] in #533
- Typo: isntall → install by @robert-scheck in #542
- fix: Adds a type check for the ReqContext field by @mitch292 in #548
- Bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #547
- Bump github.com/miekg/dns from 1.1.62 to 1.1.68 by @dependabot[bot] in #544
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #541
- fix: Adds recovery call to the server handler by @mitch292 in #549
- Bump google.golang.org/grpc from 1.64.1 to 1.79.3 by @dependabot[bot] in #556
New Contributors
- @robert-scheck made their first contribution in #542
Full Changelog: v1.17.4...v1.17.5
v1.17.4
What's Changed
- Update GoReleaser archive configuration by @emmanuel-ferdman in #525
- Add ComplianceRegion to PrivateKey, NewRemoteSignerWithCertID, NewRemoteSigner by @dt-dtran in #529
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.22.0 by @dependabot[bot] in #521
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot[bot] in #514
- Add support for loading trace context from jaeger formatted strings by @aberglund-cf in #528
- Update Go dependencies to resolve critical and high-severity CVEs by @dennis-cf in #536
New Contributors
- @emmanuel-ferdman made their first contribution in #525
- @dt-dtran made their first contribution in #529
- @aberglund-cf made their first contribution in #528
- @dennis-cf made their first contribution in #536
Full Changelog: v1.17.3...v1.17.4
v1.17.3
Changelog
- 84591a3 Add ComplianceRegion to PrivateKey, NewRemoteSignerWithCertID, NewRemoteSigner
- 061780c Merge pull request #522 from cloudflare/amitchell/compliance-region
- b6f3648 Merge pull request #524 from wolruf/patch-1
- 28132cf Typo Compatability > Compatibility
- 091c159 Update GoReleaser archive configuration
v1.17.2
v1.17.1
Changelog
- 31077c9 Dockerfile builds with the Go version specified in go.mod
- 5bb1be7 Github action for build and push image uses Go 1.23
- 44b9583 Merge pull request #510 from cloudflare/mitch292/add-compliance-region
- 1e52cf8 Merge pull request #519 from cloudflare/mitch292/build-push-go-version
- cc62d0c Merge pull request #520 from cloudflare/amitchell/docker-file-golang
- 667e661 Resolves some linting errors flagged in GitHub actions
v1.17.0
v1.6.16
Changelog
- bb1aeba Bump cloud.google.com/go/kms from 1.17.1 to 1.18.3
- 562ef54 Bump docker/build-push-action from 5 to 6
- 94a0bb2 Bump github.com/Azure/go-autorest/autorest/azure/auth
- 94d8909 Bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5
- 24d60ae Bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.100.0
- f35ec66 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
- 46a1e21 Bump github.com/googleapis/gax-go/v2 from 2.12.4 to 2.12.5
- 4b72092 Bump github.com/googleapis/gax-go/v2 from 2.12.5 to 2.13.0
- a155a11 Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7
- aeacbbb Bump github.com/miekg/dns from 1.1.58 to 1.1.62
- aadb0cf Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
- 1ab3bbf Bump github.com/spf13/viper from 1.17.0 to 1.19.0
- 9c906b3 Bump golang.org/x/sync from 0.7.0 to 0.8.0
- 44da6c5 Bump google.golang.org/grpc from 1.64.0 to 1.64.1
- b9339c4 Create semgrep.yml
- 1f163f0 Merge pull request #453 from cloudflare/dependabot/go_modules/github.com/cloudflare/cfssl-1.6.5
- 16d43b4 Merge pull request #465 from cloudflare/dependabot/go_modules/github.com/spf13/viper-1.19.0
- f5562c0 Merge pull request #466 from cloudflare/dependabot/github_actions/docker/build-push-action-6
- bd8a255 Merge pull request #467 from cloudflare/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
- e455242 Merge pull request #469 from cloudflare/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.12.5
- 51ef741 Merge pull request #471 from cloudflare/dependabot/go_modules/google.golang.org/grpc-1.64.1
- cbc7d89 Merge pull request #472 from cloudflare/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
- f81276e Merge pull request #473 from cloudflare/dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
- 3b4b4d6 Merge pull request #474 from cloudflare/dependabot/go_modules/github.com/cloudflare/cloudflare-go-0.100.0
- 5d31bc8 Merge pull request #476 from cloudflare/dependabot/go_modules/cloud.google.com/go/kms-1.18.3
- 13b5601 Merge pull request #477 from cloudflare/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.13.0
- f9c665b Merge pull request #479 from cloudflare/dependabot/go_modules/golang.org/x/sync-0.8.0
- a6a6e40 Merge pull request #481 from cloudflare/dependabot/go_modules/github.com/miekg/dns-1.1.62
- a6382ca Merge pull request #482 from cloudflare/hrushikeshdeshpande-creating-semgrep-yml
- f71bc48 Merge pull request #483 from cloudflare/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
- 0bdedb8 Set a maximum TLS version for client connections (#500)
v1.6.15
Changelog
- 9a27b27 Bump cloud.google.com/go/kms from 1.15.7 to 1.17.1
- 5aedac0 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- 78e8c53 Merge pull request #455 from cloudflare/dependabot/go_modules/github.com/stretchr/testify-1.9.0
- 8b7f832 Merge pull request #463 from cloudflare/mitali/add-request-context
- 70cd506 Merge pull request #464 from cloudflare/dependabot/go_modules/cloud.google.com/go/kms-1.17.1
- 31a148e Merge pull request #468 from cloudflare/mitali/print-client-info
- 19e29ea print client information from connection and add ForwardingSvc field to Operation
- 346ee56 update snapshot command skip option