Skip to content

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.16.0 to 0.26.0 in /examples#3383

Merged
elizabethhealy merged 1 commit intomainfrom
dependabot/go_modules/examples/github.com/opentdf/platform/protocol/go-0.26.0
Apr 27, 2026
Merged

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.16.0 to 0.26.0 in /examples#3383
elizabethhealy merged 1 commit intomainfrom
dependabot/go_modules/examples/github.com/opentdf/platform/protocol/go-0.26.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/opentdf/platform/protocol/go from 0.16.0 to 0.26.0.

Release notes

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

protocol/go: v0.26.0

0.26.0 (2026-04-22)

Features

  • sdk: add ergonomic Resource constructors for authorization (#3337) (4a786ca)

Bug Fixes

  • sdk: require at least one FQN in ForAttributeValues (#3355) (2529e11)

protocol/go: v0.25.0

0.25.0 (2026-04-20)

Features

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

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)

protocol/go: v0.23.0

0.23.0 (2026-04-07)

Features

  • policy: add sort support to ListAttributes API (#3223) (ec3312f)
  • sdk: source-file codegen for EntityIdentifier helpers (#3232) (ee8177c)

protocol/go: v0.22.0

0.22.0 (2026-04-01)

Features

  • policy: Add sort support to ListNamespaces API (#3192) (aac86cd)
  • policy: add SortField proto and update PageRequest for sort support (#3187) (6cf1862)

... (truncated)

Changelog

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

0.26.0 (2025-10-22)

Features

  • core: Add list obligation triggers. (#677) (ac3bd5e)
  • core: Append required obligations to error output (#673) (7eae582)

Bug Fixes

  • core: Provider config manager table field empty (#668) (89871f6)
  • core: Use fqn populated on obligation value. (#679) (7dd626e)
  • validate --public-key-pem value on key creation (#678) (b1e69ef)

0.25.0 (2025-10-06)

Features

  • add support for provider manager column (#660) (fe4e50b)
  • core: Add legacy flag to import and list. (#641) (ffd0dc0)
  • core: Add obligation triggers (#656) (8f6087f)
  • core: Adds policy-mode encrypt param (#633) (9e83016)
  • core: Create/Update triggers via obligation values. (#658) (2a2f0c6)
  • core: obligations defs + vals CRUD (#639) (3a3df0d)

Bug Fixes

  • core: add missing port flag (#638) (c9bb4e5)
  • core: Clarifies not_found in attrs (#649) (d46bd0f)
  • core: render kas-registry key list-mappings table rows (#663) (fb39718)

0.24.0 (2025-07-29)

Features

  • core: Delete kas keys (#627) (e2acb67)
  • core: expose registered resources commands (#631) (18530b8)
  • core: Key mappings command (#623) (28403c6)
  • core: Registered Resources - action attribute values update confirmation (#620) (2ad0b9e)

0.23.0 (2025-07-01)

Features

... (truncated)

Commits
  • a51e728 chore(main): release 0.26.0 (#671)
  • 2aa82de chore(ci): flaky tests when in parallel due to reused shell variables (#680)
  • 7dd626e fix(core): Use fqn populated on obligation value. (#679)
  • b1e69ef fix: validate --public-key-pem value on key creation (#678)
  • 7eae582 feat(core): Append required obligations to error output (#673)
  • ac3bd5e feat(core): Add list obligation triggers. (#677)
  • 912b53b chore(dependabot): bump google.golang.org/protobuf from 1.36.6 to 1.36.10 (#667)
  • 72d5ff9 chore(dependabot): bump github.com/charmbracelet/huh from 0.5.2 to 0.7.0 (#536)
  • 89871f6 fix(core): Provider config manager table field empty (#668)
  • 50ad3e3 chore(ci): fix flaky e2e SCS LIST test (#669)
  • 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 Apr 23, 2026
@dependabot dependabot Bot requested review from a team as code owners April 23, 2026 17:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 23, 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 205.273465ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 423.947909ms
Throughput 235.88 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 45.524959881s
Average Latency 453.827043ms
Throughput 109.83 requests/second

Bumps [github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform) from 0.16.0 to 0.26.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/otdfctl/v0.26.0/CHANGELOG.md)
- [Commits](sdk/v0.16.0...otdfctl/v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/protocol/go
  dependency-version: 0.26.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/examples/github.com/opentdf/platform/protocol/go-0.26.0 branch from 60f96a9 to 7112d12 Compare April 23, 2026 22:32
@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 193.210258ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 388.295602ms
Throughput 257.54 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 42.84442862s
Average Latency 426.591068ms
Throughput 116.70 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 179da95 Apr 27, 2026
38 checks passed
@elizabethhealy elizabethhealy deleted the dependabot/go_modules/examples/github.com/opentdf/platform/protocol/go-0.26.0 branch April 27, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:examples 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.

1 participant