Releases: janus-idp/backstage-plugins
Releases · janus-idp/backstage-plugins
@janus-idp/[email protected]
Patch Changes
- 318af8b: fix(cli): adjust embedded module searching. The CLI attempts a require call to detect built embedded packages, this change adjusts the directory this require is attempted from to be at the level of discovered package instead of the dynamic plugin package.
@janus-idp/[email protected]
Patch Changes
- 39ea6c4: multiple bug fixes related to execution form
- Updated dependencies [39ea6c4]
- @janus-idp/[email protected]
@janus-idp/[email protected]
Patch Changes
- 39ea6c4: multiple bug fixes related to execution form
@janus-idp/[email protected]
Patch Changes
-
abd9dec: This change adds two new flags to handle native module dependencies.
--allow-native-package [package-name...]
: flag to selectively allow native packages when exporting a dynamic plugin and allowing it's installation into the exported dynamic plugin.--suppress-native-package [package-name..]
: flag which replaces the native package with an empty package during export, preventing the native package's inclusion into the exported dynamic plugin's private dependencies.
@janus-idp/[email protected]
Patch Changes
- 3343893: bump jsonpath-plus to v10.2.0
@janus-idp/[email protected]
Patch Changes
- 0f745c2: pass also initial form data to custom decorator
- 9f20ced: The parent assessment link is shown again thanks to fixing passing of the businessKey when "execute" action is trigerred.
- Updated dependencies [0f745c2]
- Updated dependencies [9f20ced]
- @janus-idp/[email protected]
- @janus-idp/[email protected]
- @janus-idp/[email protected]
@janus-idp/[email protected]
Patch Changes
- 0f745c2: pass also initial form data to custom decorator
- Updated dependencies [0f745c2]
- @janus-idp/[email protected]
@janus-idp/[email protected]
Patch Changes
- 0f745c2: pass also initial form data to custom decorator
@janus-idp/[email protected]
@janus-idp/[email protected]
Patch Changes
- 9f20ced: The parent assessment link is shown again thanks to fixing passing of the businessKey when "execute" action is trigerred.
- Updated dependencies [9f20ced]
- @janus-idp/[email protected]