Skip to content

Commit

Permalink
2.1.2 release prep (#60)
Browse files Browse the repository at this point in the history
* 2.2.1 release prep

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Change version 2.1.2

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
roverflow and pre-commit-ci[bot] committed Nov 29, 2023
1 parent 3e2e5a2 commit f4183c8
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Splunk Enterprise Security Collection Release Notes
.. contents:: Topics


v2.1.2
======

Bugfixes
--------

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

v2.1.1
======

Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ releases:
changes:
release_summary: Releasing version 2.1.1, featuring various maintenance updates.
release_date: "2023-11-17"
2.1.2:
changes:
bugfixes:
- Fixed argspec validation for plugins with empty task attributes when run with
Ansible 2.9.
fragments:
- module_plugins_bug_fix.yml
release_date: "2023-11-29"
3 changes: 0 additions & 3 deletions changelogs/fragments/module_plugins_bug_fix.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ documentation: https://github.com/ansible-collections/splunk.es
homepage: https://github.com/ansible-collections/splunk.es
issues: https://github.com/ansible-collections/splunk.es/issues
readme: README.md
version: 2.1.1
version: "2.1.2"

0 comments on commit f4183c8

Please sign in to comment.