Skip to content

fix(deps): bump github.com/opentdf/platform/protocol/go from 0.5.0 to 0.5.1 in /service #2507

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps github.com/opentdf/platform/protocol/go from 0.5.0 to 0.5.1.

Release notes

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

service: v0.5.1

0.5.1 (2025-03-31)

Bug Fixes

protocol/go: v0.5.1

0.5.1 (2025-06-26)

Bug Fixes

  • core: Allow 521 curve to be used [backport to release/protocol/go/v0.5] (#2489) (403409c)
Commits
  • 18d3db4 chore(main): release service 0.5.1 (#2018)
  • 0c701d4 fix(main): add ipc auth extensibility (#2014)
  • cfc9a57 chore(main): release service 0.5.0 (#1984)
  • ff605f4 fix(core)!: update GRPC Gateway to use IPC (#2005)
  • 62157c7 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /sdk (#...
  • d54b550 fix: Allow parsing IPs as hostnames (#1999)
  • 8ca0ee8 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /lib/fi...
  • e3afdcd chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /servic...
  • 57f40cc chore(ci): Add govulncheck to checks.yaml (#1986)
  • 8053c79 fix(core): document flag to allow keycloak container to run on M4 machines (#...
  • 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/protocol/go](https://github.com/opentdf/platform) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.5.0...service/v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/protocol/go
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 30, 2025
@dependabot dependabot bot requested review from a team as code owners June 30, 2025 18:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 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 538.734686ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 345.525125ms
Throughput 289.41 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 37.955717886s
Average Latency 377.359485ms
Throughput 131.73 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 26.476404518s
Average Latency 263.815595ms
Throughput 188.85 requests/second

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2025

Superseded by #2538.

@dependabot dependabot bot closed this Jul 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/service/github.com/opentdf/platform/protocol/go-0.5.1 branch July 9, 2025 17:49
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.

0 participants