Skip to content

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

Merged
jakedoublev merged 1 commit into
mainfrom
dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.18.0
May 6, 2026
Merged

fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.19.0 in /service#3423
jakedoublev merged 1 commit into
mainfrom
dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.18.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot
dependabot Bot requested review from a team as code owners April 30, 2026 17:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 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 189.56589ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 403.945968ms
Throughput 247.56 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.829827283s
Average Latency 436.273925ms
Throughput 114.08 requests/second

@github-actions

Copy link
Copy Markdown
Contributor

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.18.0 branch from c7225f4 to 1f74d4f Compare May 6, 2026 20:58
@github-actions

github-actions Bot commented May 6, 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 183.330532ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 444.146511ms
Throughput 225.15 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.384997714s
Average Latency 432.376458ms
Throughput 115.25 requests/second

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

@jakedoublev

Copy link
Copy Markdown
Contributor

@dependabot recreate

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.18.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/sdk from 0.17.0 to 0.18.0 in /service fix(deps): bump github.com/opentdf/platform/sdk from 0.17.0 to 0.19.0 in /service May 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.18.0 branch from 1f74d4f to 0746abb Compare May 6, 2026 22:14
@jakedoublev
jakedoublev enabled auto-merge May 6, 2026 22:15
@github-actions

github-actions Bot commented May 6, 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 198.356334ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

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 416.571558ms
Throughput 240.05 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 42.982153675s
Average Latency 427.374268ms
Throughput 116.33 requests/second

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Govulncheck found vulnerabilities ⚠️

The following modules have known vulnerabilities:

  • tests-bdd

See the workflow run for details.

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

@jakedoublev
jakedoublev added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 969ac33 May 6, 2026
66 of 68 checks passed
@jakedoublev
jakedoublev deleted the dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.18.0 branch May 6, 2026 22:51
JBCongdon pushed a commit to JBCongdon/platform that referenced this pull request May 24, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.15.0](opentdf/platform@service/v0.14.0...service/v0.15.0)
(2026-05-06)


### Features

* **core:** pass access token verifier down to registered services
([opentdf#3428](opentdf#3428))
([b8abf17](opentdf@b8abf17))
* **policy:** add sort support to listkaskeys
([opentdf#3344](opentdf#3344))
([de1fe92](opentdf@de1fe92))
* **policy:** support inline obligation triggers on attribute value
create ([opentdf#3432](opentdf#3432))
([876f512](opentdf@876f512))


### Bug Fixes

* **core:** infer JWT algorithms for JWKS keys without alg
([opentdf#3434](opentdf#3434))
([83285e7](opentdf@83285e7))
* **deps:** bump github.com/Azure/go-ntlmssp from
0.0.0-20221128193559-754e69321358 to 0.1.1 in /service
([opentdf#3388](opentdf#3388))
([ef79989](opentdf@ef79989))
* **deps:** bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /service
([opentdf#3371](opentdf#3371))
([ab0974b](opentdf@ab0974b))
* **deps:** bump github.com/opentdf/platform/lib/identifier from 0.3.0
to 0.4.0 in /service
([opentdf#3366](opentdf#3366))
([4650e9b](opentdf@4650e9b))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.25.0 to
0.26.0 in /service
([opentdf#3381](opentdf#3381))
([ebc65f6](opentdf@ebc65f6))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.26.0 to
0.27.0 in /service
([opentdf#3392](opentdf#3392))
([0c36cfa](opentdf@0c36cfa))
* **deps:** bump github.com/opentdf/platform/protocol/go from 0.27.0 to
0.28.0 in /service
([opentdf#3416](opentdf#3416))
([bc137f6](opentdf@bc137f6))
* **deps:** bump github.com/opentdf/platform/sdk from 0.16.0 to 0.17.0
in /service ([opentdf#3395](opentdf#3395))
([0382742](opentdf@0382742))
* **deps:** bump github.com/opentdf/platform/sdk from 0.17.0 to 0.19.0
in /service ([opentdf#3423](opentdf#3423))
([969ac33](opentdf@969ac33))

---
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.

1 participant