Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.22.0 to 0.25.0 in /otdfctl#3690

Merged
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.25.0
Jun 29, 2026
Merged

fix(deps): bump github.com/opentdf/platform/sdk from 0.22.0 to 0.25.0 in /otdfctl#3690
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/sdk from 0.22.0 to 0.25.0.

Release notes

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

protocol/go: v0.25.0

0.25.0 (2026-04-20)

Features

  • policy: Add sort support listregisteredresources api (#3312) (91a3ff3)

sdk: v0.25.0

0.25.0 (2026-06-29)

Features

  • kas: Adds FIPS-203 wrap with ML-KEM-768/1024 (#3652) (06f30ef)

Bug Fixes

  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.13.0 to 0.14.0 in /sdk (#3684) (78366f7)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.34.0 to 0.36.0 in /sdk (#3681) (b6cc5cd)

protocol/go: v0.24.0

0.24.0 (2026-04-17)

Features

  • policy: add GetObligationTrigger RPC (#3318) (d68e39d)
  • policy: add sort ListSubjectMappings API (#3255) (9d5d757)
  • policy: add sort support to ListKeyAccessServer (#3287) (7fae2d7)
  • policy: add sort support to listobligations api (#3300) (9221cac)
  • policy: add sort support to ListSubjectConditionSets API (#3272) (9010f12)

sdk: v0.24.0

0.24.0 (2026-06-23)

⚠ BREAKING CHANGES

  • core: conform hybrid PQ/T key formats to IETF drafts (#3563)

Features

  • core: Adds comprehensive DPoP (RFC 9449) support (#3582) (8a00646)
  • core: conform hybrid PQ/T key formats to IETF drafts (#3563) (dc18568)

Bug Fixes

... (truncated)

Commits
  • 0ac621a chore(main): release sdk 0.25.0 (#3680)
  • 78366f7 fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.13.0 to 0.14.0...
  • 8033420 chore(main): release lib/ocrypto 0.14.0 (#3678)
  • b6cc5cd fix(deps): bump github.com/opentdf/platform/protocol/go from 0.34.0 to 0.36.0...
  • b1fa5e8 chore(main): release protocol/go 0.36.0 (#3679)
  • 06f30ef feat(kas): Adds FIPS-203 wrap with ML-KEM-768/1024 (#3652)
  • d7caacd fix(authz): emit WWW-Authenticate DPoP on all proof rejections (DSPX-3397) (#...
  • 06678e3 feat(ci): Enhance authorization bdd test coverage (#3298)
  • 4ab7fe8 feat(authz): Authz-v2 docs (#3670)
  • 03593e6 chore(main): release protocol/go 0.35.0 (#3669)
  • 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.22.0 to 0.25.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.22.0...sdk/v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.25.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 Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 21:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 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 296.607565ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 522.426269ms
Throughput 191.41 requests/second

TDF3 Benchmark Results:

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

@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Jun 29, 2026
Merged via the queue into main with commit ec2dc5c Jun 29, 2026
47 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the dependabot/go_modules/otdfctl/github.com/opentdf/platform/sdk-0.25.0 branch June 29, 2026 22:26
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.

2 participants