Skip to content

Commit 5c287d6

Browse files
author
Karthik Jeeyar
authored
update changelogs to include 1.10 backport versions (#3444)
1 parent 28b81c1 commit 5c287d6

5 files changed

Lines changed: 44 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.0
1717
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.0
1818

19+
## 8.9.5
20+
21+
### Patch Changes
22+
23+
- 06ac2d0: Fix an issue where filtering workflow runs by status or date could show an error instead of results.
24+
1925
## 8.9.4
2026

2127
### Patch Changes

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
- Updated dependencies [bd80b86]
1414
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.0
1515

16+
## 2.7.4
17+
18+
### Patch Changes
19+
20+
- 06ac2d0: detect GitHub SAML SSO session expiry and prompt users to re-authorize
21+
1622
## 2.7.3
1723

1824
### Patch Changes

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@
1818
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.0
1919
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.0
2020

21+
## 2.8.5
22+
23+
### Patch Changes
24+
25+
- 06ac2d0: Hide wizard steps when conditional `ui:hidden` rules evaluate to true, and add `isNotEmptyList`/`notContains` operators for conditional hidden expressions.
26+
- 06ac2d0: Remove unnecessary gaps from conditionally hidden form fields.
27+
- 06ac2d0: detect GitHub SAML SSO session expiry and prompt users to re-authorize
28+
- Updated dependencies [06ac2d0]
29+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.7.4
30+
2131
## 2.8.4
2232

2333
### Patch Changes

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.0
2121
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.0
2222

23+
## 1.10.8
24+
25+
### Patch Changes
26+
27+
- 06ac2d0: detect GitHub SAML SSO session expiry and prompt users to re-authorize
28+
- Updated dependencies [06ac2d0]
29+
- Updated dependencies [06ac2d0]
30+
- Updated dependencies [06ac2d0]
31+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.8.5
32+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.7.4
33+
2334
## 1.10.7
2435

2536
### Patch Changes

workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.0
2121
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.0
2222

23+
## 5.7.13
24+
25+
### Patch Changes
26+
27+
- 06ac2d0: detect GitHub SAML SSO session expiry and prompt users to re-authorize
28+
- Updated dependencies [06ac2d0]
29+
- Updated dependencies [06ac2d0]
30+
- Updated dependencies [06ac2d0]
31+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.8.5
32+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.7.4
33+
2334
## 5.7.12
2435

2536
### Patch Changes

0 commit comments

Comments
 (0)