Skip to content

fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.18.0 in /tests-bdd#3529

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.15.0
Open

fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.18.0 in /tests-bdd#3529
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.15.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/opentdf/platform/service from 0.7.2 to 0.18.0.

Release notes

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

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

  • deps: bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0 in /sdk (#3415) (701bd9f)
  • deps: bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /sdk (#3399) (d98418b)

service: v0.18.0

0.18.0 (2026-06-23)

⚠ BREAKING CHANGES

  • core: conform hybrid PQ/T key formats to IETF drafts (#3563)
  • core: Add min_len to search term. (#3604)

Features

  • authz: enrich casbin authorization (#3614) (8702ac1)
  • core: Add search term information to protos. (#3547) (40f35df)
  • core: Add statement timeout parameter. (#3544) (0ec99ee)
  • core: Adds comprehensive DPoP (RFC 9449) support (#3582) (8a00646)
  • core: conform hybrid PQ/T key formats to IETF drafts (#3563) (dc18568)

... (truncated)

Commits
  • 3d2130d chore(main): release sdk 0.18.0 (#3410)
  • 701bd9f fix(deps): bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0...
  • 4960587 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0...
  • bc137f6 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0...
  • 3e2cf98 feat(sdk): IsHealthy(ctx) public reachability probe (#3412)
  • 14e7a25 chore(main): release protocol/go 0.28.0 (#3409)
  • e01afeb fix(deps): bump github.com/opentdf/platform/sdk from 0.12.0 to 0.17.0 in /exa...
  • d98418b fix(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /sdk (#3399)
  • 5631c37 fix(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /otdfctl (#...
  • 3787149 fix(deps): bump github.com/opentdf/platform/sdk from 0.16.0 to 0.17.0 in /tes...
  • 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 review from a team as code owners May 26, 2026 23:30
@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 306.428086ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 486.628083ms
Throughput 205.50 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.561407952s
Average Latency 434.120089ms
Throughput 114.78 requests/second

@dependabot dependabot Bot changed the title fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.15.0 in /tests-bdd fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.16.0 in /tests-bdd Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.15.0 branch from c7507cc to ae0fc70 Compare June 4, 2026 20:12
@github-actions

github-actions Bot commented Jun 4, 2026

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 182.443107ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 415.961183ms
Throughput 240.41 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.477464212s
Average Latency 432.935121ms
Throughput 115.00 requests/second

Bumps [github.com/opentdf/platform/service](https://github.com/opentdf/platform) from 0.7.2 to 0.18.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](service/v0.7.2...sdk/v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/service
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.16.0 in /tests-bdd fix(deps): bump github.com/opentdf/platform/service from 0.7.2 to 0.18.0 in /tests-bdd Jun 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/service-0.15.0 branch from ae0fc70 to 4b2b6f6 Compare June 23, 2026 18:20
@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 157.361698ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 419.15559ms
Throughput 238.57 requests/second

TDF3 Benchmark Results:

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

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