forked from elastic/integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.yml
26 lines (26 loc) · 957 Bytes
/
changelog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# newer versions go on top
- version: "0.5.0"
changes:
- description: Adds ML jobs for finding unusual activity in HTTP access logs
type: enhancement
link: https://github.com/elastic/integrations/pull/912
- version: "0.4.1"
changes:
- description: update to ECS 1.9.0
type: enhancement
link: https://github.com/elastic/integrations/pull/859
- version: "0.3.11"
changes:
- description: Updating package owner
type: enhancement
link: https://github.com/elastic/integrations/pull/766
- version: "0.3.10"
changes:
- description: Fix compatibility with Kibana
type: enhancement # can be one of: enhancement, bugfix, breaking-change
link: https://github.com/elastic/integrations/pull/740
- version: "0.1.0"
changes:
- description: initial release
type: enhancement # can be one of: enhancement, bugfix, breaking-change
link: https://github.com/elastic/integrations/pull/21