summaryrefslogtreecommitdiffstats
path: root/ansible_collections/ibm/qradar/CHANGELOG.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
commit975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch)
tree89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/ibm/qradar/CHANGELOG.rst
parentInitial commit. (diff)
downloadansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz
ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/ibm/qradar/CHANGELOG.rst')
-rw-r--r--ansible_collections/ibm/qradar/CHANGELOG.rst67
1 files changed, 67 insertions, 0 deletions
diff --git a/ansible_collections/ibm/qradar/CHANGELOG.rst b/ansible_collections/ibm/qradar/CHANGELOG.rst
new file mode 100644
index 000000000..f937e8e9f
--- /dev/null
+++ b/ansible_collections/ibm/qradar/CHANGELOG.rst
@@ -0,0 +1,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