Skip to content

release: v0.9.10 - #374

Merged
SoulPancake merged 3 commits into
mainfrom
release-please--branches--release
Aug 4, 2026
Merged

release: v0.9.10#374
SoulPancake merged 3 commits into
mainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.9.10 (2026-08-04)

Added

  • draft releases, version verification, and reusable workflows (#341) (8c36b13)

Fixed

  • add transactions and isTransactionsEnabled to ClientWriteOptions (#352) (4d851d2)
  • force handlebars core to 4.5.2 to resolve path traversal CVE (#353) (62139f7)
  • migrate transaction docs and examples to transactions() API (#373) (70cfa19), closes#368
  • promote Jackson dependencies to api scope in published POM (#350) (e363ff1)
  • promote jsr305 and opentelemetry-api to api scope (#360) (89a0a97)

Miscellaneous


This PR was generated with Release Please. See documentation.

@dosubot

dosubotBot commented Aug 4, 2026

Copy link
Copy Markdown

📄 Knowledge review

Dosu skipped reviewing this PR because your organization has used its 200 included credits for the month. Your usage will reset on 2026-09-01. To have Dosu review this PR before then, ask your organization admin to upgrade to a pro account.


Leave FeedbackAsk Dosu about java-sdkAdd Dosu to your team

@codecov-commenter

codecov-commenter commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.69%. Comparing base (70cfa19) to head (2838e67).

❌ Your project status has failed because the head coverage (38.69%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@ Coverage Diff @@## main #374 +/- ##
=========================================
Coverage 38.69% 38.69% Complexity 1289 1289 =========================================
Files 198 198 Lines 7707 7707 Branches 900 900 =========================================
Hits 2982 2982 Misses 4579 4579 Partials 146 146 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SoulPancake
SoulPancake added this pull request to the merge queueAug 4, 2026
Merged via the queue into main with commit a659c1aAug 4, 2026
27 checks passed
@SoulPancake
SoulPancake deleted the release-please--branches--release branch August 4, 2026 09:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(2 of 5) Migrate transaction docs and examples off disableTransactions to transactions()/isTransactionsEnabled()

4 participants

@codecov-commenter@sergiught@SoulPancake@openfga-bot