Skip to content

Conversation

@openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Dec 1, 2025

🤖 I have created a release beep boop

0.3.5 (2026-01-28)

🐛 Bug Fixes

  • Fix Flagd InProcess Evaluator when no defaultVariant is specified (#513) (5fd7cce)
  • flagd not throwing parse error when target key is not a primitive (#540) (5d54780)
  • flagd: Return parse error when Rpc Resolver receives a data loss exception (#554) (43e9d9c)
  • flagd: Throw general error when targeting variant not found (#553) (6b30828)

✨ New Features

  • flagd: Add code to sync context from Flagd for the InProcess resolver (#515) (a9c4bb4)
  • Update Target Framework to include net10.0 (#548) (5f6ec66)

🔧 Refactoring

  • Decouple event publishing from Flagd Resolver when state changes (#531) (c48e25a)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link
Contributor

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 of the OpenFeature.Contrib.Providers.Flagd package, incrementing its version to 0.3.5. The primary motivation for this release is to incorporate a crucial bug fix addressing an issue within the Flagd InProcess Evaluator when a default variant is not explicitly provided.

Highlights

  • Version Update: The OpenFeature.Contrib.Providers.Flagd package has been updated to version 0.3.5.
  • Bug Fix: A bug has been fixed in the Flagd InProcess Evaluator that occurred when no defaultVariant was specified.
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 OpenFeature.Contrib.Providers.Flagd version 0.3.5, generated by release-please. The changes correctly update the version number in .release-please-manifest.json, OpenFeature.Contrib.Providers.Flagd.csproj, and version.txt. The CHANGELOG.md has also been updated with the new release information. The changes are consistent with an automated release process and look correct.

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 2 times, most recently from 42ccba1 to 9711784 Compare December 4, 2025 08:31
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 4 times, most recently from 95d3020 to 882d385 Compare December 16, 2025 08:37
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 2 times, most recently from 4beb74d to 10c052a Compare December 22, 2025 12:07
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 2 times, most recently from 8e0e881 to 4b8e08e Compare January 8, 2026 08:00
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 6 times, most recently from a8ca5b9 to 4f34046 Compare January 20, 2026 07:42
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch 4 times, most recently from 30a5d49 to bd67fb7 Compare January 26, 2026 08:03
@askpt askpt added the provider:flagd Issues related to provider flagd label Jan 26, 2026
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--OpenFeature.Contrib.Providers.Flagd branch from bd67fb7 to 909a839 Compare January 28, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending provider:flagd Issues related to provider flagd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants