Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.21.0 to 0.22.0 in /otdfctl#3623

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/sdk from 0.21.0 to 0.22.0.

Release notes

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

protocol/go: v0.22.0

0.22.0 (2026-04-01)

Features

  • policy: Add sort support to ListNamespaces API (#3192) (aac86cd)
  • policy: add SortField proto and update PageRequest for sort support (#3187) (6cf1862)

sdk: v0.22.0

0.22.0 (2026-06-15)

Bug Fixes

  • ci: Prefer go.work for toolchain info (#3285) (3c05b22)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.32.0 to 0.33.1 in /sdk (#3609) (d5cfc8d)
Commits
  • dee7f50 chore(main): release sdk 0.22.0 (#3570)
  • d5cfc8d fix(deps): bump github.com/opentdf/platform/protocol/go from 0.32.0 to 0.33.1...
  • 09e22dc fix(core)!: Add min_len to search term. (#3604)
  • 96a89cd chore(main): release protocol/go 0.33.0 (#3533)
  • 40f35df feat(core): Add search term information to protos. (#3547)
  • 6f832d6 fix(cli): fix the get key command. (#3598)
  • 91ecfea chore(main): release service 0.17.0 (#3571)
  • 2e82aa0 feat(authz): split connect token claims and enforcement (#3592)
  • 9d16f80 feat(authz): make v2 request limits configurable (#3508)
  • e4a04ed feat(policy)!: DSPX-2998 add namespace fields to resource mapping protos (#3565)
  • 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.21.0 to 0.22.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.21.0...sdk/v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 16, 2026 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 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 187.246457ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 484.984599ms
Throughput 206.19 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 45.592812064s
Average Latency 453.110858ms
Throughput 109.67 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