Skip to content

Commit

Permalink
docs(CHANGELOG.md): add entry for v5.16.0 (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippschulte authored Jan 31, 2025
1 parent 439ac3d commit 13e049d
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
## 5.16.0 (Unreleased)
## 5.17.0 (Unreleased)

## 5.16.0 (January 31, 2025)

ENHANCEMENTS:

- feat(domains): add support for v1 functionality [#917](https://github.com/fastly/terraform-provider-fastly/pull/917)
- feat(dashboard): add support for Observability custom dashboards [#905](https://github.com/fastly/terraform-provider-fastly/pull/905)
- feat(alerts): append 'Managed by Terraform' to descriptions [#914](https://github.com/fastly/terraform-provider-fastly/pull/914)

BUG FIXES:

- fix(fastly_package_hash): unnecessary `source_code_hash` conflict [#909](https://github.com/fastly/terraform-provider-fastly/pull/909)

DEPENDENCIES:

- 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)

DOCUMENTATION:

- docs: correct links in Product Enablement documentation [#907](https://github.com/fastly/terraform-provider-fastly/pull/907)

## 5.15.0 (November 12, 2024)

Expand Down

0 comments on commit 13e049d

Please sign in to comment.