Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/github.com/opentdf/platform/sdk-0.20.0
Open

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /examples#3525
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/github.com/opentdf/platform/sdk-0.20.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2026
@dependabot dependabot Bot requested review from a team as code owners May 26, 2026 23:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 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 302.831467ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 600.105136ms
Throughput 166.64 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.045058694s
Average Latency 438.849146ms
Throughput 113.52 requests/second

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.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.20.0 in /examples fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /examples Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/examples/github.com/opentdf/platform/sdk-0.20.0 branch from 09615ef to 9102461 Compare June 4, 2026 20:12
@github-actions

github-actions Bot commented Jun 4, 2026

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 179.478546ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 516.31559ms
Throughput 193.68 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.425295943s
Average Latency 432.871329ms
Throughput 115.14 requests/second

@github-actions

github-actions Bot commented Jun 4, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:examples 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.

0 participants