Skip to content

Commit

Permalink
doc(CHANGELOG): v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed May 9, 2024
1 parent 2393b86 commit 549348f
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
## 5.9.0 (Unreleased)
## 5.10.0 (Unreleased)

## 5.8.0 (April 18, 2024)
## 5.9.0 (May 9, 2024)

BUG FIXES:
ENHANCEMENTS:

- fix(fastly_vcl_service): ensure backend names are unique [#836](https://github.com/fastly/terraform-provider-fastly/pull/836)
- feat(fastly_integration): implement resource and documentation [#844](https://github.com/fastly/terraform-provider-fastly/pull/844)
- feat(fastly_alerts): add percentage alerts [#845](https://github.com/fastly/terraform-provider-fastly/pull/845)

ENHANCEMENTS:
DEPENDENCIES:

- feat: vcl_snippets [#835](https://github.com/fastly/terraform-provider-fastly/pull/835)
- Add support for specifying location when creating KV stores [#834](https://github.com/fastly/terraform-provider-fastly/pull/834)
- build(deps): bump golang.org/x/net from 0.19.0 to 0.24.0 [#842](https://github.com/fastly/terraform-provider-fastly/pull/842)
- build(deps): bump github.com/hashicorp/terraform-plugin-docs [#841](https://github.com/fastly/terraform-provider-fastly/pull/841)
- build(deps): bump github.com/hashicorp/terraform-plugin-docs [#843](https://github.com/fastly/terraform-provider-fastly/pull/843)
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 [#846](https://github.com/fastly/terraform-provider-fastly/pull/846)

## 5.7.3 (April 16, 2024)

Expand Down

0 comments on commit 549348f

Please sign in to comment.