Skip to content

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.16.0 to 0.20.0 in /sdk#3179

Merged
c-r33d merged 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.20.0
Mar 19, 2026
Merged

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.16.0 to 0.20.0 in /sdk#3179
c-r33d merged 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps github.com/opentdf/platform/protocol/go from 0.16.0 to 0.20.0.

Release notes

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

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)

protocol/go: v0.18.0

0.18.0 (2026-03-12)

⚠ BREAKING CHANGES

  • policy: add namespace field to Actions proto (#3130)
  • policy: namespace Registered Resources (#3111)

Features

  • policy: add namespace field to Actions proto (#3130) (bedc9b3)
  • policy: namespace Registered Resources (#3111) (6db1883)

Bug Fixes

  • ci: Upgrade toolchain version to 1.25.8 (#3116) (e1b7882)
  • policy: deprecate ListAttributeValues in favor of existing GetAttribute (#3108) (7e17c2d)

... (truncated)

Commits
  • d06dbdc chore(main): release protocol/go 0.20.0 (#3163)
  • f4486dd chore(docs): add commit signature verification guidance to CONTRIBUTING.md (#...
  • 3006780 feat(policy)!: Namespace subject mappings and subject condition sets. (#3143)
  • 8bc5dcd fix(deps): bump github.com/opentdf/platform/lib/identifier from 0.2.0 to 0.3....
  • c20f039 fix(policy)!: Optional namespace on actions protos, NamespacedPolicy feature ...
  • 488f2e5 chore(main): release lib/identifier 0.3.0 (#3056)
  • 3200c62 chore(core): remove stale keycloak db settings from compose (#3157)
  • c0443f1 feat(policy)!: add namespaced actions schema and namespace-aware action queri...
  • bc9c2e4 chore(main): release protocol/go 0.19.0 (#3146)
  • 10d0c0f fix(policy)!: only require namespace on GetAction if no id provided (#3144)
  • 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.16.0 to 0.20.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](protocol/go/v0.16.0...protocol/go/v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/protocol/go
  dependency-version: 0.20.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 Mar 19, 2026
@dependabot dependabot bot requested review from a team as code owners March 19, 2026 17:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 19, 2026
@github-actions github-actions bot added comp:sdk A software development kit, including library, for client applications and inter-service communicati size/xs labels Mar 19, 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 196.895358ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 391.302328ms
Throughput 255.56 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 39.592440225s
Average Latency 394.629303ms
Throughput 126.29 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

@c-r33d c-r33d enabled auto-merge March 19, 2026 18:20
@c-r33d c-r33d added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit 30bb0a8 Mar 19, 2026
39 checks passed
@c-r33d c-r33d deleted the dependabot/go_modules/sdk/github.com/opentdf/platform/protocol/go-0.20.0 branch March 19, 2026 19:17
github-merge-queue bot pushed a commit that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.15.0](sdk/v0.14.0...sdk/v0.15.0)
(2026-03-23)


### Bug Fixes

* **deps:** bump github.com/opentdf/platform/protocol/go from 0.16.0 to
0.20.0 in /sdk
([#3179](#3179))
([30bb0a8](30bb0a8))
* **sdk:** AttributeValueExists returns false instead of error for
non-existent values
([#3195](#3195))
([4e46091](4e46091))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
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.

2 participants