Skip to content

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0 in /otdfctl#3531

Merged
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/protocol/go-0.32.0
May 27, 2026
Merged

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0 in /otdfctl#3531
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/go_modules/otdfctl/github.com/opentdf/platform/protocol/go-0.32.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/protocol/go from 0.31.0 to 0.32.0.

Release notes

Sourced from github.com/opentdf/platform/protocol/go's releases.

otdfctl: v0.32.0

0.32.0 (2026-05-19)

Features

Bug Fixes

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

protocol/go: v0.32.0

0.32.0 (2026-05-21)

Features

  • core: add hybrid NIST EC + ML-KEM key wrapping support (#3276) (1209acc)
Commits
  • 314ca08 chore(main): release otdfctl 0.32.0 (#3369)
  • 29679e3 chore(main): release protocol/go 0.31.0 (#3493)
  • ea08e77 chore(cli): Set prune to only have one scope (#3492)
  • a4230a2 fix(core): remove deprecated grpc-gateway (#3479)
  • 41a36bc chore(cli): Refactor file/function naming. (#3490)
  • eae8645 fix(cli): Prune was not classifying multi-namespaced RRs properly. (#3488)
  • bc7f8cd chore(cli): Namespaced-Policy bats prune tests and docs updates (#3482)
  • 8ce9599 fix(deps): bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 in /t...
  • 6e79af6 chore(ci): Add unit tests for crypto provider (#3032)
  • 73ad878 feat(cli): Sort parameters. (#3478)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 26, 2026 23:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 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 180.780191ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 514.479546ms
Throughput 194.37 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.951892656s
Average Latency 437.793007ms
Throughput 113.76 requests/second

jakedoublev
jakedoublev previously approved these changes May 27, 2026
@jakedoublev
jakedoublev added this pull request to the merge queue May 27, 2026
@jakedoublev
jakedoublev removed this pull request from the merge queue due to a manual request May 27, 2026
Bumps [github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](otdfctl/v0.31.0...otdfctl/v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/protocol/go
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/otdfctl/github.com/opentdf/platform/protocol/go-0.32.0 branch from 02c4945 to 1090f9e Compare May 27, 2026 15:17
@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 211.726212ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 405.235402ms
Throughput 246.77 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.628609612s
Average Latency 443.469257ms
Throughput 112.04 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 May 27, 2026
Merged via the queue into main with commit 23946e4 May 27, 2026
38 checks passed
@dmihalcik-virtru
dmihalcik-virtru deleted the dependabot/go_modules/otdfctl/github.com/opentdf/platform/protocol/go-0.32.0 branch May 27, 2026 17:34
dmihalcik-virtru pushed a commit that referenced this pull request Jun 11, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.33.0](otdfctl/v0.32.0...otdfctl/v0.33.0)
(2026-06-09)


### Features

* **cli:** improve auth
([#3466](#3466))
([b244910](b244910))
* **core:** add hybrid NIST EC + ML-KEM key wrapping support
([#3276](#3276))
([1209acc](1209acc))


### Bug Fixes

* **ci:** Prefer go.work for toolchain info
([#3285](#3285))
([3c05b22](3c05b22))
* **cli:** deprecate flaghelper for new flags
([#3583](#3583))
([8f3c429](8f3c429))
* **deps:** bump github.com/opentdf/platform/lib/ocrypto from 0.10.0 to
0.11.0 in /otdfctl
([#3530](#3530))
([745a205](745a205))
* **deps:** bump github.com/opentdf/platform/lib/ocrypto from 0.11.0 to
0.12.0 in /otdfctl
([#3536](#3536))
([8d1c018](8d1c018))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.30.0 to
0.31.0 in /otdfctl
([#3499](#3499))
([fa91478](fa91478))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.31.0 to
0.32.0 in /otdfctl
([#3531](#3531))
([23946e4](23946e4))
* **deps:** bump github.com/opentdf/platform/sdk from 0.17.0 to 0.21.0
in /otdfctl ([#3549](#3549))
([1cb751e](1cb751e))
* **deps:** bump the external group across 1 directory with 4 updates
([#3494](#3494))
([5b87b2b](5b87b2b))

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants