Skip to content

Releases: janus-idp/backstage-plugins

@janus-idp/[email protected]

14 May 16:04
98baadf
Compare
Choose a tag to compare

Patch Changes

  • 701b93c: This change updates the CLI to cater for the way modules are handled by require in node v20.19.0, which fixes an error that can be thrown by the CLI when an es6 or typescript module is picked up by require.

@janus-idp/[email protected]

12 May 09:26
2ed56c0
Compare
Choose a tag to compare

Minor Changes

  • cd7aa9e: The janus-cli now can use buildah as a container tool.

@janus-idp/[email protected]

16 Apr 17:00
9ba1c90
Compare
Choose a tag to compare

Minor Changes

  • 049f200: This change removes the embed-as-code method of exporting from export-dynamic-plugin and the associated --no-embed-as-dependencies flag. This change also removes the forked code required to support this exporting method as well as the associated rollup dependencies.

@janus-idp/[email protected]

16 Apr 14:44
343fedc
Compare
Choose a tag to compare

Patch Changes

  • 611e23a: Fix wrong role retrieval which could break the metadata command behavior.
  • 611e23a: Check backstage the support-versions field value during export, and fix it if possible while emitting a warning.

@janus-idp/[email protected]

08 Apr 15:15
95af580
Compare
Choose a tag to compare

Patch Changes

  • a3e8716: Prepare for better compatibility with the upstream dynamic plugins support, by generating the config schema for backend plugins in both dist/configSchema.json (for backward compatibility with RHDH) and dist/.config-schema.json for consistency and compatibility with upstream.
  • 2559fd7: This change fixes package-dynamic-plugin to transform any organization identifier into a flat file path when packaging dynamic plugins.

@janus-idp/[email protected]

03 Apr 13:24
f68b40b
Compare
Choose a tag to compare

Minor Changes

  • b25ecb4: Bump plugins/shared-react to 2.18.0 in main branch, in prep for release of 1.6.0

@janus-idp/[email protected]

03 Apr 13:23
f68b40b
Compare
Choose a tag to compare

Minor Changes

  • b25ecb4: Bump packages/cli to 3.4.0 in main branch, in prep for release of 1.6.0

Patch Changes

  • f694a76: This change updates the package-dynamic-plugins command to use the exported plugin package name rather than deriving a package name from the base plugin package and package role. This change also ensures the exported plugin metadata is taken from the exported package instead of the original package. This change will potentially affect the final directory name of exported plugins.

@janus-idp/[email protected]

03 Apr 13:23
f68b40b
Compare
Choose a tag to compare

Minor Changes

  • b25ecb4: Bump plugins/web-terminal to 1.15.0 in main branch, in prep for release of 1.6.0

@janus-idp/[email protected]

20 Mar 11:29
a63df8a
Compare
Choose a tag to compare

Patch Changes

  • 4af162c: This change ensures the CLI properly updates any manually added resolutions a plugin has with the embedded version. This fixes cases where a plugin may be using resolutions for finer grained version control on packages the CLI would embed, such as native dependencies.

@janus-idp/[email protected]

07 Mar 12:01
cfca813
Compare
Choose a tag to compare

Minor Changes

  • 9983dd8: Bump plugins/shared-react to 2.17.0 in main branch, in prep for release of 1.5.0