Skip to content

Commit 8720938

Browse files
Version Packages
1 parent 2b27956 commit 8720938

24 files changed

Lines changed: 96 additions & 41 deletions

File tree

workspaces/orchestrator/.changeset/fresh-swans-complain.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/orchestrator/.changeset/orchestrator-ui-improvements.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/orchestrator-unavailable-workflow-ui.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/rhidp-9861-tests.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/shiny-eggs-jump.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/orchestrator/.changeset/tame-dragons-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b2307f3]
8+
- Updated dependencies [e1a86f0]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2
11+
312
## 1.3.1
413

514
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"license": "Apache-2.0",
55
"description": "The loki backend module for the orchestrator plugin.",
66
"main": "src/index.ts",

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend
22

3+
## 8.10.2
4+
5+
### Patch Changes
6+
7+
- b2307f3: The updated overview of a workflow will have the availability property if the isAvailable prop is false
8+
- e1a86f0: return total count as a parameter for the instances
9+
- Updated dependencies [b2307f3]
10+
- Updated dependencies [e1a86f0]
11+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
12+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2
13+
314
## 8.10.1
415

516
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
3-
"version": "8.10.1",
3+
"version": "8.10.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)