Version Packages (orchestrator) - #4266
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changesets-release/orchestrator/main
branch
from
August 12, 2026 05:08
db3e5f5 to
cbe967d
Compare
rhdh-bot
requested review from
a team,
christoph-jerolimov and
karthikjeeyar
as code owners
August 12, 2026 05:08
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4266 +/- ##
=======================================
Coverage 56.86% 56.86%
=======================================
Files 2491 2491
Lines 99141 99141
Branches 27747 27747
=======================================
Hits 56378 56378
Misses 42403 42403
Partials 360 360
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
github-actions
Bot
force-pushed
the
changesets-release/orchestrator/main
branch
from
August 12, 2026 15:04
cbe967d to
c05ba10
Compare
github-actions
Bot
force-pushed
the
changesets-release/orchestrator/main
branch
from
August 13, 2026 09:09
c05ba10 to
a2f9f3b
Compare
|
karthikjeeyar
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Releases
@red-hat-developer-hub/backstage-plugin-orchestrator@6.0.0
Major Changes
2e4c46e: BREAKING: Graduated the New Frontend System (NFS) orchestrator plugins to stable API.
The NFS plugins (
createFrontendPlugin) have been promoted from the./alphasubpath to the primary.entry point. Legacy (OFS) exports have been moved to the new./legacysubpath.For
@red-hat-developer-hub/backstage-plugin-orchestrator, the./alphasubpath now only exports translations. For@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets, the./alphasubpath has been removed.Migration for NFS consumers (previously using
./alpha):Migration for OFS consumers:
Migration for dynamic plugin configurations:
Legacy exports require
module: Legacy— they are not available on the default module.OFS deployments must also load form-widgets via
pluginModule: Legacyso RHDH registers the OFSBackstagePlugin(PluginRoot is now NFS).Patch Changes
@janus-idp/backstage-plugin-audit-log-nodeand@janus-idp/clidependencies.@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@2.0.0
Major Changes
2e4c46e: BREAKING: Graduated the New Frontend System (NFS) orchestrator plugins to stable API.
The NFS plugins (
createFrontendPlugin) have been promoted from the./alphasubpath to the primary.entry point. Legacy (OFS) exports have been moved to the new./legacysubpath.For
@red-hat-developer-hub/backstage-plugin-orchestrator, the./alphasubpath now only exports translations. For@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets, the./alphasubpath has been removed.Migration for NFS consumers (previously using
./alpha):Migration for OFS consumers:
Migration for dynamic plugin configurations:
Legacy exports require
module: Legacy— they are not available on the default module.OFS deployments must also load form-widgets via
pluginModule: Legacyso RHDH registers the OFSBackstagePlugin(PluginRoot is now NFS).Minor Changes
ui:validateOnandui:validateGroupschema annotations. Fields can now trigger async validation on blur, change, or both without waiting for Next/Submit. Dependent fields sharing aui:validateGroupare validated together once all group members have values.Patch Changes
@janus-idp/backstage-plugin-audit-log-nodeand@janus-idp/clidependencies.@red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.10.0
Minor Changes
ui:validateOnandui:validateGroupschema annotations. Fields can now trigger async validation on blur, change, or both without waiting for Next/Submit. Dependent fields sharing aui:validateGroupare validated together once all group members have values.@red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.11.0
Minor Changes
ui:validateOnandui:validateGroupschema annotations. Fields can now trigger async validation on blur, change, or both without waiting for Next/Submit. Dependent fields sharing aui:validateGroupare validated together once all group members have values.Patch Changes
@red-hat-developer-hub/backstage-plugin-orchestrator-backend@8.12.1
Patch Changes
@janus-idp/backstage-plugin-audit-log-nodeand@janus-idp/clidependencies.@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator@1.7.2
Patch Changes
@janus-idp/backstage-plugin-audit-log-nodeand@janus-idp/clidependencies.