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
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,22 @@
1
-
## [UNRELEASED]
1
+
## 5.17.0 (March 10, 2025)
2
2
3
-
ENHANCEMENTS:
3
+
### ENHANCEMENTS:
4
4
5
5
- feat(fastly_compute_service): Add support for 'staging' of service versions.
6
6
- feat(fastly_vcl_service): Add support for 'staging' of service versions.
7
7
8
-
BUG FIXES:
8
+
### BUG FIXES:
9
9
10
10
- fix(fastly_vcl_service): Always 'validate' services after applying changes.
11
11
12
-
DEPENDENCIES:
12
+
### DEPENDENCIES:
13
13
14
14
- build(deps): `github.com/hashicorp/terraform-plugin-docs` from 0.19.4 to 0.21.0 ([#937](https://github.com/fastly/terraform-provider-fastly/pull/937))
15
15
- build(deps): `github.com/google/go-cmp` from 0.6.0 to 0.7.0 ([#932](https://github.com/fastly/terraform-provider-fastly/pull/932))
16
16
- build(deps): `golang.org/x/net` from 0.34.0 to 0.35.0 ([#921](https://github.com/fastly/terraform-provider-fastly/pull/921))
17
17
- build(deps): `github.com/fastly/go-fastly/v9` from 9.13.0 to 9.13.1 ([#927](https://github.com/fastly/terraform-provider-fastly/pull/927))
18
18
- build(deps): `github.com/bflad/tfproviderlint` from 0.30.0 to 0.31.0 ([#928](https://github.com/fastly/terraform-provider-fastly/pull/928))
0 commit comments