Skip to content

Releases: mvisonneau/puppet-curator

v1.0.9

31 Jul 10:05
7a9a6e7
Compare
Choose a tag to compare

CHANGED

v1.0.8

01 Mar 14:25
v1.0.8
0bdc737
Compare
Choose a tag to compare

CHANGED

  • Added support for latest versions of Debian & Ubuntu
  • Support Puppet >= 7
  • Gracefully handle unsupported OSes [GH-18]
  • Replaced Travis which has now shutdown with GH actions
  • Fixed missing dependency over puppetlabs/yumrepo_core` module

v1.0.7

13 Mar 09:21
37523bc
Compare
Choose a tag to compare

FEATURES

  • Added support for Debian Stretch [GH-17]

BUGFIXES

  • Fixed Travis CI pipeline [GH-17]

v1.0.6

13 Aug 16:52
Compare
Choose a tag to compare

BUGFIXES

  • Updated parameter types on jobs in order to support more configs [GH-8]
  • Fixed support for alias and added support for cluster_routing, index_settings, reindex, rollover and shrink actions [GH-7]

ENHANCEMENTS

  • Added the possibility to configure the path of the curator command [GH-5]
  • Lint improvements
  • Additional testing use cases [GH-11]

v1.0.5

13 Jul 09:52
Compare
Choose a tag to compare

IMPROVEMENTS

  • Support of unquoted booleans within curator config [GH-6]

v1.0.4

30 Jan 16:10
Compare
Choose a tag to compare

IMPROVEMENTS

  • Added CHANGELOG.md
  • Reverted String to Integer as Hash keys for the config

BUGFIXES

  • Fixed broken Debian CI rspec tests

v1.0.3

15 Sep 21:08
Compare
Choose a tag to compare
Merge pull request #1 from dcroonen/patch-1

Update action.pp

v1.0.2

24 Jan 10:38
Compare
Choose a tag to compare
Updated actions and jobs definitions

v1.0.1

20 Jan 17:44
Compare
Choose a tag to compare
Added lint and spec tests, automated forge builds