Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+6
-1
@@ -199,7 +199,8 @@
|
||||
"@backstage/plugin-techdocs-react": "1.2.17",
|
||||
"@backstage/plugin-user-settings": "0.8.22",
|
||||
"@backstage/plugin-user-settings-backend": "0.3.2",
|
||||
"@backstage/plugin-user-settings-common": "0.0.1"
|
||||
"@backstage/plugin-user-settings-common": "0.0.1",
|
||||
"@backstage/plugin-events-backend-module-kafka": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"bitter-pants-watch",
|
||||
@@ -208,9 +209,11 @@
|
||||
"cold-meals-like",
|
||||
"create-app-1748956288",
|
||||
"create-app-1749565617",
|
||||
"create-app-1749636320",
|
||||
"cuddly-camels-lose",
|
||||
"curvy-peaches-relate",
|
||||
"curvy-words-create",
|
||||
"deep-aliens-camp",
|
||||
"deep-moments-love",
|
||||
"dull-buttons-press",
|
||||
"dull-cars-shout",
|
||||
@@ -223,6 +226,7 @@
|
||||
"famous-streets-stay",
|
||||
"few-streets-accept",
|
||||
"fix-cli-config-docs-feedback",
|
||||
"fluffy-bobcats-tell",
|
||||
"forty-seas-worry",
|
||||
"fresh-brooms-follow",
|
||||
"fresh-otters-say",
|
||||
@@ -285,6 +289,7 @@
|
||||
"three-boats-sort",
|
||||
"tough-heads-knock",
|
||||
"true-tools-play",
|
||||
"twelve-zoos-learn",
|
||||
"warm-hornets-unite",
|
||||
"warm-taxes-show",
|
||||
"wet-bars-report",
|
||||
|
||||
@@ -0,0 +1,166 @@
|
||||
# Release v1.40.0-next.3
|
||||
|
||||
Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.40.0-next.3](https://backstage.github.io/upgrade-helper/?to=1.40.0-next.3)
|
||||
|
||||
## @backstage/plugin-events-backend-module-kafka@0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b034b9d: Adds a new module `kafka` for plugin-events-backend
|
||||
|
||||
The module introduces the `KafkaConsumerClient` which creates a Kafka client used to establish consumer connections. It also provides the `KafkaConsumingEventPublisher`, a consumer that subscribes to configured Kafka topics and publishes received messages to the Event Service.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-events-node@0.4.12-next.1
|
||||
|
||||
## @backstage/cli@0.33.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8a0164c: Fix an issue where some commands were not usable because of missing dist files
|
||||
- Updated dependencies
|
||||
- @backstage/eslint-plugin@0.1.11-next.0
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/release-manifests@0.0.13
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## @backstage/create-app@0.7.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.15
|
||||
|
||||
## @backstage/eslint-plugin@0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 098ef95: Fix custom rules package scanning performance.
|
||||
|
||||
## example-app@0.2.110-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/canon@0.5.0-next.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.1
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.2
|
||||
- @backstage/plugin-auth-react@0.1.16-next.0
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.2
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.19.0-next.2
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.2
|
||||
- @backstage/plugin-devtools@0.1.28-next.2
|
||||
- @backstage/plugin-home@0.8.9-next.2
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.2
|
||||
- @backstage/plugin-notifications@0.5.6-next.2
|
||||
- @backstage/plugin-org@0.6.40-next.2
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-scaffolder@1.32.0-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.2
|
||||
- @backstage/plugin-search@1.4.27-next.2
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.1
|
||||
- @backstage/plugin-signals@0.0.20-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.2
|
||||
|
||||
## example-app-next@0.0.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/canon@0.5.0-next.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-compat-api@0.4.3-next.2
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.1
|
||||
- @backstage/frontend-defaults@0.2.3-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.1
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.2
|
||||
- @backstage/plugin-app@0.1.10-next.1
|
||||
- @backstage/plugin-app-visualizer@0.1.20-next.1
|
||||
- @backstage/plugin-auth-react@0.1.16-next.0
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.2
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.19.0-next.2
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.2
|
||||
- @backstage/plugin-home@0.8.9-next.2
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.2
|
||||
- @backstage/plugin-notifications@0.5.6-next.2
|
||||
- @backstage/plugin-org@0.6.40-next.2
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-scaffolder@1.32.0-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.2
|
||||
- @backstage/plugin-search@1.4.27-next.2
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.1
|
||||
- @backstage/plugin-signals@0.0.20-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.2
|
||||
|
||||
## e2e-test@0.2.29-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.7.0-next.3
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## techdocs-cli-embedded-app@0.2.109-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/test-utils@1.7.8
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.40.0-next.2",
|
||||
"version": "1.40.0-next.3",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,51 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/canon@0.5.0-next.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-compat-api@0.4.3-next.2
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.1
|
||||
- @backstage/frontend-defaults@0.2.3-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.1
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.2
|
||||
- @backstage/plugin-app@0.1.10-next.1
|
||||
- @backstage/plugin-app-visualizer@0.1.20-next.1
|
||||
- @backstage/plugin-auth-react@0.1.16-next.0
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.2
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.19.0-next.2
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.2
|
||||
- @backstage/plugin-home@0.8.9-next.2
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.2
|
||||
- @backstage/plugin-notifications@0.5.6-next.2
|
||||
- @backstage/plugin-org@0.6.40-next.2
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-scaffolder@1.32.0-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.2
|
||||
- @backstage/plugin-search@1.4.27-next.2
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.1
|
||||
- @backstage/plugin-signals@0.0.20-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.2
|
||||
|
||||
## 0.0.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.24-next.2",
|
||||
"version": "0.0.24-next.3",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,47 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.110-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/canon@0.5.0-next.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.1
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.2
|
||||
- @backstage/plugin-auth-react@0.1.16-next.0
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.2
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.19.0-next.2
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.2
|
||||
- @backstage/plugin-devtools@0.1.28-next.2
|
||||
- @backstage/plugin-home@0.8.9-next.2
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.2
|
||||
- @backstage/plugin-notifications@0.5.6-next.2
|
||||
- @backstage/plugin-org@0.6.40-next.2
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-scaffolder@1.32.0-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.2
|
||||
- @backstage/plugin-search@1.4.27-next.2
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.1
|
||||
- @backstage/plugin-signals@0.0.20-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.2
|
||||
|
||||
## 0.2.110-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.110-next.2",
|
||||
"version": "0.2.110-next.3",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.33.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8a0164c: Fix an issue where some commands were not usable because of missing dist files
|
||||
- Updated dependencies
|
||||
- @backstage/eslint-plugin@0.1.11-next.0
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/release-manifests@0.0.13
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.33.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.33.0-next.1",
|
||||
"version": "0.33.0-next.2",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.7.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.15
|
||||
|
||||
## 0.7.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.7.0-next.2",
|
||||
"version": "0.7.0-next.3",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.29-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.7.0-next.3
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.29-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"version": "0.2.29-next.2",
|
||||
"version": "0.2.29-next.3",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/eslint-plugin
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 098ef95: Fix custom rules package scanning performance.
|
||||
|
||||
## 0.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/eslint-plugin",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11-next.0",
|
||||
"description": "Backstage ESLint plugin",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.109-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.33.0-next.2
|
||||
- @backstage/app-defaults@1.6.3-next.0
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/test-utils@1.7.8
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-catalog@1.31.0-next.2
|
||||
- @backstage/plugin-techdocs@1.13.0-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.1
|
||||
|
||||
## 0.2.109-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.109-next.2",
|
||||
"version": "0.2.109-next.3",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
# @backstage/plugin-events-backend-module-kafka
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b034b9d: Adds a new module `kafka` for plugin-events-backend
|
||||
|
||||
The module introduces the `KafkaConsumerClient` which creates a Kafka client used to establish consumer connections. It also provides the `KafkaConsumingEventPublisher`, a consumer that subscribes to configured Kafka topics and publishes received messages to the Event Service.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-events-node@0.4.12-next.1
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-events-backend-module-kafka",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-next.0",
|
||||
"description": "The kafka backend module for the events plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
Reference in New Issue
Block a user