Skip to content

chore(deps): Bump golang to 1.24.6 [backport to release/service/v0.8]#2629

Merged
c-r33d merged 2 commits intorelease/service/v0.8from
backport-2618-to-release/service/v0.8
Aug 12, 2025
Merged

chore(deps): Bump golang to 1.24.6 [backport to release/service/v0.8]#2629
c-r33d merged 2 commits intorelease/service/v0.8from
backport-2618-to-release/service/v0.8

Conversation

@opentdf-automation
Copy link
Contributor

Description

Backport of #2618 to release/service/v0.8.

@opentdf-automation opentdf-automation bot requested review from a team as code owners August 11, 2025 20:22
### Proposed Changes

1.) Bump toolchain to v1.24.6 to fix
https://pkg.go.dev/vuln/GO-2025-3849

### Checklist

- [ ] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation

### Testing Instructions

(cherry picked from commit 3843f2b)
@opentdf-automation opentdf-automation bot force-pushed the backport-2618-to-release/service/v0.8 branch from 33f4e89 to 93e69d8 Compare August 11, 2025 20:22
@github-actions github-actions bot added comp:ci Github Actions Work comp:sdk A software development kit, including library, for client applications and inter-service communicati comp:examples comp:lib:fixtures comp:lib:ocrypto size/s labels Aug 11, 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 191.748462ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 362.41121ms
Throughput 275.93 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 36.8810101s
Average Latency 366.238214ms
Throughput 135.57 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 25.567660617s
Average Latency 254.213577ms
Throughput 195.56 requests/second

@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 179.133754ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 349.937003ms
Throughput 285.77 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 37.13383186s
Average Latency 369.731573ms
Throughput 134.65 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 25.829280342s
Average Latency 257.344742ms
Throughput 193.58 requests/second

strantalis
strantalis previously approved these changes Aug 11, 2025
strantalis
strantalis previously approved these changes Aug 12, 2025
### Proposed Changes

- For buf breaking, the base should be the pull request target, on pull
requests
- For go mod replace directive checks, check all release please
branches, not just main ones

### Checklist

- [ ] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation

### Testing Instructions

---------

Co-authored-by: Copilot <[email protected]>
@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 166.011974ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Standard Benchmark Metrics Skipped or Failed

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 364.113792ms
Throughput 274.64 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 36.826207077s
Average Latency 366.428221ms
Throughput 135.77 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 26.058855995s
Average Latency 259.74569ms
Throughput 191.87 requests/second

@c-r33d c-r33d requested a review from strantalis August 12, 2025 16:26
@c-r33d c-r33d merged commit 803b7f7 into release/service/v0.8 Aug 12, 2025
40 of 43 checks passed
@c-r33d c-r33d deleted the backport-2618-to-release/service/v0.8 branch August 12, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:ci Github Actions Work comp:examples comp:lib:fixtures comp:lib:ocrypto comp:sdk A software development kit, including library, for client applications and inter-service communicati size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants