| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Summary of ChangesHello @openfeaturebot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request automates the release of version 1.20.2 for the OpenFeature Java SDK. It primarily involves updating the project's version number in various configuration files and documentation, and adding a corresponding entry to the changelog. This ensures that the project's metadata and build configurations are synchronized with the new release, which was triggered by a dependency update for the github/codeql-action. Highlights
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here. Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
Sorry, something went wrong.
There was a problem hiding this comment.
This pull request automates the release of version 1.20.2. The changes correctly update the version number across various files, including pom.xml, README.md, and the release manifest. I've noted a potential issue in the CHANGELOG.md where the release date for this version is identical to the previous one, which might be confusing. Otherwise, the changes look good for a release.
Sorry, something went wrong.
| @@ -1,5 +1,12 @@ | |||
| # Changelog | |||
|
|
|||
| ## [1.20.2](https://github.com/open-feature/java-sdk/compare/v1.20.1...v1.20.2) (2026-01-22) | |||
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1821 +/- ##
============================================
+ Coverage 92.15% 93.17% +1.02%
- Complexity 647 650 +3
============================================
Files 58 58
Lines 1568 1568
Branches 176 176
============================================
+ Hits 1445 1461 +16
+ Misses 76 62 -14
+ Partials 47 45 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
|
Sorry, something went wrong.
|
🤖 Created releases: 🌻 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
🤖 I have created a release beep boop
1.20.2 (2026-03-19)
🐛 Bug Fixes
🧹 Chore
This PR was generated with Release Please. See documentation.