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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,27 @@
6
6
7
7
### BUG FIXES:
8
8
9
-
- fix(ngwaf/rules): corrected the condition type assertion for nested single conditions in a group condition ([#1198](https://github.com/fastly/terraform-provider-fastly/pull/1198))
10
-
11
9
### DEPENDENCIES:
12
10
13
11
### DOCUMENTATION:
14
12
13
+
14
+
## 8.7.1 (February 26, 2026)
15
+
16
+
### BUG FIXES:
17
+
18
+
- fix(ngwaf/rules): corrected the condition type assertion for nested single conditions in a group condition ([#1198](https://github.com/fastly/terraform-provider-fastly/pull/1198))
19
+
20
+
### DOCUMENTATION:
21
+
15
22
- docs(templates/guides): add a guide for adding a versionless domain to a service using a wildcard tls subscription ([#1194](https://github.com/fastly/terraform-provider-fastly/pull/1194))
16
23
- docs(templates/guides): add a guide for using versionless domains with a Certainly subscription to a new devlivery service ([#1195](https://github.com/fastly/terraform-provider-fastly/pull/1195))
17
24
- docs(templates/guides): add a guide for migrating delivery service classic domain to a versionless domain ([#1202](https://github.com/fastly/terraform-provider-fastly/pull/1202))
18
25
- docs(templates/guides): add a guide for linking versionless domains to a service when the domains are not managed in Terraform ([#1199](https://github.com/fastly/terraform-provider-fastly/pull/1199))
19
26
- docs(templates/guides): add a guide for migrating from the deprecated 'fastly_domain_v1' and 'fastly_domain_v1_service_link' resources and data sources ([#1200](https://github.com/fastly/terraform-provider-fastly/pull/1200))
20
27
- docs(ngwaf/rules): updated list of supported values for the 'operator' field for NGWAF WAF rule conditions ([#1201](https://github.com/fastly/terraform-provider-fastly/pull/1201))
0 commit comments