Skip to content

Conversation

@openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Oct 28, 2025

🤖 I have created a release beep boop

2.10.0 (2025-11-02)

🐛 Bug Fixes

  • Address issue with FeatureClient not being resolved when no Provider added (#607) (a8d12ef)
  • Address issues when evaluating the context in the InMemoryProvider (#615) (94fcdc1)
  • Ensure AddPolicyName without adding a Provider does not get stuck in infinite loop (#606) (4b965dd)
  • Ensure EvaluationContext is reliably added to the injected FeatureClient (#605) (c987b58)

✨ New Features

  • Add SourceLink configuration for .NET SDK 8+ to enhance debugging experience (1b40391)
  • Add SourceLink configuration for .NET to enhance debugging experience (#614) (1b40391)

🔧 Refactoring

  • Clean up project files by removing TargetFrameworks and formatting (#611) (dfbc3ee)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link

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 is an automated release for version 2.9.1 of the project. Its primary purpose is to synchronize all version-related files and documentation to reflect the new release, which includes a refactoring change from a previous commit. This ensures that the project's metadata and changelog are up-to-date with the latest published version.

Highlights

  • Version Release: The project has been updated to version 2.9.1, incorporating a recent refactoring change that focused on cleaning up project files by removing TargetFrameworks and applying consistent formatting.
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

@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 automates the release of version 2.9.1. The changes consist of version number updates across several files, including .release-please-manifest.json, CHANGELOG.md, README.md, build/Common.prod.props, and version.txt. The changes are consistent with an automated release process and appear to be correct. No issues were found.

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.89%. Comparing base (6ffd085) to head (51cd421).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #613   +/-   ##
=======================================
  Coverage   89.89%   89.89%           
=======================================
  Files          77       77           
  Lines        3168     3168           
  Branches      364      364           
=======================================
  Hits         2848     2848           
  Misses        251      251           
  Partials       69       69           

☔ 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 branch 3 times, most recently from df68e98 to 60029f2 Compare October 30, 2025 07:56
@openfeaturebot openfeaturebot changed the title chore(main): release 2.9.1 chore(main): release 2.10.0 Oct 30, 2025
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 2 times, most recently from 462fdf5 to 34544fd Compare October 30, 2025 10:40
Signed-off-by: OpenFeature Bot <[email protected]>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch from 34544fd to 51cd421 Compare November 2, 2025 12:21
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.

2 participants