Skip to content

Conversation

openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Sep 18, 2025

🤖 I have created a release beep boop

1.18.2 (2025-09-29)

🐛 Bug Fixes

🧹 Chore

  • deps: update actions/cache digest to 0057852 (#1631) (c1944d2)
  • deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v3 (#1632) (0596ada)
  • deps: update dependency com.google.guava:guava to v33.5.0-jre (#1615) (3ef41f5)
  • deps: update dependency com.puppycrawl.tools:checkstyle to v11.1.0 (#1640) (b686932)
  • deps: update dependency com.vmlens:api to v1.2.15 (#1636) (9bffa0a)
  • deps: update dependency com.vmlens:api to v1.2.16 (#1642) (4c18cc4)
  • deps: update dependency com.vmlens:vmlens-maven-plugin to v1.2.15 (#1637) (139c9b2)
  • deps: update dependency com.vmlens:vmlens-maven-plugin to v1.2.16 (#1643) (01ce26a)
  • deps: update dependency maven-wrapper to v3.3.4 (#1638) (69a87a8)
  • deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (#1625) (55c344a)
  • deps: update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (#1623) (eeda099)
  • deps: update dependency org.assertj:assertj-core to v3.27.5 (#1619) (d4beca7)
  • deps: update dependency org.assertj:assertj-core to v3.27.6 (#1627) (14f550f)
  • deps: update dependency org.mockito:mockito-core to v5.20.0 (#1622) (857fb9d)
  • deps: update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 (#1630) (014e82a)
  • deps: update github/codeql-action digest to 0337c4c (#1621) (6cf64d6)
  • deps: update github/codeql-action digest to 12dda79 (#1618) (17d0e48)
  • deps: update github/codeql-action digest to 36adfa7 (#1641) (2155cc9)
  • deps: update github/codeql-action digest to 6a87ebe (#1639) (58b6575)
  • deps: update github/codeql-action digest to 80cb6b5 (#1644) (6b922a2)
  • deps: update github/codeql-action digest to 94a9b7a (#1635) (f9796e8)
  • deps: update github/codeql-action digest to e4b85ab (#1626) (99a997d)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Summary of Changes

Hello @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.18.2 of the SDK. The release incorporates a crucial bug fix involving an update to the Lombok dependency. This ensures that the project leverages the latest stable version of Lombok, and all project metadata and documentation are consistently updated to reflect the new SDK version.

Highlights

  • Automated Release: This pull request represents an automated release for version 1.18.2 of the SDK, generated by Release Please.
  • Dependency Update: The primary change driving this release is a bug fix that updates the org.projectlombok:lombok dependency to version 1.18.42.
  • Version Bumps: All relevant project files, including .release-please-manifest.json, CHANGELOG.md, README.md, pom.xml, and version.txt, have been updated to reflect the new 1.18.2 version.
Using Gemini Code Assist

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.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request is an automated release for version 1.18.2, generated by Release Please. The changes are confined to version bumps across various project files, including pom.xml, README.md, CHANGELOG.md, and .release-please-manifest.json. All modifications are consistent and accurately reflect the new version number. The changelog correctly notes the dependency update for org.projectlombok:lombok. The changes are as expected for an automated release and look correct.

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch from f43b06e to f16f3a5 Compare September 19, 2025 02:34
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (01ce26a) to head (9baf937).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1617      +/-   ##
============================================
+ Coverage     91.80%   93.41%   +1.60%     
- Complexity      487      491       +4     
============================================
  Files            46       46              
  Lines          1184     1184              
  Branches        105      105              
============================================
+ Hits           1087     1106      +19     
+ Misses           66       48      -18     
+ Partials         31       30       -1     
Flag Coverage Δ
unittests 93.41% <ø> (+1.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch 16 times, most recently from e947832 to 1d73b22 Compare September 26, 2025 02:49
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch 7 times, most recently from 38f6937 to a7fea80 Compare September 29, 2025 17:35
Signed-off-by: OpenFeature Bot <[email protected]>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch from a7fea80 to 9baf937 Compare September 29, 2025 20:39
Copy link

Sign up for free to 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.

1 participant