Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

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

Release notes

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

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

0.20.0 (2026-05-11)

Bug Fixes

  • deps: bump module protocol/go to v0.30.0 throughout (#3459) (8eaa502)

protocol/go: v0.19.0

0.19.0 (2026-03-12)

⚠ BREAKING CHANGES

  • policy: only require namespace on GetAction if no id provided (#3144)

Bug Fixes

  • policy: only require namespace on GetAction if no id provided (#3144) (10d0c0f)

sdk: v0.19.0

0.19.0 (2026-05-06)

Bug Fixes

  • deps: bump the external group across 1 directory with 7 updates (#3422) (be0da08)

protocol/go: v0.18.0

0.18.0 (2026-03-12)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot dependabot Bot requested review from a team as code owners April 30, 2026 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 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 161.33275ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 415.516078ms
Throughput 240.66 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 42.730795043s
Average Latency 425.738861ms
Throughput 117.01 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/sdk-0.18.0 branch from 917890e to a01ba7c Compare May 6, 2026 19:02
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 459.137526ms
Throughput 217.80 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 42.180655641s
Average Latency 419.764671ms
Throughput 118.54 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

@dependabot dependabot Bot changed the title fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.18.0 in /tests-bdd fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.19.0 in /tests-bdd May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/sdk-0.18.0 branch from a01ba7c to 68acb23 Compare May 11, 2026 19:52
@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 205.279531ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 404.146379ms
Throughput 247.44 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.386807162s
Average Latency 432.952058ms
Throughput 115.24 requests/second

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

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.18.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.19.0 in /tests-bdd fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.20.0 in /tests-bdd May 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/sdk-0.18.0 branch from 68acb23 to 01234ea Compare May 21, 2026 22:51
@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 184.085674ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 418.823302ms
Throughput 238.76 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.702050853s
Average Latency 435.236496ms
Throughput 114.41 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.

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