Skip to content

Commit 55d9bb7

Browse files
Release 5.17.0 (#943)
1 parent 76dbbbc commit 55d9bb7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
## [UNRELEASED]
1+
## 5.17.0 (March 10, 2025)
22

3-
ENHANCEMENTS:
3+
### ENHANCEMENTS:
44

55
- feat(fastly_compute_service): Add support for 'staging' of service versions.
66
- feat(fastly_vcl_service): Add support for 'staging' of service versions.
77

8-
BUG FIXES:
8+
### BUG FIXES:
99

1010
- fix(fastly_vcl_service): Always 'validate' services after applying changes.
1111

12-
DEPENDENCIES:
12+
### DEPENDENCIES:
1313

1414
- 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))
1515
- 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))
1616
- build(deps): `golang.org/x/net` from 0.34.0 to 0.35.0 ([#921](https://github.com/fastly/terraform-provider-fastly/pull/921))
1717
- 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))
1818
- build(deps): `github.com/bflad/tfproviderlint` from 0.30.0 to 0.31.0 ([#928](https://github.com/fastly/terraform-provider-fastly/pull/928))
1919

20-
DOCUMENTATION:
21-
2220
## 5.16.0 (January 31, 2025)
2321

2422
ENHANCEMENTS:

0 commit comments

Comments
 (0)