Skip to content

chore(main): release 2.14.1 - #788

Open
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 2.14.1#788
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@openfeaturebot

@openfeaturebot openfeaturebot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.14.1 (2026-08-06)

🐛 Bug Fixes

  • initialize lifecycle on hosts without IHostedLifecycleService support (#787) (c942dba)

This PR was generated with Release Please. See documentation.

@openfeaturebot
openfeaturebot requested a review from a team as a code owner July 21, 2026 13:16
Copilot AI balanced review requested due to automatic review settings July 21, 2026 13:16
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.55%. Comparing base (058cf52) to head (9c85410).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files          66       66           
  Lines        3010     3010           
  Branches      378      378           
=======================================
  Hits         2816     2816           
  Misses        130      130           
  Partials       64       64           

☔ View full report in Codecov by Harness.
📢 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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Release-please generated version bump for the 2.14.1 release, updating repository version metadata and the changelog to reflect the newly published patch release.

Changes:

  • Bump version from 2.14.0 to 2.14.1 across release/version-tracking files.
  • Update README release badge/link to point at v2.14.1.
  • Add 2.14.1 entry to CHANGELOG.md with the included bug fix reference.

Reviewed changes

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

Show a summary per file
File Description
version.txt Updates the tracked repo version to 2.14.1.
README.md Updates the release badge/link to v2.14.1.
CHANGELOG.md Adds the 2.14.1 release notes entry.
build/Common.prod.props Updates MSBuild VersionNumber to 2.14.1 for packaging.
.release-please-manifest.json Updates Release Please manifest version to 2.14.1.

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

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 04e0dafd-ef01-4bda-bd40-fc7b860edaff

📥 Commits

Reviewing files that changed from the base of the PR and between 058cf52 and 9c85410.

📒 Files selected for processing (5)
  • .release-please-manifest.json
  • CHANGELOG.md
  • README.md
  • build/Common.prod.props
  • version.txt
🚧 Files skipped from review as they are similar to previous changes (5)
  • .release-please-manifest.json
  • README.md
  • build/Common.prod.props
  • CHANGELOG.md
  • version.txt

📝 Walkthrough

Walkthrough

Release metadata is updated from version 2.14.0 to 2.14.1 across version files, build properties, documentation, and the changelog.

Changes

Release metadata

Layer / File(s) Summary
Version and release documentation updates
version.txt, build/Common.prod.props, .release-please-manifest.json, README.md, CHANGELOG.md
Version sources and build properties are updated to 2.14.1. The release manifest and README badge reference v2.14.1. The changelog documents the lifecycle initialization fix.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description documents the 2.14.1 release and the lifecycle initialization bug fix included in the changeset.
Title check ✅ Passed The title clearly identifies the release version and matches the version updates across the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main branch 2 times, most recently from 0e70570 to e370cc1 Compare July 31, 2026 07:02
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main branch from e370cc1 to 4498b85 Compare August 3, 2026 14:45
Copilot AI review requested due to automatic review settings August 3, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 6, 2026 09:28
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main branch from 4498b85 to 9c85410 Compare August 6, 2026 09:28
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

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