Skip to content

Latest commit

 

History

History
270 lines (185 loc) · 9.33 KB

File metadata and controls

270 lines (185 loc) · 9.33 KB

RHDH next (pre-release, versions can change for final release)

Based on Backstage 1.48.3

To bootstrap Backstage app that is compatible with RHDH 1.4, you can use:

npx @backstage/create-app@0.7.9

Frontend packages

Package Version
@backstage/catalog-model 1.7.6
@backstage/config 1.3.6
@backstage/core-app-api 1.19.5
@backstage/core-components 0.18.7
@backstage/core-plugin-api 1.12.3
@backstage/integration-react 1.2.15

If you want to check versions of other packages, you can check the package.json in the app package in the main branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.5.0
@backstage/backend-defaults 0.15.2
@backstage/backend-dynamic-feature-service 0.7.9
@backstage/backend-plugin-api 1.7.0
@backstage/catalog-model 1.7.6
@backstage/cli-node 0.2.18
@backstage/config 1.3.6
@backstage/config-loader 1.10.8

If you want to check versions of other packages, you can check the package.json in the backend package in the main branch of the RHDH repository.

RHDH 1.9

Based on Backstage 1.45.3

To bootstrap Backstage app that is compatible with RHDH 1.4, you can use:

npx @backstage/create-app@0.7.6

Frontend packages

Package Version
@backstage/catalog-model 1.7.6
@backstage/config 1.3.6
@backstage/core-app-api 1.19.2
@backstage/core-components 0.18.3
@backstage/core-plugin-api 1.12.0
@backstage/integration-react 1.2.12

If you want to check versions of other packages, you can check the package.json in the app package in the release-1.9 branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.3.0
@backstage/backend-defaults 0.13.1
@backstage/backend-dynamic-feature-service 0.7.6
@backstage/backend-plugin-api 1.5.0
@backstage/catalog-model 1.7.6
@backstage/cli-node 0.2.15
@backstage/config 1.3.6
@backstage/config-loader 1.10.6

If you want to check versions of other packages, you can check the package.json in the backend package in the release-1.9 branch of the RHDH repository.

RHDH 1.8

Based on Backstage 1.42.5

To bootstrap Backstage app that is compatible with RHDH 1.4, you can use:

npx @backstage/create-app@0.7.3

Frontend packages

Package Version
@backstage/catalog-model 1.7.5
@backstage/config 1.3.3
@backstage/core-app-api 1.18.0
@backstage/core-components 0.17.5
@backstage/core-plugin-api 1.10.9
@backstage/integration-react 1.2.9

If you want to check versions of other packages, you can check the package.json in the app package in the release-1.8 branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.2.6
@backstage/backend-defaults 0.12.0
@backstage/backend-dynamic-feature-service 0.7.3
@backstage/backend-plugin-api 1.4.2
@backstage/catalog-model 1.7.5
@backstage/cli-node 0.2.14
@backstage/config 1.3.3
@backstage/config-loader 1.10.2

If you want to check versions of other packages, you can check the package.json in the backend package in the release-1.8 branch of the RHDH repository.

RHDH 1.7

Based on Backstage 1.39.1

To bootstrap Backstage app that is compatible with RHDH 1.4, you can use:

npx @backstage/create-app@0.6.2

Frontend packages

Package Version
@backstage/catalog-model 1.7.4
@backstage/config 1.3.2
@backstage/core-app-api 1.17.0
@backstage/core-components 0.17.2
@backstage/core-plugin-api 1.10.7
@backstage/integration-react 1.2.7

If you want to check versions of other packages, you can check the package.json in the app package in the release-1.7 branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.2.3
@backstage/backend-defaults 0.10.0
@backstage/backend-dynamic-feature-service 0.7.0
@backstage/backend-plugin-api 1.3.1
@backstage/catalog-model 1.7.4
@backstage/cli-node 0.2.13
@backstage/config 1.3.2
@backstage/config-loader 1.10.1

If you want to check versions of other packages, you can check the package.json in the backend package in the release-1.7 branch of the RHDH repository.

RHDH 1.6

Based on Backstage 1.36.1

To bootstrap Backstage app that is compatible with RHDH 1.4, you can use:

npx @backstage/create-app@0.5.25

Frontend packages

Package Version
@backstage/catalog-model 1.7.3
@backstage/config 1.3.2
@backstage/core-app-api 1.15.5
@backstage/core-components 0.16.4
@backstage/core-plugin-api 1.10.4
@backstage/integration-react 1.2.4

If you want to check versions of other packages, you can check the package.json in the app package in the release-1.6 branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.2.0
@backstage/backend-defaults 0.8.1
@backstage/backend-dynamic-feature-service 0.6.0
@backstage/backend-plugin-api 1.2.0
@backstage/catalog-model 1.7.3
@backstage/cli-node 0.2.13
@backstage/config 1.3.2
@backstage/config-loader 1.9.6

If you want to check versions of other packages, you can check the package.json in the backend package in the release-1.6 branch of the RHDH repository.