Releases: openweb-nl/hippo-groovy-updater
Releases · openweb-nl/hippo-groovy-updater
Hippo Groovy updater 1.16
Bug fix release:
- updater sync is working again
Hippo Groovy updater 1.15
Attention!
- Dependency updates
- Minimum java version 11
- Avoid breaking on certain reserved words in description
New Feature:
- Add Annotation support to define log target (repository or log)
Hippo Groovy Updater 1.14
New Feature:
- Option to add mixins to the updater node
Bugfixes:
- Updater sync reuses existing updater node
Hippo Groovy Updater 1.13
Bugfixes:
- Update synchronizer now properly excludes update scripts from autoexport
- Update synchronizer support parameters from json file
- Generated yaml will place registry bootstraps as configuration so reloads will occur
Breaking change:
- Parameter
yamlPath
has changed into 2 parameter values:
yamlContentPath
andyamlConfigurationPath
Hippo Groovy Updater 1.12
Bugfixes:
- Fix quote use problems for stripping the Annotations
- Don't break on spaces in the filename
- Add
/hippo:configuration/hippo:update
to autoexport excludes - Don't change sourcefile line endings to linux
New Features:
- Detect Unsupported nodenames (names) on transformation
- Get parameters from external file
Known Bug:
- Update synchroniser does not support parameters from json file (yet)
Hippo Groovy Updater 1.11
- Have a more fixed sorting
- Prevent duplicates in hippoecm-extension.xml when building under specific circumstances
- Play nice when groovy scripts have Windows line endings
Hippo Groovy Updater 1.10
groovy-updater-1.10 [maven-release-plugin] copy for tag groovy-updater-1.10
Hippo Groovy Updater 1.9
This release makes the plugin available via Maven Central
Hippo Groovy Updater 1.8
Bugfixes on 1.7
Hippo Groovy Updater 1.7
Changes
- Annotation added to exclude scripts
- Optimizations on Annotation detections
- Bugfixes on bootstrap file generating