|
1 |
| -## [1.3.0](https://github.com/zscaler/ziacloud-ansible/compare/v1.2.0...v1.3.0) (2024-09-07) |
| 1 | +# Zscaler Internet Access (ZIA) Ansible Collection Changelog |
2 | 2 |
|
| 3 | +## v1.3.1 (September, 12 2024) |
3 | 4 |
|
4 |
| -### Features |
| 5 | +### Notes |
| 6 | + |
| 7 | +- Python Versions: **v3.9, v3.10, v3.11** |
| 8 | + |
| 9 | +### New Feature |
5 | 10 |
|
6 |
| -* Added new resource for Cloud Application Control rule management ([#46](https://github.com/zscaler/ziacloud-ansible/issues/46)) ([1537a09](https://github.com/zscaler/ziacloud-ansible/commit/1537a090f73ece76bec996e5e1b229832797bb1f)) |
| 11 | +- [PR #47](https://github.com/zscaler/ziacloud-ansible/pull/47) Fixed DLP Engine tests. |
7 | 12 |
|
8 |
| -# Zscaler Internet Access (ZIA) Ansible Collection Changelog |
| 13 | +## v1.3.0 (September, 6 2024) |
| 14 | + |
| 15 | +### Notes |
| 16 | + |
| 17 | +- Python Versions: **v3.9, v3.10, v3.11** |
| 18 | + |
| 19 | +### New Feature |
| 20 | + |
| 21 | +- [PR #46](https://github.com/zscaler/ziacloud-ansible/pull/46) Added new resource `zia_cloud_app_control_rule` for Cloud Application Control rule management. |
9 | 22 |
|
10 | 23 | ## v1.3.0 (September, 6 2024)
|
11 | 24 |
|
|
15 | 28 |
|
16 | 29 | ### New Feature
|
17 | 30 |
|
18 |
| -- [PR #46](https://github.com/zscaler/zscaler-sdk-go/pull/46) Added new resource `zia_cloud_app_control_rule` for Cloud Application Control rule management. |
| 31 | +- [PR #46](https://github.com/zscaler/ziacloud-ansible/pull/46) Added new resource `zia_cloud_app_control_rule` for Cloud Application Control rule management. |
19 | 32 |
|
20 | 33 | ## v1.2.0 (July, 22 2024)
|
21 | 34 |
|
|
25 | 38 |
|
26 | 39 | ### BREAKING CHANGES
|
27 | 40 |
|
28 |
| -- [PR #270](https://github.com/zscaler/zscaler-sdk-go/pull/270) All resources previously named with `_facts` have been moved to `_info` to comply with Red Hat Ansible best practices as described in the following [Ansible Developer Documentation](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#creating-an-info-or-a-facts-module) |
| 41 | +- [PR #40](https://github.com/zscaler/ziacloud-ansible/pull/40) All resources previously named with `_facts` have been moved to `_info` to comply with Red Hat Ansible best practices as described in the following [Ansible Developer Documentation](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#creating-an-info-or-a-facts-module) |
29 | 42 |
|
30 | 43 | ### New Feature
|
31 | 44 |
|
32 |
| -- [PR #270](https://github.com/zscaler/zscaler-sdk-go/pull/270) All resources now support `check_mode` for simulation purposes and for validating configuration management playbooks |
| 45 | +- [PR #40](https://github.com/zscaler/ziacloud-ansible/pull/40) All resources now support `check_mode` for simulation purposes and for validating configuration management playbooks |
33 | 46 |
|
34 | 47 | ## v1.1.0 (June, 25 2024)
|
35 | 48 |
|
|
0 commit comments