Skip to content

Releases: openweb-nl/hippo-groovy-updater

Hippo Groovy updater 1.16

13 Dec 10:01
92cfe6c
Compare
Choose a tag to compare

Bug fix release:

  • updater sync is working again

Hippo Groovy updater 1.15

27 Nov 13:48
2370360
Compare
Choose a tag to compare

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

10 Aug 08:36
Compare
Choose a tag to compare

New Feature:

  • Option to add mixins to the updater node

Bugfixes:

  • Updater sync reuses existing updater node

Hippo Groovy Updater 1.13

24 Jul 09:40
Compare
Choose a tag to compare

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 and yamlConfigurationPath

Hippo Groovy Updater 1.12

13 May 09:22
Compare
Choose a tag to compare

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

14 Feb 10:16
Compare
Choose a tag to compare
  • 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

13 Feb 13:05
Compare
Choose a tag to compare
Pre-release
groovy-updater-1.10

[maven-release-plugin] copy for tag groovy-updater-1.10

Hippo Groovy Updater 1.9

30 Jan 15:22
Compare
Choose a tag to compare

This release makes the plugin available via Maven Central

Hippo Groovy Updater 1.8

14 Nov 23:43
Compare
Choose a tag to compare

Bugfixes on 1.7

Hippo Groovy Updater 1.7

14 Nov 16:10
Compare
Choose a tag to compare
Pre-release

Changes

  • Annotation added to exclude scripts
  • Optimizations on Annotation detections
  • Bugfixes on bootstrap file generating