Skip to content

update orchestrator changelog to include backported versions#2520

Merged
lokanandaprabhu merged 2 commits intoredhat-developer:mainfrom
karthikjeeyar:update-changelog
Mar 12, 2026
Merged

update orchestrator changelog to include backported versions#2520
lokanandaprabhu merged 2 commits intoredhat-developer:mainfrom
karthikjeeyar:update-changelog

Conversation

@karthikjeeyar
Copy link
Member

Update the orchestrator plugin changelog to include the backported vesions.

@rhdh-qodo-merge
Copy link

Review Summary by Qodo

Add backported patch versions to orchestrator plugin changelogs

📝 Documentation

Grey Divider

Walkthroughs

Description
• Add backported patch versions to orchestrator plugin changelogs
• Document dependency updates across multiple orchestrator modules
• Include commit 546ccb2 changes in version history
Diagram
flowchart LR
  commit["Commit 546ccb2"]
  commit -- "backported to" --> common["orchestrator-common@3.4.2"]
  commit -- "backported to" --> node["orchestrator-node@1.0.2"]
  common -- "updated in" --> backend["orchestrator-backend@8.6.2"]
  common -- "updated in" --> formapi["orchestrator-form-api@2.4.4"]
  common -- "updated in" --> formreact["orchestrator-form-react@2.5.3"]
  common -- "updated in" --> formwidgets["orchestrator-form-widgets@1.6.3"]
  common -- "updated in" --> main["orchestrator@5.4.2"]
  common -- "updated in" --> scaffolder["scaffolder-backend-module-orchestrator@1.3.4"]
Loading

Grey Divider

File Changes

1. workspaces/orchestrator/plugins/orchestrator-backend-module-loki/CHANGELOG.md 📝 Documentation +8/-0

Add version 1.0.2 patch release entry

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/CHANGELOG.md


2. workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md 📝 Documentation +8/-0

Add version 8.6.2 patch release entry

workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md


3. workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md 📝 Documentation +6/-0

Add version 3.4.2 patch release entry

workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md


View more (6)
4. workspaces/orchestrator/plugins/orchestrator-form-api/CHANGELOG.md 📝 Documentation +7/-0

Add version 2.4.4 patch release entry

workspaces/orchestrator/plugins/orchestrator-form-api/CHANGELOG.md


5. workspaces/orchestrator/plugins/orchestrator-form-react/CHANGELOG.md 📝 Documentation +8/-0

Add version 2.5.3 patch release entry

workspaces/orchestrator/plugins/orchestrator-form-react/CHANGELOG.md


6. workspaces/orchestrator/plugins/orchestrator-form-widgets/CHANGELOG.md 📝 Documentation +9/-0

Add version 1.6.3 patch release entry

workspaces/orchestrator/plugins/orchestrator-form-widgets/CHANGELOG.md


7. workspaces/orchestrator/plugins/orchestrator-node/CHANGELOG.md 📝 Documentation +7/-0

Add version 1.0.2 patch release entry

workspaces/orchestrator/plugins/orchestrator-node/CHANGELOG.md


8. workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md 📝 Documentation +10/-0

Add version 5.4.2 patch release entry

workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md


9. workspaces/orchestrator/plugins/scaffolder-backend-module-orchestrator/CHANGELOG.md 📝 Documentation +7/-0

Add version 1.3.4 patch release entry

workspaces/orchestrator/plugins/scaffolder-backend-module-orchestrator/CHANGELOG.md


Grey Divider

Qodo Logo

@rhdh-qodo-merge
Copy link

rhdh-qodo-merge bot commented Mar 11, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@lholmquist
Copy link
Member

This PR, #2474, also updates some of those changelogs but also adds the code loki backend code that needs to be ported back to main.

@sonarqubecloud
Copy link

@karthikjeeyar
Copy link
Member Author

@lholmquist after looking at the conflicts in the changelog, we realised there was backend-module-loki and a dependancy update on orchestrator-node that needs to be included along with the frontend related commits. we included both the frontend and backend chagnes here in the overlay pr - redhat-developer/rhdh-plugin-export-overlays#2025

Could you please help with verifying if your changes are included in that loki image from the above PR? Thanks

Copy link
Member

@lokanandaprabhu lokanandaprabhu left a comment

Choose a reason for hiding this comment

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

/lgtm

@lholmquist
Copy link
Member

Could you please help with verifying if your changes are included in that loki image from the above PR? Thanks

My changes are included and i've tested them out and they still work

@lokanandaprabhu lokanandaprabhu merged commit dc97280 into redhat-developer:main Mar 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants