Skip to content

Commit 13e049d

Browse files
docs(CHANGELOG.md): add entry for v5.16.0 (#919)
1 parent 439ac3d commit 13e049d

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
1-
## 5.16.0 (Unreleased)
1+
## 5.17.0 (Unreleased)
2+
3+
## 5.16.0 (January 31, 2025)
4+
5+
ENHANCEMENTS:
6+
7+
- feat(domains): add support for v1 functionality [#917](https://github.com/fastly/terraform-provider-fastly/pull/917)
8+
- feat(dashboard): add support for Observability custom dashboards [#905](https://github.com/fastly/terraform-provider-fastly/pull/905)
9+
- feat(alerts): append 'Managed by Terraform' to descriptions [#914](https://github.com/fastly/terraform-provider-fastly/pull/914)
10+
11+
BUG FIXES:
12+
13+
- fix(fastly_package_hash): unnecessary `source_code_hash` conflict [#909](https://github.com/fastly/terraform-provider-fastly/pull/909)
14+
15+
DEPENDENCIES:
16+
17+
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.10.0 [#901](https://github.com/fastly/terraform-provider-fastly/pull/901)
18+
19+
DOCUMENTATION:
20+
21+
- docs: correct links in Product Enablement documentation [#907](https://github.com/fastly/terraform-provider-fastly/pull/907)
222

323
## 5.15.0 (November 12, 2024)
424

0 commit comments

Comments
 (0)