Skip to content

chore(main): release 0.6.5#252

Merged
josecolella merged 1 commit intomainfrom
release-please--branches--main--components--openfeature-sdk
Mar 19, 2026
Merged

chore(main): release 0.6.5#252
josecolella merged 1 commit intomainfrom
release-please--branches--main--components--openfeature-sdk

Conversation

@openfeaturebot
Copy link
Contributor

🤖 I have created a release beep boop

0.6.5 (2026-03-18)

Features

  • add RBS type signatures with Steep type checking (#251) (506e999)

This PR was generated with Release Please. See documentation.

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot requested a review from a team as a code owner March 18, 2026 12:35
Copilot AI review requested due to automatic review settings March 18, 2026 12:35
@gemini-code-assist
Copy link

Summary of Changes

Hello, 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 for version 0.6.5 of the openfeature-sdk. It updates all internal version references and the project's changelog to reflect the new release, which notably includes the integration of RBS type signatures for enhanced type checking.

Highlights

  • Version Update: The SDK version has been incremented to 0.6.5 across all relevant files.
  • Changelog Entry: The CHANGELOG.md has been updated to include the release notes for version 0.6.5, highlighting the addition of RBS type signatures with Steep type checking.
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.

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 is an automated release for version 0.6.5. The changes involve updating the version number across several files, including .release-please-manifest.json, Gemfile.lock, README.md, and lib/open_feature/sdk/version.rb, and updating the CHANGELOG.md. While the version bumps are correct, I've noted that the release date in the changelog is set to a future date, which appears to be an error.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR cuts the 0.6.5 release for the OpenFeature Ruby SDK by bumping version references across the gem, docs, and release metadata, and by adding the corresponding changelog entry.

Changes:

  • Bump SDK/gem version from 0.6.4 to 0.6.5 (code + lockfile + release manifest).
  • Update README release badge/link to point at v0.6.5.
  • Add 0.6.5 entry to CHANGELOG.md describing the included feature.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
lib/open_feature/sdk/version.rb Updates the SDK VERSION constant to 0.6.5.
README.md Updates the release badge/link to v0.6.5 within the release-please markers.
Gemfile.lock Updates the local gem version entry to 0.6.5.
CHANGELOG.md Adds the 0.6.5 release notes section.
.release-please-manifest.json Updates release-please manifest version to 0.6.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (506e999) to head (5577cab).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          31       31           
  Lines         808      808           
=======================================
  Hits          804      804           
  Misses          4        4           

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

@josecolella josecolella merged commit fa8026f into main Mar 19, 2026
34 checks passed
@josecolella josecolella deleted the release-please--branches--main--components--openfeature-sdk branch March 19, 2026 18:10
@openfeaturebot
Copy link
Contributor Author

🤖 Created releases:

🌻

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.

3 participants