Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /tests-bdd#3528

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests-bdd/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 /tests-bdd#3528
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/sdk-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 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 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 a review from a team as a code owner May 26, 2026 23:30
@dependabot dependabot Bot added the go Pull requests that update Go code label May 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 23:30
@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 183.616578ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 621.500327ms
Throughput 160.90 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.250577148s
Average Latency 430.40673ms
Throughput 115.61 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 /tests-bdd fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0 in /tests-bdd Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/sdk-0.20.0 branch from 22f3172 to ed121c9 Compare June 4, 2026 20:12
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 475.460057ms
Throughput 210.32 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.410247873s
Average Latency 442.381883ms
Throughput 112.59 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

⚠️ 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

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