8000 chore(deps): bump the internal group across 1 directory with 2 updates by dependabot[bot] · Pull Request #2330 · opentdf/platform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump the internal group across 1 directory with 2 updates #2330

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 29, 2025

Bumps the internal group with 2 updates in the /examples directory: github.com/opentdf/platform/protocol/go and github.com/opentdf/platform/sdk.

Updates github.com/opentdf/platform/protocol/go from 0.3.4 to 0.3.6

Release notes

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

sdk: v0.3.6

0.3.6 (2024-08-13)

Bug Fixes

protocol/go: v0.3.6

0.3.6 (2025-05-27)

Features

  • policy: Update key status's and UpdateKey rpc. (#2315) (7908db9)
  • policy Rename key context structures. (#2318) (4cb28a9)

sdk: v0.3.5

0.3.5 (2024-08-12)

Features

Bug Fixes

protocol/go: v0.3.5

0.3.5 (2025-05-23)

Features

Commits

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 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 29, 2025
@dependabot dependabot bot requested review from a team as code owners May 29, 2025 17:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 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 546.475701ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 348.283218ms
Throughput 287.12 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 52.958496718s
Average Latency 526.835061ms
Throughput 94.41 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4947
Failed Requests 53
Concurrent Requests 50
Total Time 43.505420619s
Average Latency 429.202455ms
Throughput 113.71 requests/second

Error Summary:

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

Standard Benchmark Metrics Skipped or Failed

Bumps the internal group with 2 updates in the /examples directory: [github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform) and [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform).


Updates `github.com/opentdf/platform/protocol/go` from 0.3.4 to 0.3.6
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/main/release-please.json)
- [Commits](sdk/v0.3.4...sdk/v0.3.6)

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/protocol/go
  dependency-version: 0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: internal
- 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/examples/internal-16984cc89f branch from e35024d to 1efce26 Compare May 30, 2025 17:54
Copy link
Contributor
Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 578.251629ms
Throughput 172.94 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 54.198966275s
Average Latency 540.130228ms
Throughput 92.25 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4950
Failed Requests 50
Concurrent Requests 50
Total Time 45.235607082s
Average Latency 446.954255ms
Throughput 109.43 requests/second

Error Summary:

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

Standard Benchmark Metrics Skipped or Failed

@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit a057058 Jun 2, 2025
28 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the dependabot/go_modules/examples/internal-16984cc89f branch June 2, 2025 15:18
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/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0