Skip to content

chore(main): release 2.14.1 - #788

Merged
askpt merged 1 commit into
mainfrom
release-please--branches--main
Aug 10, 2026
Merged

chore(main): release 2.14.1#788
askpt merged 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-08)

🐛 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 (b266136) to head (62562c5).
⚠️ Report is 2 commits behind head on main.

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
📝 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
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.
Title check ✅ Passed The title clearly identifies the release version and matches the version-bump changes across the pull request.
Description check ✅ Passed The description documents the 2.14.1 release and its lifecycle initialization bug fix, matching the pull request changes.

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.

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.

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main branch from 9c85410 to 62562c5 Compare August 8, 2026 10:41
Copilot AI review requested due to automatic review settings August 8, 2026 10:41

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.

@askpt
askpt added this pull request to the merge queue Aug 10, 2026
Merged via the queue into main with commit 1fc2a84 Aug 10, 2026
28 checks passed
@askpt
askpt deleted the release-please--branches--main branch August 10, 2026 11:31
@openfeaturebot

Copy link
Copy Markdown
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.

4 participants