Skip to content

release: v0.9.8#333

Closed
openfga-releaser-bot[bot] wants to merge 3 commits intomainfrom
release-please--branches--release
Closed

release: v0.9.8#333
openfga-releaser-bot[bot] wants to merge 3 commits intomainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.8 (2026-04-30)

Added

Fixed

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

Miscellaneous


This PR was generated with Release Please. See documentation.

@openfga-releaser-bot openfga-releaser-bot Bot requested review from a team as code owners April 30, 2026 03:01
@openfga-releaser-bot openfga-releaser-bot Bot changed the base branch from release to main April 30, 2026 03:01
Updated CHANGELOG to include thanks for contributions and removed the Miscellaneous section.
Copilot AI review requested due to automatic review settings April 30, 2026 03:03
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.44%. Comparing base (b09ca16) to head (759bc7e).

❌ Your project status has failed because the head coverage (38.44%) 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     #333      +/-   ##
============================================
- Coverage     38.45%   38.44%   -0.02%     
+ Complexity     1266     1265       -1     
============================================
  Files           198      198              
  Lines          7705     7705              
  Branches        900      900              
============================================
- Hits           2963     2962       -1     
  Misses         4594     4594              
- Partials        148      149       +1     

☔ 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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release PR for v0.9.8, updating the SDK’s published version references and changelog to match the new release.

Changes:

  • Bump SDK version from 0.9.70.9.8 across build config, constants, README, and examples.
  • Add 0.9.8 release notes to CHANGELOG.md.
  • Update release-please manifest to 0.9.8.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/main/java/dev/openfga/sdk/constants/FgaConstants.java Updates SDK_VERSION constant to 0.9.8.
examples/streamed-list-objects/build.gradle Updates local SDK jar reference to 0.9.8.
examples/opentelemetry/build.gradle Updates example’s fgaSdkVersion to 0.9.8.
examples/basic-examples/build.gradle Updates dependency on dev.openfga:openfga-sdk to 0.9.8.
build.gradle Bumps project version to 0.9.8.
README.md Updates installation snippets and badge URL to 0.9.8.
CHANGELOG.md Adds release notes for 0.9.8.
.release-please-manifest.json Updates manifest version to 0.9.8.

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

Comment thread CHANGELOG.md
* attach Authorization header to streaming and ApiExecutor requests ([#330](https://github.com/openfga/java-sdk/issues/330)) ([#331](https://github.com/openfga/java-sdk/issues/331)) ([b09ca16](https://github.com/openfga/java-sdk/commit/b09ca167e9fd9fbbe8d8f83c1fa8af8fd054c84d)), thanks @cportcvent


## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.9.7...HEAD)
Copy link

Copilot AI Apr 30, 2026

Choose a reason for hiding this comment

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

The "Unreleased" compare link still points to v0.9.7...HEAD. After releasing 0.9.8, this should be updated to compare from v0.9.8 so the Unreleased section reflects changes since the latest release.

Suggested change
## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.9.7...HEAD)
## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.9.8...HEAD)

Copilot uses AI. Check for mistakes.
Comment thread CHANGELOG.md
### Added

* release automation configs ([#312](https://github.com/openfga/java-sdk/issues/312)) ([dbd003f](https://github.com/openfga/java-sdk/commit/dbd003fff357a31d65f6cff19f6ae7622d6da4c5))
* report a per call http metric ([#310](https://github.com/openfga/java-sdk/issues/310)) ([cc3a5f2](https://github.com/openfga/java-sdk/commit/cc3a5f26ce78fe0796dc1acf57bc9f2829c2e534))
Copy link

Copilot AI Apr 30, 2026

Choose a reason for hiding this comment

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

Changelog entry text uses "http" in a user-facing context. Consider capitalizing to "HTTP" (and optionally hyphenating "per-call") for consistency/readability in the release notes.

Suggested change
* report a per call http metric ([#310](https://github.com/openfga/java-sdk/issues/310)) ([cc3a5f2](https://github.com/openfga/java-sdk/commit/cc3a5f26ce78fe0796dc1acf57bc9f2829c2e534))
* report a per-call HTTP metric ([#310](https://github.com/openfga/java-sdk/issues/310)) ([cc3a5f2](https://github.com/openfga/java-sdk/commit/cc3a5f26ce78fe0796dc1acf57bc9f2829c2e534))

Copilot uses AI. Check for mistakes.
@SoulPancake
Copy link
Copy Markdown
Member

Wanted to validate if github api is working fine now
PR seems fine but closing it because we need to get these two in before the release
#329
#326

@SoulPancake SoulPancake deleted the release-please--branches--release branch April 30, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants