Skip to content

Latest commit

 

History

History
98 lines (65 loc) · 2.21 KB

CHANGELOG.rst

File metadata and controls

98 lines (65 loc) · 2.21 KB

IBM Qradar Collection Release Notes

With this release, the minimum required version of ansible-core for this collection is 2.15.0. The last version known to be compatible with ansible-core versions below 2.15 is v3.0.0.

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

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.0.

  • Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.
  • A bunch of ansible-lint and ansible-test sanity issues have been fixed.
  • Add Qradar Analytics rules resource module.
  • Add Qradar Log Sources Management resource module.
  • qradar_analytics_rules - Qradar Analytics Rules Management resource module
  • qradar_log_sources_management - Qradar Log Sources Management resource module
  • Minimum required ansible.netcommon version is 2.5.1.
  • Updated base plugin references to ansible.netcommon.

Re-releasing 1.0.2 with updated galaxy file.

Releasing 1.0.2 with updated changelog.

Removed tech preview from collection Readme file.

  • 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