summaryrefslogtreecommitdiffstats
path: root/ansible_collections/splunk/es/CHANGELOG.rst
blob: dca7276c4ed6aef0db93b81e06714b4babad20a3 (plain)
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
===================================================
Splunk Enterprise Security Collection Release Notes
===================================================

.. contents:: Topics


v3.0.0
======

Release Summary
---------------

Starting from this release, the minimum `ansible-core` version this collection requires is `2.14.0`. The last known version compatible with ansible-core<2.14 is `v2.1.2`.

Major Changes
-------------

- Bumping `requires_ansible` to `>=2.14.0`, since previous ansible-core versions are EoL now.

v2.1.2
======

Bugfixes
--------

- Fixed argspec validation for plugins with empty task attributes when run with Ansible 2.9.

v2.1.1
======

Release Summary
---------------

Releasing version 2.1.1, featuring various maintenance updates.

v2.1.0
======

Minor Changes
-------------

- Added adaptive_response_notable_events resource module
- Added correlation_searches resource module
- Added data_inputs_monitors resource module
- Added data_inputs_networks resource module

New Modules
-----------

Ansible Collections
~~~~~~~~~~~~~~~~~~~

splunk.es.plugins.modules
^^^^^^^^^^^^^^^^^^^^^^^^^

- splunk_adaptive_response_notable_events - Manage Adaptive Responses notable events resource module
- splunk_correlation_searches - Splunk Enterprise Security Correlation searches resource module
- splunk_data_inputs_monitor - Splunk Data Inputs of type Monitor resource module
- splunk_data_inputs_network - Manage Splunk Data Inputs of type TCP or UDP resource module

v2.0.0
======

Major Changes
-------------

- Minimum required ansible.netcommon version is 2.5.1.
- Updated base plugin references to ansible.netcommon.

Bugfixes
--------

- Fix ansible test sanity failures and fix flake8 issues.

v1.0.2
======

Release Summary
---------------

Re-releasing 1.0.1 with updated galaxy file.

v1.0.1
======

Release Summary
---------------

Releasing 1.0.1 with updated changelog.

v1.0.0
======

New Modules
-----------

- splunk.es.adaptive_response_notable_event - Manage Splunk Enterprise Security Notable Event Adaptive Responses
- splunk.es.correlation_search - Manage Splunk Enterprise Security Correlation Searches
- splunk.es.correlation_search_info - Manage Splunk Enterprise Security Correlation Searches
- splunk.es.data_input_monitor - Manage Splunk Data Inputs of type Monitor
- splunk.es.data_input_network - Manage Splunk Data Inputs of type TCP or UDP