·
9 commits
to release-1.7
since this release
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) anddist/.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.