Private GIT

Skip to content
Snippets Groups Projects
Commit 08a0a5db authored by Laurent Pinsivy's avatar Laurent Pinsivy
Browse files

Add release note for Centreon Web 2.8.15

parent b1b403ce
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,32 @@ ...@@ -2,8 +2,32 @@
Centreon Web 2.8.15 Centreon Web 2.8.15
################### ###################
Important notice
================
This version include a fix for the calculation of downtimes with daylight saving
time (DST). The downtime end will be calculate with the new hour.
For example, if you put a downtime from 1 AM to 5 AM, the duration of the
downtime will be 5 hours if during the DST you get 1 hour more (3 AM come back
to 2 AM).
Enhancements Enhancements
============ ============
* [Documentation] Improve api documentation (url) #5792
* [Downtimes] Manage downtimes with dst (recurrent and realtime) #5780
Bugfix Bugfix
====== ======
* [Install] Fix foreign key upgrade of traps_group table PR #5752
* [CLAPI] Fix duplicate ldap serverPR #5769
* [CLAPI] Fix duplicate htpl in stpl #5774
* [CLAPI] Fix duplicate on stpl #5775
* [Chart] Add unit on y axis
* [Chart] Fix extra legend on period change
* [Chart] Fix export with empty metric
* [Configuration] Add obsess_over_hosts parameter in main centengine configuration PR #5746
* [Monitoring] Ranking of ascending / descending guests NOK #5695 PR #5744
* [Monitoring] fix variable name in centreontrapd.pm
...@@ -2,8 +2,32 @@ ...@@ -2,8 +2,32 @@
Centreon Web 2.8.15 Centreon Web 2.8.15
################### ###################
Important notice
================
This version include a fix for the calculation of downtimes with daylight saving
time (DST). The downtime end will be calculate with the new hour.
For example, if you put a downtime from 1 AM to 5 AM, the duration of the
downtime will be 5 hours if during the DST you get 1 hour more (3 AM come back
to 2 AM).
Enhancements Enhancements
============ ============
* [Documentation] Improve api documentation (url) #5792
* [Downtimes] Manage downtimes with dst (recurrent and realtime) #5780
Bugfix Bugfix
====== ======
* [Install] Fix foreign key upgrade of traps_group table PR #5752
* [CLAPI] Fix duplicate ldap serverPR #5769
* [CLAPI] Fix duplicate htpl in stpl #5774
* [CLAPI] Fix duplicate on stpl #5775
* [Chart] Add unit on y axis
* [Chart] Fix extra legend on period change
* [Chart] Fix export with empty metric
* [Configuration] Add obsess_over_hosts parameter in main centengine configuration PR #5746
* [Monitoring] Ranking of ascending / descending guests NOK #5695 PR #5744
* [Monitoring] fix variable name in centreontrapd.pm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment