icingabeat/CHANGELOG.md

107 lines
1.8 KiB
Markdown
Raw Normal View History

2017-01-02 17:28:19 +01:00
# Icingabeat CHANGELOG
2019-01-03 08:55:52 +01:00
2022-06-01 14:44:57 +02:00
## v7.17.4
### Features
* Update libbeat to version 7.14.2
### Breaking Changes
* Dashboards now must be importaed manually using Kibana
2021-09-23 16:27:33 +02:00
## v7.14.2
### Features
* Update libbeat to version 7.14.2
2020-02-26 15:35:03 +01:00
## v7.5.2
### Features
* Update libbeat to version 7.5.2
2019-11-07 13:54:50 +01:00
## v7.4.2
### Features
* Update libbeat to version 7.4.2
2019-01-03 08:55:52 +01:00
## v6.5.4
2019-11-07 13:54:50 +01:00
### Features
2019-01-03 08:55:52 +01:00
* Update libbeat to version 6.5.4
* Move all field names to 'icinga' namespace
2019-11-07 13:54:50 +01:00
### Bugs
2019-01-03 08:55:52 +01:00
* Prevent usage of reserved keywords
2018-08-08 10:48:42 +02:00
## v6.3.3
### Features
* Update libbeat to version 6.3.3
### Bugs
* Remove `zones` key from statuspoller. This key may become to big to process.
* Catch 404 return codes
* Update dashboard directory schema so `icingabeat setup` works out of the box
2017-12-27 10:09:46 +01:00
## v6.1.1
2017-01-02 17:28:19 +01:00
2017-12-27 10:09:46 +01:00
### Features
* Update libbeat to version 6.1.1
* Add setting to add custom CAs for SSL verification
### Bugs
* Close connections properly on failed authentication
## v5.6.6
2017-12-18 13:57:45 +01:00
### Features
* Update libbeat to version 5.6.6
2017-04-28 15:28:18 +02:00
## v1.1.1
### Bugs
* Add missing fields for statuspoller
### Features
* Update libbeat to version 5.3.2
2017-04-18 16:10:13 +02:00
## v1.1.0
### Features
* Update libbeat to version 5.3.0
2017-03-22 11:46:47 +01:00
## v1.0.0
### Features
* Add dashboards
* Cleanup logging
2017-02-01 16:18:49 +01:00
## v0.2.0
### Features
* Add statuspoller
* Add option to skip ssl verificatoin
* Move retry_interval setting to eventstream scope
* Add field types and documentation
* Use libbeat 5.1.2
### Bugs
* Fix packaging scripts
* Process events
* Capture exceptions
* Rename fields
* Create proper Timestamps
2017-01-02 17:28:19 +01:00
## v0.1.0
### Features
* Configure connection settings
* Configure eventstream types
* Configure eventstream filters
* Subscribe to eventstream
* Decument fields for eventstream types:
* CheckResult
* StateChange
* Notification
* AcknowledgementSet
* AcknowledgementCleared