Skip to content

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

Merged
elizabethhealy merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.17.0
Apr 27, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

protocol/go: v0.17.0

0.17.0 (2026-03-05)

⚠ BREAKING CHANGES

  • policy: add namespace field to RegisteredResource proto (#3110)

Features

  • policy: add namespace field to RegisteredResource proto (#3110) (04fd85d)

sdk: v0.17.0

0.17.0 (2026-04-24)

Bug Fixes

  • deps: bump github.com/opentdf/platform/protocol/go from 0.25.0 to 0.26.0 in /sdk (#3380) (5e36f94)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.26.0 to 0.27.0 in /sdk (#3393) (7659957)
Commits
  • 477f990 chore(main): release sdk 0.17.0 (#3387)
  • 3ad33dc feat(cli): Add better unit testing. (#3378)
  • bfa66ce chore(cli): Linting issue. (#3394)
  • 7659957 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.26.0 to 0.27.0...
  • 0c36cfa fix(deps): bump github.com/opentdf/platform/protocol/go from 0.26.0 to 0.27.0...
  • f87c5ad chore(main): release protocol/go 0.27.0 (#3377)
  • 3d79b1f fix(deps): bump github.com/opentdf/platform/sdk from 0.15.0 to 0.16.0 in /tes...
  • ebc65f6 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.25.0 to 0.26.0...
  • 5e36f94 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.25.0 to 0.26.0...
  • 90e24f1 chore(ci): AB-2181 - otdfctl e2e ci and results integration improvements (#3...
  • 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.16.0 to 0.17.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.16.0...sdk/v0.17.0)

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 324.511668ms
Throughput 308.16 requests/second

TDF3 Benchmark Results:

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

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


##
[0.32.0](opentdf/platform@otdfctl/v0.31.0...otdfctl/v0.32.0)
(2026-05-19)


### Features

* **cli:** Add better unit testing.
([opentdf#3378](opentdf#3378))
([3ad33dc](opentdf@3ad33dc))
* **cli:** Add interactive review for prune plans
([opentdf#3421](opentdf#3421))
([c11680b](opentdf@c11680b))
* **cli:** Add prune confirmation.
([opentdf#3469](opentdf#3469))
([c6d47ec](opentdf@c6d47ec))
* **cli:** Add prune planner.
([opentdf#3411](opentdf#3411))
([3e294e6](opentdf@3e294e6))
* **cli:** Add prune summary information
([opentdf#3456](opentdf#3456))
([c900c53](opentdf@c900c53))
* **cli:** add sensitive flag annotation to DocFlag
([opentdf#3457](opentdf#3457))
([98f48d2](opentdf@98f48d2))
* **cli:** Confirm and execute pruning of legacy objects
([opentdf#3458](opentdf#3458))
([24c09dd](opentdf@24c09dd))
* **cli:** Print report on failure
([opentdf#3365](opentdf#3365))
([05a4473](opentdf@05a4473))
* **cli:** Sort parameters.
([opentdf#3478](opentdf#3478))
([73ad878](opentdf@73ad878))
* **policy:** Add FQN to RegisteredResourceValues
([opentdf#3446](opentdf#3446))
([3199583](opentdf@3199583))
* **policy:** Add resource mapping group FQNs
([opentdf#3447](opentdf#3447))
([6a0b3c6](opentdf@6a0b3c6))


### Bug Fixes

* **cli:** Prune was not classifying multi-namespaced RRs properly.
([opentdf#3488](opentdf#3488))
([eae8645](opentdf@eae8645))
* **cli:** support json profile output
([opentdf#3448](opentdf#3448))
([61f194c](opentdf@61f194c))
* **deps:** bump github.com/opentdf/platform/lib/identifier from 0.3.0
to 0.4.0 in /otdfctl
([opentdf#3367](opentdf#3367))
([aa23179](opentdf@aa23179))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.27.0 to
0.28.0 in /otdfctl
([opentdf#3419](opentdf#3419))
([c80374f](opentdf@c80374f))
* **deps:** bump github.com/opentdf/platform/sdk from 0.16.0 to 0.17.0
in /otdfctl ([opentdf#3397](opentdf#3397))
([bb9fcd6](opentdf@bb9fcd6))
* **deps:** bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in
/otdfctl ([opentdf#3400](opentdf#3400))
([5631c37](opentdf@5631c37))
* **deps:** bump module protocol/go to v0.30.0 throughout
([opentdf#3459](opentdf#3459))
([8eaa502](opentdf@8eaa502))

---
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: Chris Reed <87077975+c-r33d@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