Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.15.0 to 0.16.0 in /otdfctl#3357

Merged
alkalescent merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.16.0
Apr 21, 2026
Merged

fix(deps): bump github.com/opentdf/platform/sdk from 0.15.0 to 0.16.0 in /otdfctl#3357
alkalescent merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/sdk from 0.15.0 to 0.16.0.

Release notes

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

protocol/go: v0.16.0

0.16.0 (2026-02-17)

⚠ BREAKING CHANGES

  • policy: remove namespace certificate feature (#3051)

Bug Fixes

Code Refactoring

  • policy: remove namespace certificate feature (#3051) (48abb81)

sdk: v0.16.0

0.16.0 (2026-04-21)

⚠ BREAKING CHANGES

  • sdk: reclassify KAS 400 errors — distinguish tamper from misconfiguration (#3166)

Features

Bug Fixes

  • core: do not concat slashes directly in url/file paths (#3290) (114c2a7)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.20.0 to 0.21.0 in /sdk (#3219) (c7fde71)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.21.0 to 0.22.0 in /sdk (#3246) (67c152c)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.22.0 to 0.23.0 in /sdk (#3270) (68ee42a)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.23.0 to 0.24.0 in /sdk (#3319) (0f8db5e)
  • deps: bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /sdk (#3174) (be8b154)
  • sdk: normalize issuer URL before OIDC discovery (#3261) (61f98c9)
  • sdk: reclassify KAS 400 errors — distinguish tamper from misconfiguration (#3166) (f04a385)
Commits
  • 87ee15f chore(main): release sdk 0.16.0 (#3201)
  • 3940bf8 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.24.0 to 0.25.0...
  • 5177bec feat(cli): migrate otdfctl into platform monorepo (#3205)
  • f4c2134 chore(deps): bump github.com/opentdf/platform/protocol/go from 0.24.0 to 0.25...
  • 0f8db5e fix(deps): bump github.com/opentdf/platform/protocol/go from 0.23.0 to 0.24.0...
  • 2e40b88 chore(main): release protocol/go 0.25.0 (#3323)
  • 91a3ff3 feat(policy): Add sort support listregisteredresources api (#3312)
  • 0355934 feat(authz): Namespaced policy in decisioning (#3226)
  • 78e6022 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.23.0 to 0.24.0...
  • a67bf11 chore(main): release protocol/go 0.24.0 (#3277)
  • 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.15.0 to 0.16.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.15.0...sdk/v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.16.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 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 21, 2026 17:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 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 192.852595ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 399.950291ms
Throughput 250.03 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.73034508s
Average Latency 435.864948ms
Throughput 114.34 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.

@alkalescent
alkalescent added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit d829184 Apr 21, 2026
41 checks passed
@alkalescent
alkalescent deleted the dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.16.0 branch April 21, 2026 19:22
JBCongdon pushed a commit to JBCongdon/platform that referenced this pull request May 24, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.31.0](opentdf/platform@otdfctl/v0.30.0...otdfctl/v0.31.0)
(2026-04-22)


### Features

* **cli:** Add e2e tests and fix bugs.
([opentdf#3353](opentdf#3353))
([213d843](opentdf@213d843))
* **cli:** Add E2E tests for namespaced policy.
([opentdf#3363](opentdf#3363))
([e46f07d](opentdf@e46f07d))
* **cli:** Interactive confirmation
([opentdf#3360](opentdf#3360))
([cd931d9](opentdf@cd931d9))
* **cli:** migrate otdfctl into platform monorepo
([opentdf#3205](opentdf#3205))
([5177bec](opentdf@5177bec))


### Bug Fixes

* **deps:** bump github.com/opentdf/platform/sdk from 0.15.0 to 0.16.0
in /otdfctl ([opentdf#3357](opentdf#3357))
([d829184](opentdf@d829184))

---
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>
Co-authored-by: Krish Suchak <42231639+alkalescent@users.noreply.github.com>
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.

1 participant