chore(main): release dev.openfeature.contrib.tools.flagdcore 0.0.2#1702
Conversation
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 performs an automated release of the Highlights
ChangelogActivity
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. 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
|
There was a problem hiding this comment.
Code Review
This pull request, generated by Release Please, updates the version of dev.openfeature.contrib.tools.flagdcore to 0.0.2. The changes are mostly version bumps in configuration and documentation files. I've found a couple of issues in the CHANGELOG.md file: the release date is set in the future, and a redundant heading has been added. These should be corrected to ensure the changelog is accurate and clean.
tools/flagd-core/CHANGELOG.md
Outdated
| @@ -1,2 +1,10 @@ | |||
| # Changelog | |||
|
|
|||
| ## [0.0.2](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.tools.flagdcore-v0.0.1...dev.openfeature.contrib.tools.flagdcore-v0.0.2) (2026-02-18) | |||
|
|
||
| * extract core flagd evaluation and API modules ([#1696](https://github.com/open-feature/java-sdk-contrib/issues/1696)) ([fe98d88](https://github.com/open-feature/java-sdk-contrib/commit/fe98d88361a5c42ea6753e0828b66e0c6356c81a)) | ||
|
|
||
| ## Changelog |
f8bc735 to
5c57524
Compare
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
5c57524 to
09ea620
Compare
🤖 I have created a release beep boop
0.0.2 (2026-02-19)
🐛 Bug Fixes
✨ New Features
This PR was generated with Release Please. See documentation.