forked from elastic/integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.yml
116 lines (116 loc) · 3.92 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# newer versions go on top
- version: "1.3.2"
changes:
- description: Add documentation for multi-fields
type: enhancement
link: https://github.com/elastic/integrations/pull/2916
- version: "1.3.1"
changes:
- description: Add ML modules to readme
type: enhancement
link: https://github.com/elastic/integrations/pull/2662
- version: "1.3.0"
changes:
- description: Update to ECS 8.0
type: enhancement
link: https://github.com/elastic/integrations/pull/2505
- version: "1.2.3"
changes:
- description: Regenerate test files using the new GeoIP database
type: bugfix
link: https://github.com/elastic/integrations/pull/2339
- version: "1.2.2"
changes:
- description: Change test public IPs to the supported subset
type: bugfix
link: https://github.com/elastic/integrations/pull/2327
- version: "1.2.1"
changes:
- description: Fix ML module manifest query to ignore frozen and cold tiers
type: bugfix
link: https://github.com/elastic/integrations/pull/2219
- version: "1.2.0"
changes:
- description: Release nginx package for v8.0.0
type: enhancement
link: https://github.com/elastic/integrations/pull/2176
- version: "1.1.2"
changes:
- description: Uniform with guidelines
type: enhancement
link: https://github.com/elastic/integrations/pull/2052
- version: "1.1.1"
changes:
- description: Fix logic that checks for the 'forwarded' tag
type: bugfix
link: https://github.com/elastic/integrations/pull/1835
- version: "1.1.0"
changes:
- description: Update to ECS 1.12.0
type: enhancement
link: https://github.com/elastic/integrations/pull/1701
- version: "1.0.0"
changes:
- description: Release Nginx as GA
type: enhancement
link: https://github.com/elastic/integrations/pull/1614
- version: "0.8.2"
changes:
- description: Convert to generated ECS fields
type: enhancement
link: https://github.com/elastic/integrations/pull/1491
- version: "0.8.1"
changes:
- description: update to ECS 1.11.0
type: enhancement
link: https://github.com/elastic/integrations/pull/1398
- version: "0.8.0"
changes:
- description: Update integration description
type: enhancement
link: https://github.com/elastic/integrations/pull/1364
- version: "0.7.0"
changes:
- description: Set "event.module" and "event.dataset"
type: enhancement
link: https://github.com/elastic/integrations/pull/1234
- version: "0.6.2"
changes:
- description: Add support for Splunk authorization tokens
type: enhancement
link: https://github.com/elastic/integrations/pull/1147
- version: "0.6.1"
changes:
- description: Fix bug in Third Party REST API ingest pipeline
type: bugfix
link: https://github.com/elastic/integrations/pull/1201
- version: "0.6.0"
changes:
- description: update to ECS 1.10.0 and add event.original options
type: enhancement
link: https://github.com/elastic/integrations/pull/1065
- 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