summaryrefslogtreecommitdiffstats
path: root/ansible_collections/ibm/qradar/CHANGELOG.rst
blob: f937e8e9f53e3271c6fe585631bdb7b62c9d9716 (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
===================================
IBM Qradar Collection Release Notes
===================================

.. contents:: Topics

v2.1.0
======

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

- Add Qradar Analytics rules resource module.
- Add Qradar Log Sources Management resource module.

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

- qradar_analytics_rules - Qradar Analytics Rules Management resource module
- qradar_log_sources_management - Qradar Log Sources Management resource module

v2.0.0
======

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

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

v1.0.3
======

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

- Re-releasing the 1.0.2 with updated galaxy file

v1.0.2
======

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

- Releasing 1.0.2 with updated changelog.

v1.0.1
======

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

- Releasing 1.0.2 with updated Readme file after removing tech preview description

v1.0.0
======

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

- ibm.qradar.deploy - Trigger a qradar configuration deployment
- ibm.qradar.log_source_management - Manage Log Sources in QRadar
- ibm.qradar.offense_action - Take action on a QRadar Offense
- ibm.qradar.offense_info - Obtain information about one or many QRadar Offenses, with filter options
- ibm.qradar.offense_note - Create or update a QRadar Offense Note
- ibm.qradar.rule - Manage state of QRadar Rules, with filter options
- ibm.qradar.rule_info - Obtain information about one or many QRadar Rules, with filter options