Skip to content

Releases: zscaler/zpacloud-ansible

v1.4.2

05 Nov 05:47
Compare
Choose a tag to compare

1.4.2 (November, 4 2024)

Notes

  • Python Versions: v3.9, v3.10, v3.11

Bug Fixes

  • PR #51 Fixed drift detection and check_mode issues with the zpa_provisioning_key resource.

v1.4.1

29 Oct 05:36
Compare
Choose a tag to compare

1.4.1 (October, 28 2024)

Notes

  • Python Versions: v3.9, v3.10, v3.11

Bug Fixes

  • PR #50 Fixed undetected drift issues within the resource zpa_server_groups related to the attribute app_connector_group_ids
  • PR #50 Fixed undetected drift issues within the resource zpa_application_segment_browser_access related to the attribute clientless_app_ids
  • PR #50 Fixed undetected drift issues within the resource zpa_provisioning_key

v1.4.0

10 Oct 00:40
Compare
Choose a tag to compare

1.4.0 (2024-10-10)

Features

  • Added new info resource zpa_app_connector_controller and zpa_service_edge_controller (#47) (43ecbf0)

v1.3.1

17 Sep 04:31
Compare
Choose a tag to compare

1.3.1 (2024-09-17)

Bug Fixes

  • Added new info resource zpa_customer_version_profile_info (#43) (08171f7)

v1.3.0

21 Aug 04:22
Compare
Choose a tag to compare

1.3.0 (August, 20 2024)

Notes

  • Python Versions: v3.9, v3.10, v3.11

BREAKING CHANGES

New Feature

  • PR #42 All resources now support check_mode for simulation purposes and for validating configuration management playbooks

v1.2.1

05 Jul 00:39
Compare
Choose a tag to compare

1.2.1 (July, 4 2024)

Notes

  • Python Versions: v3.9, v3.10, v3.11

Bug Fixes

  • Fixed ZPA pagination to retrieve maximum number of items per page (#40)
  • Fixed Integration tests (#40)

v1.2.0

30 May 03:41
Compare
Choose a tag to compare

1.2.0 (2024-05-30)

Features

  • Added Application Segment By Type facts resource (#38) (900cf99)

v1.1.0

16 May 18:34
Compare
Choose a tag to compare

1.1.0 (2024-05-16)

Features

  • Added Privileged Remote Access Features (#37) (ba6ce54)
    ** Added Privileged Remote Access Approval (#37) (ba6ce54)
    ** Added Privileged Remote Access Console (#37) (ba6ce54)
    ** Added Privileged Remote Access Portal (#37) (ba6ce54)

v1.0.6

06 May 05:49
Compare
Choose a tag to compare

1.0.6 (2024-05-06)

Bug Fixes

  • Fixed ZPA Client Authentication Methods (#35) (8e60366)

v1.0.5

02 May 17:57
Compare
Choose a tag to compare

1.0.5 (2024-05-02)

Bug Fixes

  • Fixed pyproject to version 1.0.5 (c1f1df5)