-
Notifications
You must be signed in to change notification settings - Fork 24
/
CHANGELOG
37 lines (37 loc) · 1.34 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
20160214 - v2.3.1
Fixed issue with strict variables
20160214 - v2.3.0
upport SSL certificate path and expose auth parameters at a global level (Greg Swift)
20160113 - v2.2.0
Rename evenup-curator to jlambert121-curator
Add support for curator jobs in hiera (Petter Abrahamsson)
Add apt/yum repo management & additional ES connection params (Petter Abrahamsson)
Add use_ssl and http_auth arguments. (Dan Sajner)
20150828 - v2.1.2
Fixed remove parameter in alias (zyronix)
Send cron stdout to /dev/null (mjs510)
20150625 - v2.1.1
Correct inline_templates
Correct timestring (SteveDevOps)
20150616 - v2.1.0
Correct logfile parameter location (SteveDevOps)
Support repository flag on delete
20150325 - v2.0.1
Correct some command strings
Ensure timestring is included
20150324 - v2.0.0
Updated for curator >= 3.0.0
Reworked job defined type - no longer supports multiple jobs
Acceptance tests
20141119 - v1.1.0
Added support for --timestring parameter (bflad)
Added snapshot_recent, snapshot_delete_order (phononet)
Remove single letter args support - removed curator 2.0.2 (phononet)
Add support for multiple commands, master-only (bodgit)
Remove separator option - removed curator 1.2.0 (dspangen)
20140703 - v1.0.1
Fix ordering for command options
20140703 - v1.0.0
Update for curator >= 1.1.0
20140606 - v0.0.1
Initial release