prepare new release (#998)

This commit is contained in:
cgagnaire 2018-05-28 20:36:44 +04:00 committed by GitHub
parent bde3679f20
commit 942bed570d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
my %handlers = (DIE => {});
my $global_version = 20180427;
my $global_version = 20180528;
my $alternative_fatpacker = 0;
sub new {

View File

@ -1,3 +1,12 @@
2018-05-28 Colin Gagnaire <cgagnaire@centreon.com>
* Enhancement: [http] handle hidden basic authent (#974)
* Enhancement: add basic option to mode using http lib (#975)
* Enhancement: [sonicwall] enhance modes outputs and thresholds (#978)
* Enhancement: [quadstor]{vtltapeusage} add tapes count (#987)
* Fix: [f5/bigip]{trunks} div by 0 error (#964)
* Fix: [hirschmann]{hardware/psu} wrong oid (#985)
* Fix: [cisco/standard]{qosusage} calcul of total and child (#792)
2018-04-27 Colin Gagnaire <cgagnaire@centreon.com>
* Plugin added: Sonicwall SNMP (#914)
* Mode added: [juniper/ssg] 'vpnstatus' (#891)