8000 fix(deps): bump github.com/opentdf/platform/sdk from 0.4.5 to 0.4.7 in /service in the internal group by dependabot[bot] · Pull Request #2334 · opentdf/platform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(deps): bump github.com/opentdf/platform/sdk from 0.4.5 to 0.4.7 in /service in the internal group #2334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps the internal group in /service with 1 update: github.com/opentdf/platform/sdk.

Updates github.com/opentdf/platform/sdk from 0.4.5 to 0.4.7

Release notes

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

sdk: v0.4.7

0.4.7 (2025-05-29)

Features

  • sdk: Expose connectrpc wrapper codegen for re-use (#2322) (8b29392)

sdk: v0.4.6

0.4.6 (2025-05-28)

Features

Commits
  • f120362 chore(main): release sdk 0.4.7 (#2328)
  • 8b29392 feat(sdk): Expose connectrpc wrapper codegen for re-use (#2322)
  • ca94425 fix(policy): DSPX-1151 update of registered resource value always clears exis...
  • c56b026 chore(main): release sdk 0.4.6 (#2306)
  • cd0c70e chore(deps): update protocol go in service to v0.3.6 (#2323)
  • 207d10d fix(policy): Ensure non active keys cannot be assigned. (#2321)
  • 6ea2f34 chore(deps): bump github.com/opentdf/platform/protocol/go from 0.3.4 to 0.3.5...
  • 651df40 chore(ci): skip opentdf-automation[bot] on external-contributor workflow (#2302)
  • f7d7841 chore(ci): add gemini-code-assist config (#2301)
  • 6a3d1c4 adr: base kas key for platform (#2121)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 30, 2025
@dependabot dependabot bot requested review from a team as code owners May 30, 2025 15:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 30, 2025
Copy link
Contributor
Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 481.298944ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 284.775126ms

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 402.908587ms
Throughput 248.20 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 53.66735222s
Average Latency 533.606681ms
Throughput 93.17 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4976
Failed Requests 24
Concurrent Requests 50
Total Time 46.67602793s
Average Latency 463.193812ms
Throughput 106.61 requests/second

Error Summary:

Error Message Occurrences
ReadNanoTDF error: getNanoRewrapKey: rewrapError: internal: internal error
rpc error: code = Internal desc = could not perform access
24 occurrences

Standard Benchmark Metrics Skipped or Failed

Bumps the internal group in /service with 1 update: [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform).


Updates `github.com/opentdf/platform/sdk` from 0.4.5 to 0.4.7
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/main/release-please.json)
- [Commits](sdk/v0.4.5...sdk/v0.4.7)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: internal
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/service/internal-93d7be9e21 branch from 2837cd4 to d35d774 Compare May 30, 2025 17:24
Copy link
Contributor
Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 465.826664ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 293.753525ms

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 345.153521ms
Throughput 289.73 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 52.916456038s
Average Latency 526.257919ms
Throughput 94.49 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4965
Failed Requests 35
Concurrent Requests 50
Total Time 44.102191533s
Average Latency 436.456615ms
Throughput 112.58 requests/second

Error Summary:

Error Message Occurrences
ReadNanoTDF error: getNanoRewrapKey: rewrapError: internal: internal error
rpc error: code = Internal desc = could not perform access
35 occurrences

Standard Benchmark Metrics Skipped or Failed

@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue May 30, 2025
Merged via the queue into main with commit 7f5a182 May 30, 2025
28 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the dependabot/go_modules/service/internal-93d7be9e21 branch May 30, 2025 18:40
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
0