File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -105,19 +105,27 @@ Check the documentation for the [migration guide](https://statusengine.org/getti
105105- MariaDB
106106- PHP5
107107- PHP7
108+ - PHP7.2
108109
109110## Changelog
111+ ** 2.1.5**
112+ - Remove bulk insert debug messages
113+ - Fix a bug where downtimes got reset on nagios/naemon restart in downtimehistory table
114+ - Downtimes with start time in future get now be delete gracefully
115+
116+ ** 2.1.4**
117+ Update CakePHP to Version 2.10.9 for better PHP7.2 compatibility
118+
110119** 2.1.3**
111- Resolve missing notifications in database - again
112- The queues ` statusngin_notifications ` and ` statusngin_contactnotificationdata ` are no longer in
113- use by StatusengineLegacyShell.
114- All data is parsed out of ` statusngin_contactnotificationmethod `
120+ - Resolve missing notifications in database - again
121+ - The queues ` statusngin_notifications ` and ` statusngin_contactnotificationdata ` are no longer in use by StatusengineLegacyShell.
122+ - All data is parsed out of ` statusngin_contactnotificationmethod `
115123
116124** 2.1.2**
117- Resolve missing notifications in database
125+ - Resolve missing notifications in database
118126
119127** 2.1.1**
120- Resolve Gab in servicestatus_id due to MySQL behavior [ #40 ] ( https://github.com/nook24/statusengine/issues/40 )
128+ - Resolve Gab in servicestatus_id due to MySQL behavior [ #40 ] ( https://github.com/nook24/statusengine/issues/40 )
121129
122130** 2.1.0**
123131- Add method for bulk insert - Many thanks to [ dhoffend] ( https://github.com/dhoffend )
You can’t perform that action at this time.
0 commit comments