File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 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 )
2
22
3
23
## 5.15.0 (November 12, 2024)
4
24
You can’t perform that action at this time.
0 commit comments