Skip to content

chore(main): release sdk 0.18.0#3410

Merged
marythought merged 1 commit intomainfrom
release-please--branches--main--components--sdk
Apr 29, 2026
Merged

chore(main): release sdk 0.18.0#3410
marythought merged 1 commit intomainfrom
release-please--branches--main--components--sdk

Conversation

@opentdf-automation
Copy link
Copy Markdown
Contributor

@opentdf-automation opentdf-automation Bot commented Apr 28, 2026

🤖 I have created a release beep boop

0.18.0 (2026-04-29)

Features

  • sdk: IsHealthy(ctx) public reachability probe (#3412) (3e2cf98)

Bug Fixes

  • deps: bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0 in /sdk (#3415) (701bd9f)
  • deps: bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /sdk (#3399) (d98418b)

This PR was generated with Release Please. See documentation.

@opentdf-automation opentdf-automation Bot requested a review from a team as a code owner April 28, 2026 15:59
@opentdf-automation opentdf-automation Bot requested review from a team as code owners April 28, 2026 15:59
@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 size/s labels Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 402.994884ms
Throughput 248.14 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.730898152s
Average Latency 435.798995ms
Throughput 114.34 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

marythought added a commit to opentdf/docs that referenced this pull request Apr 29, 2026
- Go: 0.18.0 (opentdf/platform#3410)
- Java: 0.15.0 (opentdf/java-sdk#358)
- JS: 0.17.0 (opentdf/web-sdk#929)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@opentdf-automation opentdf-automation Bot force-pushed the release-please--branches--main--components--sdk branch from 5bb368e to b26fde1 Compare April 29, 2026 15:26
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 340.79451ms
Throughput 293.43 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 34.319574481s
Average Latency 341.771827ms
Throughput 145.69 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

@opentdf-automation opentdf-automation Bot force-pushed the release-please--branches--main--components--sdk branch from b26fde1 to 881e1c3 Compare April 29, 2026 18:07
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 430.546115ms
Throughput 232.26 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.246649113s
Average Latency 430.639743ms
Throughput 115.62 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

@opentdf-automation opentdf-automation Bot force-pushed the release-please--branches--main--components--sdk branch from 881e1c3 to 7d6da1c Compare April 29, 2026 18:50
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

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

Benchmark authorization.v2.GetMultiResourceDecision Results:

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

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 417.02906ms
Throughput 239.79 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.911330882s
Average Latency 447.429646ms
Throughput 111.33 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Govulncheck found vulnerabilities ⚠️

The following modules have known vulnerabilities:

  • tests-bdd

See the workflow run for details.

@github-actions
Copy link
Copy Markdown
Contributor

@marythought marythought added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 3d2130d Apr 29, 2026
39 checks passed
@marythought marythought deleted the release-please--branches--main--components--sdk branch April 29, 2026 19:33
@opentdf-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

marythought added a commit to opentdf/docs that referenced this pull request Apr 29, 2026
- Go: 0.18.0 (opentdf/platform#3410)
- Java: 0.15.0 (opentdf/java-sdk#358)
- JS: 0.17.0 (opentdf/web-sdk#929)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged comp:ci Github Actions Work 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.

2 participants