Skip to content

release: v0.9.8 - #334

Merged
SoulPancake merged 3 commits into
mainfrom
release-please--branches--release
Apr 30, 2026
Merged

release: v0.9.8#334
SoulPancake merged 3 commits into
mainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot

@openfga-releaser-botopenfga-releaser-botBot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.9.8 (2026-04-30)

Added

Fixed

  • attach Authorization header to streaming and ApiExecutor requests (#330) (#331) (b09ca16)

This PR was generated with Release Please. See documentation.

@openfga-releaser-bot
openfga-releaser-botBot requested review from a team as code ownersApril 30, 2026 13:26
@openfga-releaser-bot
openfga-releaser-botBot changed the base branch from release to mainApril 30, 2026 13:26
Updated the changelog to reflect new features and fixes, including the addition of a counter metric for HTTP requests and acknowledgment for contributions.
CopilotAI review requested due to automatic review settings April 30, 2026 13:28
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.48%. Comparing base (c02b3cc) to head (25b8ebb).

❌ Your project status has failed because the head coverage (38.48%) 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 #334 +/- ##
=========================================
Coverage 38.48% 38.48% Complexity 1268 1268 =========================================
Files 198 198 Lines 7704 7704 Branches 900 900 =========================================
Hits 2965 2965 Misses 4591 4591 Partials 148 148 

☔ View full report in Codecov by Sentry.
📢 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.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-please generated release PR to publish OpenFGA Java SDK v0.9.8, updating version references across build files and documentation and adding the corresponding changelog entry.

Changes:

  • Bump SDK version from 0.9.7 → 0.9.8 across the library, examples, and README.
  • Add the 0.9.8 release notes to CHANGELOG.md.
  • Update release-please manifest to reflect the new version.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
FileDescription
src/main/java/dev/openfga/sdk/constants/FgaConstants.javaUpdates SDK_VERSION constant to 0.9.8 for user-agent/version reporting.
build.gradleUpdates project version to 0.9.8 for publishing/build outputs.
README.mdUpdates badges and dependency snippets to reference 0.9.8.
CHANGELOG.mdAdds the 0.9.8 section describing changes included in the release.
.release-please-manifest.jsonUpdates manifest version to 0.9.8 for release automation state.
examples/basic-examples/build.gradleUpdates example dependency to dev.openfga:openfga-sdk:0.9.8.
examples/opentelemetry/build.gradleUpdates fgaSdkVersion to 0.9.8 for the OTel example.
examples/streamed-list-objects/build.gradleUpdates local jar reference to openfga-sdk-0.9.8.jar.
examples/api-executor/build.gradleUpdates local jar reference to openfga-sdk-0.9.8.jar.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadCHANGELOG.md
Comment threadCHANGELOG.md
Comment threadCHANGELOG.md
@SoulPancake
SoulPancake added this pull request to the merge queueApr 30, 2026
Merged via the queue into main with commit 128671cApr 30, 2026
31 checks passed
@SoulPancake
SoulPancake deleted the release-please--branches--release branch April 30, 2026 14:04
@openfga-releaser-bot

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

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.

5 participants

@codecov-commenter@SoulPancake@curfew-marathon@openfga-bot