Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.25.0 to 0.26.0 in /service#3723

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

fix(deps): bump github.com/opentdf/platform/sdk from 0.25.0 to 0.26.0 in /service#3723
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.26.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/sdk from 0.25.0 to 0.26.0.

Release notes

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

protocol/go: v0.26.0

0.26.0 (2026-04-22)

Features

  • sdk: add ergonomic Resource constructors for authorization (#3337) (4a786ca)

Bug Fixes

  • sdk: require at least one FQN in ForAttributeValues (#3355) (2529e11)

sdk: v0.26.0

0.26.0 (2026-07-02)

Features

  • policy: add narrow attribute read API protos and generated code (#3634) (5726720)
  • sdk: resolve key splits via GetKeyMappingsByFqns (#3699) (7a2320b)

Bug Fixes

  • deps: bump github.com/opentdf/platform/protocol/go from 0.36.0 to 0.37.0 in /sdk (#3707) (4277e96)
Commits
  • 3ce01c2 chore(main): release sdk 0.26.0 (#3703)
  • 7a2320b feat(sdk): resolve key splits via GetKeyMappingsByFqns (#3699)
  • 1a81221 chore(docs): fix typos in plaintext files (#3716)
  • 4277e96 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.36.0 to 0.37.0...
  • 327f9a4 chore(ci): otdfctl profiles e2e test teardown fix (#3700)
  • feab4e8 chore(main): release protocol/go 0.37.0 (#3701)
  • 5726720 feat(policy): add narrow attribute read API protos and generated code (#3634)
  • 67300d8 chore(main): release otdfctl 0.34.0 (#3600)
  • 84f3b92 feat(policy)!: undo subject mapping operator decomposition (#3685)
  • 794f9db chore(main): release service 0.19.0 (#3662)
  • 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.25.0 to 0.26.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.25.0...sdk/v0.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2026
@dependabot dependabot Bot requested review from a team as code owners July 3, 2026 17:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2026
@github-actions github-actions Bot added the size/s label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 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 219.099968ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 424.937319ms
Throughput 235.33 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 46.134576984s
Average Latency 459.680744ms
Throughput 108.38 requests/second

@github-actions

github-actions Bot commented Jul 3, 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

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