Skip to content

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.21.0 to 0.22.0 in /sdk#3246

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.22.0
Open

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.21.0 to 0.22.0 in /sdk#3246
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps github.com/opentdf/platform/protocol/go from 0.21.0 to 0.22.0.

Release notes

Sourced from github.com/opentdf/platform/protocol/go'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)
Changelog

Sourced from github.com/opentdf/platform/protocol/go's changelog.

0.22.0 (2025-06-24)

⚠ BREAKING CHANGES

  • remove the ability to assign grants (#604)

Features

Bug Fixes

  • add more Deprecated text to kas-grants (#605) (2106d2f)
  • ci: Trigger for release-please (testing) (#580) (5cd33f9)
  • core: Change base key name so tests run last. (#611) (464b179)
  • core: Move key management under policy. (#597) (d657e96)
  • disable kas-registry --public-keys and --publickey-remote flags (#603) (279bbbd)
  • enforce hex encoded wrapping-key (#581) (416e215)
  • main: Use cmd.Context for resource mapping group commands (#592) (b5d8b6f)
Commits
  • 6c14f69 chore(main): release 0.22.0 (#582)
  • d9013c0 chore(core): bump SDK to v0.5.0 (#608)
  • 464b179 fix(core): Change base key name so tests run last. (#611)
  • aa77a3b chore(dependabot): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3....
  • ff0bc84 chore(dependabot): bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#527)
  • a3660d9 feat(core): Unhide key commands. (#607)
  • 2106d2f fix: add more Deprecated text to kas-grants (#605)
  • 75552e1 feat(core): dynamic port allocation (#606)
  • b5d8b6f fix(main): Use cmd.Context for resource mapping group commands (#592)
  • c9f0d82 feat!: remove the ability to assign grants (#604)
  • 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/protocol/go](https://github.com/opentdf/platform) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/otdfctl/v0.22.0/CHANGELOG.md)
- [Commits](otdfctl/v0.21.0...otdfctl/v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/protocol/go
  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 Apr 1, 2026
@dependabot dependabot bot requested review from a team as code owners April 1, 2026 22:40
@github-actions github-actions bot added comp:sdk A software development kit, including library, for client applications and inter-service communicati size/xs labels Apr 1, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 1, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 41082b35-8796-457f-a6b0-93ad09d879c9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.22.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 411.443126ms
Throughput 243.05 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 39.722170965s
Average Latency 395.439759ms
Throughput 125.87 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

@alkalescent alkalescent added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:sdk A software development kit, including library, for client applications and inter-service communicati dependencies Pull requests that update a dependency file go Pull requests that update Go code size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant