Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps github.com/opentdf/platform/sdk from 0.10.1 to 0.12.0.

Release notes

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

protocol/go: v0.12.0

0.12.0 (2025-10-14)

Features

  • authz: defer to request auth as decision/entitlements entity (#2789) (feb34d8)
  • policy: Proto - root certificates by namespace (#2800) (0edb359)

Bug Fixes

  • core: deprecated stale protos and add better upgrade comments (#2793) (f2678cc)

sdk: v0.12.0

0.12.0 (2026-01-27)

⚠ BREAKING CHANGES

  • remove nanotdf support (#3013)

Features

Bug Fixes

service: v0.11.6

0.11.6 (2025-11-19)

Bug Fixes

  • kas: Ensure root key is not logged. [backport to release/service/v0.11] (#2919) (2374a51)

service: v0.11.5

0.11.5 (2025-11-17)

Bug Fixes

  • kas: Do not log index object [backport to release/service/v0.11] (#2914) (a3639f9)

service: v0.11.4

0.11.4 (2025-11-14)

... (truncated)

Commits
  • ff130fb chore(main): release sdk 0.12.0 (#3006)
  • 3b0834e feat(sdk): add automatic token refresh for Keycloak operations (#3019)
  • cd79950 feat(deps): Bump ocrypto to v0.9.0 (#3024)
  • 1aec413 chore(main): release lib/ocrypto 0.9.0 (#3015)
  • 62f76ae chore(deps): Bump proto/go to v0.15 (#3020)
  • 503f025 chore(main): release protocol/go 0.15.0 (#2988)
  • 3967377 feat(policy): Return definition when attr value is missing (#3012)
  • 4b1c1e5 fix(sdk): SDK linting errors (#3007)
  • bbbe21b feat(policy): add allow_traversal to attribute definitions (#3014)
  • 2a85f5f chore(ci): fix yq command by removing unsupported if-else syntax (#3016)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.10.1 to 0.12.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.10.1...sdk/v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.12.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 Jan 27, 2026
@dependabot dependabot bot requested review from a team as code owners January 27, 2026 17:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2026
@github-actions
Copy link
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 368.351993ms
Throughput 271.48 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 39.088446621s
Average Latency 388.891124ms
Throughput 127.92 requests/second

@github-actions
Copy link
Contributor

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

Looks like github.com/opentdf/platform/sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.12.0 branch January 27, 2026 19:12
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