Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps github.com/opentdf/platform/sdk from 0.5.0 to 0.7.0.

Release notes

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

service: v0.7.0

0.7.0 (2025-06-24)

⚠ BREAKING CHANGES

  • policy: disable kas grants in favor of key mappings (#2220)

Features

  • authz: Add caching to keycloak ERS (#2466) (f5b0a06)
  • authz: auth svc registered resource GetDecision support (#2392) (5405674)
  • authz: authz v2 GetBulkDecision (#2448) (0da3363)
  • authz: cache entitlement policy within authorization service (#2457) (c16361c)
  • authz: ensure logging parity between authz v2 and v1 (#2443) (ef68586)
  • core: add cache manager (#2449) (2b062c5)
  • core: consume RPC interceptor request context metadata in logging (#2442) (2769c48)
  • core: DSPX-609 - add cli-client to keycloak provisioning (#2396) (48e7489)
  • core: ERS cache setup, fix cache initialization (#2458) (d0c6938)
  • inject logger and cache manager to key managers (#2461) (9292162)
  • kas: expose provider config from key details. (#2459) (0e7d39a)
  • main: Add Close() method to cache manager (#2465) (32630d6)
  • policy: disable kas grants in favor of key mappings (#2220) (30f8cf5)
  • policy: Restrict deletion of pc with used key. (#2414) (3b40a46)
  • sdk: allow Connect-Protocol-Version RPC header for cors (#2437) (4bf241e)

Bug Fixes

  • core: remove generics on new platform cache manager and client (#2456) (98c3c16)
  • core: replace opentdf-public client with cli-client (#2422) (fb18525)
  • deps: bump github.com/casbin/casbin/v2 from 2.106.0 to 2.107.0 in /service in the external group (#2416) (43afd48)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 in /service (#2470) (3a73fc9)
  • deps: bump github.com/opentdf/platform/sdk from 0.4.7 to 0.5.0 in /service (#2473) (ad37476)
  • deps: bump the external group across 1 directory with 2 updates (#2450) (9d8d1f1)
  • deps: bump the external group across 1 directory with 2 updates (#2472) (d45b3c8)
  • only request a token when near expiration (#2370) (556d95e)
  • policy: fix casing bug and get provider config on update. (#2403) (a52b8f9)
  • policy: properly formatted pem in test fixtures (#2409) (54ffd23)

protocol/go: v0.7.0

0.7.0 (2025-08-08)

⚠ BREAKING CHANGES

  • policy: disable kas grants in favor of key mappings (#2220)
  • core: Require go 1.23+ (#1979)

Features

... (truncated)

Commits
  • 5874ce6 chore(main): release sdk 0.7.0 (#2589)
  • b838bbc fix(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /s...
  • 78fb8d6 chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in ...
  • b4c67ec chore: Add dependency-review workflow that always targets main (#2645)
  • 855611d feat(core): add multi-strategy ERS to support ldap and sql (#2596)
  • a411b05 chore(ci): DSPX-1424 Enforce minimum buf version (#2641)
  • 15d20b1 chore(ci): Add BDD Test framework (#2640)
  • e775e14 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.6.2 to 0.7.0 i...
  • 3c392aa fix(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+i...
  • c52bc15 chore(ci): Fixes for checks for buf and go mods (#2633)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.0 to 0.7.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.5.0...sdk/v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 2025
@dependabot dependabot bot requested review from a team as code owners August 27, 2025 07:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 2025
@github-actions
Copy link
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 351.983009ms
Throughput 284.10 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 37.398636656s
Average Latency 372.352423ms
Throughput 133.69 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 26.416020205s
Average Latency 263.165403ms
Throughput 189.28 requests/second

@strantalis strantalis added this pull request to the merge queue Aug 27, 2025
Merged via the queue into main with commit 2c998ac Aug 27, 2025
35 checks passed
@strantalis strantalis deleted the dependabot/go_modules/service/github.com/opentdf/platform/sdk-0.7.0 branch August 27, 2025 12:26
github-merge-queue bot pushed a commit that referenced this pull request Aug 27, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.9.0](service/v0.8.0...service/v0.9.0)
(2025-08-27)


### Features

* **core:** add multi-strategy ERS to support ldap and sql
([#2596](#2596))
([855611d](855611d))
* **policy:** Add legacy keys.
([#2613](#2613))
([57370b0](57370b0))
* **policy:** add values to CreateObligationRequest
([#2614](#2614))
([94535cc](94535cc))
* **policy:** Modify KAS indexer to support legacy keys.
([#2616](#2616))
([ba96c18](ba96c18))


### Bug Fixes

* **deps:** bump github.com/docker/docker from 28.2.2+incompatible to
28.3.3+incompatible in /service
([#2598](#2598))
([3c392aa](3c392aa))
* **deps:** bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
in /service ([#2649](#2649))
([b838bbc](b838bbc))
* **deps:** bump github.com/opentdf/platform/sdk from 0.5.0 to 0.7.0 in
/service ([#2660](#2660))
([2c998ac](2c998ac))
* **kas:** Allow admin to set registered kas uri
([#2624](#2624))
([6203fba](6203fba))
* updated generated sqlc
([#2609](#2609))
([e44a569](e44a569))

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants