Skip to content

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

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

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.19.0 in /otdfctl#3445
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

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

Release notes

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

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)

sdk: v0.19.0

0.19.0 (2026-05-06)

Bug Fixes

  • deps: bump the external group across 1 directory with 7 updates (#3422) (be0da08)

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)

sdk: v0.18.0

0.18.0 (2026-04-29)

Features

  • sdk: IsHealthy(ctx) public reachability probe (#3412) (3e2cf98)

Bug Fixes

... (truncated)

Commits
  • aa4a506 chore(main): release sdk 0.19.0 (#3442)
  • be0da08 fix(deps): bump the external group across 1 directory with 7 updates (#3422)
  • c1b3386 chore(core): bump protocol/go to v0.29.0 in sdk and service (#3441)
  • 6c84660 feat(ci): bdd encrypt decrypt (#3373)
  • 83285e7 fix(core): infer JWT algorithms for JWKS keys without alg (#3434)
  • aa23179 fix(deps): bump github.com/opentdf/platform/lib/identifier from 0.3.0 to 0.4....
  • c80374f fix(deps): bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0...
  • 6713889 chore(main): release protocol/go 0.29.0 (#3435)
  • 876f512 feat(policy): support inline obligation triggers on attribute value create (#...
  • 0104018 chore(ci): bump buf and sqlc tooling (#3433)
  • 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.17.0 to 0.19.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.17.0...sdk/v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.19.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 May 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 7, 2026 17:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 7, 2026
@github-actions github-actions Bot added the size/m label May 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 414.227935ms
Throughput 241.41 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.343903892s
Average Latency 431.686677ms
Throughput 115.36 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

⚠️ Govulncheck found vulnerabilities ⚠️

The following modules have known vulnerabilities:

  • tests-bdd

See the workflow run for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

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/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants