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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## 4.6.1 (November, 20 2025)
4
+
5
+
### Notes
6
+
7
+
- Release date: **(November, 20 2025)**
8
+
- Supported Terraform version: **v1.x**
9
+
10
+
### Bug Fixes
11
+
12
+
-[PR #498](https://github.com/zscaler/terraform-provider-zia/pull/498) - Fixed `zia_url_categories` resource READ function for better state refresh and rate limiting conservation. Also fixed issue with category_type `TLD_CATEGORY` not being set correctly in the state during creation.
13
+
3
14
## 4.6.0 (November, 19 2025)
4
15
5
16
### Notes
@@ -9,14 +20,14 @@
9
20
10
21
### Enhancements
11
22
12
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Added new data source `zia_file_type_categories`. This datasource can be referenced within the `zia_dlp_web_rules` in the attribute `file_type_categories`
13
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Added new data source and resource `zia_custom_file_types`
14
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Improved `zia_url_categories` resource READ function for better state refresh and rate limiting conservation.
23
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Added new data source `zia_file_type_categories`. This datasource can be referenced within the `zia_dlp_web_rules` in the attribute `file_type_categories`
24
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Added new data source and resource `zia_custom_file_types`
25
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Improved `zia_url_categories` resource READ function for better state refresh and rate limiting conservation.
15
26
16
27
### Bug Fixes
17
28
18
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Upgraded to [Zscaler SDK GO v3.8.6](https://github.com/zscaler/zscaler-sdk-go/releases/tag/v3.8.6) to fix pagination in some resources.
19
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Fixed drift with attribute `static_location_groups` in the resource `zia_location_management`
29
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Upgraded to [Zscaler SDK GO v3.8.6](https://github.com/zscaler/zscaler-sdk-go/releases/tag/v3.8.6) to fix pagination in some resources.
30
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Fixed drift with attribute `static_location_groups` in the resource `zia_location_management`
Copy file name to clipboardExpand all lines: docs/guides/release-notes.md
+17-6Lines changed: 17 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,21 @@ description: |-
12
12
Track all ZIA Terraform provider's releases. New resources, features, and bug fixes will be tracked here.
13
13
14
14
---
15
-
``Last updated: v4.6.0``
15
+
``Last updated: v4.6.1``
16
16
17
17
---
18
18
19
+
## 4.6.1 (November, 20 2025)
20
+
21
+
### Notes
22
+
23
+
- Release date: **(November, 20 2025)**
24
+
- Supported Terraform version: **v1.x**
25
+
26
+
### Bug Fixes
27
+
28
+
-[PR #498](https://github.com/zscaler/terraform-provider-zia/pull/498) - Fixed `zia_url_categories` resource READ function for better state refresh and rate limiting conservation. Also fixed issue with category_type `TLD_CATEGORY` not being set correctly in the state during creation.
29
+
19
30
## 4.6.0 (November, 19 2025)
20
31
21
32
### Notes
@@ -25,14 +36,14 @@ Track all ZIA Terraform provider's releases. New resources, features, and bug fi
25
36
26
37
### Enhancements
27
38
28
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Added new data source `zia_file_type_categories`. This datasource can be referenced within the `zia_dlp_web_rules` in the attribute `file_type_categories`
29
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Added new data source and resource `zia_custom_file_types`
30
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Improved `zia_url_categories` resource READ function for better state refresh and rate limiting conservation.
39
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Added new data source `zia_file_type_categories`. This datasource can be referenced within the `zia_dlp_web_rules` in the attribute `file_type_categories`
40
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Added new data source and resource `zia_custom_file_types`
41
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Improved `zia_url_categories` resource READ function for better state refresh and rate limiting conservation.
31
42
32
43
### Bug Fixes
33
44
34
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Upgraded to [Zscaler SDK GO v3.8.6](https://github.com/zscaler/zscaler-sdk-go/releases/tag/v3.8.6) to fix pagination in some resources.
35
-
-[PR #495](https://github.com/zscaler/terraform-provider-zia/pull/495) - Fixed drift with attribute `static_location_groups` in the resource `zia_location_management`
45
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Upgraded to [Zscaler SDK GO v3.8.6](https://github.com/zscaler/zscaler-sdk-go/releases/tag/v3.8.6) to fix pagination in some resources.
46
+
-[PR #496](https://github.com/zscaler/terraform-provider-zia/pull/496) - Fixed drift with attribute `static_location_groups` in the resource `zia_location_management`
0 commit comments