Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

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

Updates github.com/opentdf/platform/lib/ocrypto from 0.1.9 to 0.2.0

Release notes

Sourced from github.com/opentdf/platform/lib/ocrypto's releases.

lib/ocrypto: v0.2.0

0.2.0 (2025-05-22)

⚠ BREAKING CHANGES

  • core: Require go 1.23+ (#1979)

Features

Bug Fixes

Commits
  • 7dd356a chore(main): release sdk 0.2.0 (#656)
  • 6fe7d46 chore(main): release lib/fixtures 0.2.0 (#638)
  • a5606f2 docs: how to run platform locally (#664)
  • e890a0d chore(bump): bump sdk/go.mod (#671)
  • c674f43 chore(main): release protocol/go 0.2.0 (#657)
  • f9e9d72 feat(provisioning): Keycloak provisioning from custom config (#573)
  • 10b81e5 chore(auth): DPoP and public fixes (#651)
  • 19d9bfe fix: update dockerfile to leverage ENTRYPOINT instead of CMD (#663)
  • 70474be chore(main): Enable SonarCloud analysis with collecting code coverage values ...
  • 3d5d9a2 build(deps): bump JarvusInnovations/background-action from 1.0.5 to 1.0.7 (#542)
  • 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

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


Updates `github.com/opentdf/platform/lib/ocrypto` from 0.1.9 to 0.2.0
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/main/release-please.json)
- [Commits](lib/ocrypto/v0.1.9...sdk/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/lib/ocrypto
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: internal
...

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 May 22, 2025
@dependabot dependabot bot requested review from a team as code owners May 22, 2025 16:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2025
@github-actions github-actions bot added comp:sdk A software development kit, including library, for client applications and inter-service communicati size/xs labels May 22, 2025
@github-actions
Copy link
Contributor

Benchmark results, click to expand

Benchmark Results:

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

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 358.300258ms
Throughput 279.10 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 1m14.393353987s
Average Latency 742.256215ms
Throughput 67.21 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4935
Failed Requests 65
Concurrent Requests 50
Total Time 1m4.500931148s
Average Latency 641.694052ms
Throughput 76.51 requests/second

Error Summary:

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

Standard Benchmark Metrics Skipped or Failed

@elizabethhealy elizabethhealy added this pull request to the merge queue May 22, 2025
Merged via the queue into main with commit 29414b4 May 22, 2025
31 checks passed
@elizabethhealy elizabethhealy deleted the dependabot/go_modules/sdk/internal-4c1fabdfbf branch May 22, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:sdk A software development kit, including library, for client applications and inter-service communicati 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.

2 participants