Releases: ansible-collections/community.sops
Releases · ansible-collections/community.sops
2.0.0
Release Summary
Major verison that drops support for End of Life Ansible/ansible-base/ansible-core versions.
Removed Features (previously deprecated)
- The collection no longer supports Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14. If you need to continue using End of Life versions of Ansible/ansible-base/ansible-core, please use community.sops 1.x.y (#206).
1.9.1
Release Summary
Bugfix release.
Bugfixes
- sops_encrypt - pass absolute paths to
module.atomic_move()
(ansible/ansible#83950, #208).
1.9.0
Release Summary
Feature release.
Minor Changes
1.8.2
Release Summary
Maintenance release with updated documentation and changelog.
Deprecated Features
- The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, according to the ansible-core support matrix. This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14.
1.8.1
1.8.0
Release Summary
Feature release for supporting improvements coming with SOPS 3.9.0.
Minor Changes
- Detect SOPS 3.9.0 and use new
decrypt
andencrypt
subcommands (#190). - sops vars plugin - new option
handle_unencrypted_files
allows to control behavior when encountering unencrypted files with SOPS 3.9.0+ (#190).
Bugfixes
1.7.0
1.6.7
Full CHANGELOG: https://github.com/ansible-collections/community.sops/blob/main/CHANGELOG.rst
Release Summary
Bugfix release.
Bugfixes
- sops_encrypt - ensure that output-type is set to
yaml
when the file extension.yml
is used. Now both.yaml
and.yml
files use the SOPS--output-type=yaml
formatting (#164).
1.6.6
Full CHANGELOG: https://github.com/ansible-collections/community.sops/blob/main/CHANGELOG.rst
Release Summary
Make fully compatible with and test against sops 3.8.0.
Bugfixes
- Fix RPM URL for the 3.8.0 release (#161).
1.6.5
Full CHANGELOG: https://github.com/ansible-collections/community.sops/blob/main/CHANGELOG.rst
Release Summary
Make compatible with and test against sops 1.8.0-rc.1.