You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CP critical security and vulnerability fixes can be found at https://support.confluent.io/hc/en-us/sections/360008413952-Security-Advisories-and-Security-Release-Notes
13
+
14
+
New features
15
+
-------------
16
+
- Made retries and delays in health checks configurable for customers
17
+
- Introduced Indexing and default rollover strategy for log42j file
18
+
19
+
Notable enhancements
20
+
-------------
21
+
- Added the possiblity to override a list of loggers using the update_log4j task in the common role
22
+
- Enhanced security by masking potentially exposed sensitive secrets
23
+
24
+
Bug fixes
25
+
-------------
26
+
- Fixes idempotency on config files when using secrets protection feature
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,12 +52,12 @@ Ansible Playbooks for Confluent Platform (Confluent Ansible) offers a simplified
52
52
53
53
## Testing
54
54
55
-
CP-Ansible's tests use the [Molecule](https://ansible.readthedocs.io/projects/molecule/) framework, and it is strongly advised to test this way before submitting a Pull Request. Please refer to the [HOW_TO_TEST.md](https://github.com/confluentinc/cp-ansible/blob/7.4.12-post/docs/HOW_TO_TEST.md)
55
+
CP-Ansible's tests use the [Molecule](https://ansible.readthedocs.io/projects/molecule/) framework, and it is strongly advised to test this way before submitting a Pull Request. Please refer to the [HOW_TO_TEST.md](https://github.com/confluentinc/cp-ansible/blob/7.4.13-post/docs/HOW_TO_TEST.md)
56
56
57
57
58
58
## Contributing
59
59
60
-
If you would like to contribute to the CP-Ansible project, please refer to the [CONTRIBUTE.md](https://github.com/confluentinc/cp-ansible/blob/7.4.12-post/docs/CONTRIBUTING.md)
60
+
If you would like to contribute to the CP-Ansible project, please refer to the [CONTRIBUTE.md](https://github.com/confluentinc/cp-ansible/blob/7.4.13-post/docs/CONTRIBUTING.md)
61
61
62
62
## Support
63
63
@@ -69,4 +69,4 @@ This [page](https://docs.confluent.io/ansible/current/ansible-release-notes.html
0 commit comments