Skip to content

fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.13.0 in /tests-bdd#3348

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0
Closed

fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.13.0 in /tests-bdd#3348
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/opentdf/platform/service from 0.7.2 to 0.13.0.

Release notes

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

protocol/go: v0.13.0

0.13.0 (2025-10-16)

Features

sdk: v0.13.0

0.13.0 (2026-02-17)

⚠ BREAKING CHANGES

  • policy: remove namespace certificate feature (#3051)

Bug Fixes

  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.9.0 to 0.10.0 in /sdk (#3078) (527c34d)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.15.0 to 0.16.0 in /sdk (#3081) (3d4ce33)
  • docs: DSPX-2409 replace SDK README code example with working code (#3055) (566cb6f)
  • Go 1.25 (#3053) (65eb7c3)
  • kas: Fix EC P-521 typo (#3075) (abc088d)
  • sdk: conditionally set client_id based on auth method (#2968) (abdeb69)

Code Refactoring

  • policy: remove namespace certificate feature (#3051) (48abb81)

service: v0.13.0

0.13.0 (2026-02-18)

⚠ BREAKING CHANGES

  • policy: remove namespace certificate feature (#3051)

Features

Bug Fixes

  • deps: bump github.com/opentdf/platform/lib/fixtures from 0.4.0 to 0.5.0 in /service (#3034) (66b61b1)
  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.9.0 to 0.10.0 in /service (#3080) (49582f0)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.15.0 to 0.16.0 in /service (#3083) (a332f95)
  • deps: vulnerability fix in connect-rpc validate and ristretto (#3065) (8860fed)

... (truncated)

Commits
  • 06cb231 chore(main): release sdk 0.13.0 (#3061)
  • 3d4ce33 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.15.0 to 0.16.0...
  • a332f95 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.15.0 to 0.16.0...
  • 8a95440 chore(main): release protocol/go 0.16.0 (#3060)
  • 19c2853 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.9.0 to 0.10.0 ...
  • 49582f0 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.9.0 to 0.10.0 ...
  • 527c34d fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.9.0 to 0.10.0 ...
  • 1f921aa chore(main): release lib/ocrypto 0.10.0 (#3057)
  • 9d6b3f3 feat(authz): add casbin roleprovider interface (#3069)
  • e2dc6d8 fix(policy): reject unencrypted private keys for modes 1/2 (#3072)
  • 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)

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 401.793229ms
Throughput 248.88 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.072843187s
Average Latency 428.830614ms
Throughput 116.08 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0 branch from ef11593 to d86c830 Compare April 22, 2026 18:49
@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 181.308645ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 414.700959ms
Throughput 241.14 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.996673966s
Average Latency 438.363996ms
Throughput 113.64 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0 branch from d86c830 to fb5125e Compare April 22, 2026 20:53
@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 196.519468ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 409.647956ms
Throughput 244.11 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.464559238s
Average Latency 443.236579ms
Throughput 112.45 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0 branch from fb5125e to acb4a71 Compare April 23, 2026 14:41
Bumps [github.com/opentdf/platform/service](https://github.com/opentdf/platform) from 0.7.2 to 0.13.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](service/v0.7.2...sdk/v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0 branch from acb4a71 to ffb1f1e Compare April 23, 2026 14:43
@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 144.709954ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 400.754199ms
Throughput 249.53 requests/second

TDF3 Benchmark Results:

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Superseded by #3384.

@dependabot dependabot Bot closed this Apr 23, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.13.0 branch April 23, 2026 17:56
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