Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /otdfctl#3549

Merged
jakedoublev merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.21.0
Jun 1, 2026
Merged

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /otdfctl#3549
jakedoublev merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0.

Release notes

Sourced from github.com/opentdf/platform/sdk's releases.

protocol/go: v0.21.0

0.21.0 (2026-03-26)

Features

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.67.1 to 1.79.3 in /protocol/go (#3173) (447ece6)

sdk: v0.21.0

0.21.0 (2026-05-28)

Features

  • core: add hybrid NIST EC + ML-KEM key wrapping support (#3276) (1209acc)
  • sdk: add WithPolicyFrom re-wrap helper (#3476) (baa1403)

Bug Fixes

  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.10.0 to 0.11.0 in /sdk (#3522) (e147d12)
  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.11.0 to 0.12.0 in /sdk (#3534) (e95fb70)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.30.0 to 0.31.0 in /sdk (#3496) (1415e8e)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0 in /sdk (#3520) (0385ab4)
  • sdk: DSPX-3464 Adds subject_token_type to RFC 8693 token exchanges (#3465) (ed9b0fc)

protocol/go: v0.20.0

0.20.0 (2026-03-18)

⚠ BREAKING CHANGES

  • policy: Namespace subject mappings and subject condition sets. (#3143)
  • policy: Optional namespace on actions protos, NamespacedPolicy feature flag (#3155)

Features

  • policy: Namespace subject mappings and subject condition sets. (#3143) (3006780)

Bug Fixes

  • policy: Optional namespace on actions protos, NamespacedPolicy feature flag (#3155) (c20f039)

sdk: v0.20.0

... (truncated)

Commits
  • 5d0508f chore(main): release sdk 0.21.0 (#3470)
  • 16226a4 chore(ci): wait for server in integration test runs after config restore (#3540)
  • e95fb70 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.11.0 to 0.12.0...
  • 7045d6e fix(deps): bump github.com/opentdf/platform/sdk from 0.19.0 to 0.20.0 in /ser...
  • 5b87b2b fix(deps): bump the external group across 1 directory with 4 updates (#3494)
  • 9836404 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.10.0 to 0.12.0...
  • 23946e4 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0...
  • e147d12 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.10.0 to 0.11.0...
  • b004e7a chore(main): release lib/ocrypto 0.12.0 (#3521)
  • 5f316f0 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform) from 0.17.0 to 0.21.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.17.0...sdk/v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 20:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 135.782599ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 76.415204ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 340.798118ms
Throughput 293.43 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 34.638946699s
Average Latency 345.079727ms
Throughput 144.35 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Govulncheck found vulnerabilities ⚠️

The following modules have known vulnerabilities:

  • examples
  • otdfctl
  • sdk
  • service
  • lib/fixtures
  • tests-bdd

See the workflow run for details.

@jakedoublev jakedoublev added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 1cb751e Jun 1, 2026
41 checks passed
@jakedoublev jakedoublev deleted the dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.21.0 branch June 1, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant