feat: Remove Federation from Beta#40006
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: f1bbbe0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 42 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughRemoves the Federation beta callout by deleting the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Removes the Federation beta callout as the feature leaves beta
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-8.3.0 #40006 +/- ##
==============================================
Coverage 70.57% 70.57%
==============================================
Files 3258 3258
Lines 115859 115863 +4
Branches 21051 21059 +8
==============================================
+ Hits 81767 81771 +4
Misses 32030 32030
Partials 2062 2062
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Updates versioning for packages to minor due to feature stabilization.
Proposed changes (including videos or screenshots)
The Federation feature has reached a new maturity stage following recent stabilization and optimization efforts. These improvements were validated through structured load testing, transitioning the engine from a best-effort behavior to a more deterministic and reliable state.
This pull request removes the "Federation_Service_Alert" warning message about the beta status of the federation feature from the codebase.
Before:

After:

Issue(s)
FGA-44
Steps to test or reproduce
Further comments
Summary by CodeRabbit
New Features
Bug Fixes