summaryrefslogtreecommitdiffstats
path: root/ansible_collections/ibm/qradar/CHANGELOG.rst
diff options
context:
space:
mode:
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 00000000..f937e8e9
--- /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