Skip to content

Commit

Permalink
prepare new release (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgagnaire authored Oct 19, 2018
1 parent 019b5b5 commit bcdec5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);

my %handlers = (DIE => {});

my $global_version = 20180928;
my $global_version = 20181019;
my $alternative_fatpacker = 0;

sub new {
Expand Down
11 changes: 11 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2018-19-10 Colin Gagnaire <[email protected]>
* Plugin added: Prometheus (PR #1168, #1169)
* Plugin added: Prometheus for Node Exporter (PR #1168, #1169, #1179)
* Plugin added: Prometheus for Kubernetes (PR #1181)
* Plugin added: Masterclock NTP GPS (PR #1182)
* Plugin added: Moxa EDS/IKS switches (PR #1183)
* Enhancement: [counter] add type 3 (instances of instances) (PR #1167, #1178)
* Fix: [cloud/azure] fix azure plugin typos, helpers and other (PR #1159)
* Fix: [hyperv/nodesnapshot] bug with comma on french Windows OS (PR #1175)
* Fix: [slack/alert] host and service not printed (PR #1177)

2018-09-28 Colin Gagnaire <[email protected]>
* Plugin added: Huawei iBMC (PR #1098, #1108, #1112, #1114)
* Plugin added: Huawei HMM (PR #1098, #1113)
Expand Down

0 comments on commit bcdec5b

Please sign in to comment.