Conversation
Summary of ChangesHello, 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 introduces a new release, version Highlights
Using Gemini Code AssistThe 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
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 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. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the project version to 1.20.3 across various configuration and documentation files. The changes are primarily automated version bumps, reflecting a chore update related to github/codeql-action. The changes are straightforward and consistent across the files.
CHANGELOG.md
Outdated
| @@ -1,5 +1,12 @@ | |||
| # Changelog | |||
|
|
|||
| ## [1.20.3](https://github.com/open-feature/java-sdk/compare/v1.20.2...v1.20.3) (2026-03-19) | |||
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1905 +/- ##
============================================
+ Coverage 92.25% 93.26% +1.00%
- Complexity 653 656 +3
============================================
Files 59 59
Lines 1589 1589
Branches 179 179
============================================
+ Hits 1466 1482 +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. 🚀 New features to boost your workflow:
|
ded65be to
d18b235
Compare
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
d18b235 to
d3add5c
Compare
|



🤖 I have created a release beep boop
1.20.3 (2026-03-28)
🐛 Bug Fixes
🧹 Chore
This PR was generated with Release Please. See documentation.