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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,25 @@
4
4
5
5
### ENHANCEMENTS:
6
6
7
+
### BUG FIXES:
8
+
9
+
### DEPENDENCIES:
10
+
11
+
## 7.1.0 (June 20, 2025)
12
+
13
+
### ENHANCEMENTS:
14
+
7
15
- feat(domains/v1): add `description` field ([#1002](https://github.com/fastly/terraform-provider-fastly/pull/1002))
8
16
- feat(backend): Add support for 'prefer IPv6' attribute. ([#1003](https://github.com/fastly/terraform-provider-fastly/pull/1003))
9
17
- feat(logging): Add support for 'processing region' attribute. ([#1011](https://github.com/fastly/terraform-provider-fastly/pull/1011))
10
18
11
19
### BUG FIXES:
20
+
12
21
- fix(block_fastly_service_settings): fix detection of falsey value for stale_if_error field ([#1003](https://github.com/fastly/terraform-provider-fastly/pull/1009))
13
22
- fix(backend): Set default 'prefer IPv6' attribute differently for Delivery and Compute services. ([#1010](https://github.com/fastly/terraform-provider-fastly/pull/1010))
14
23
15
24
### DEPENDENCIES:
25
+
16
26
- build(deps): `github.com/fastly/go-fastly/v10` from 10.2.0 to 10.3.0 ([#1004](https://github.com/fastly/terraform-provider-fastly/pull/1004))
17
27
- build(deps): `github.com/cloudflare/circl` from 1.6.0 to 1.6.1 ([#1006](https://github.com/fastly/terraform-provider-fastly/pull/1006))
18
28
- build(deps): `github.com/fastly/go-fastly/v10` from 10.2.0 to 10.3.0 ([#1004](https://github.com/fastly/terraform-provider-fastly/pull/1004))
0 commit comments