Skip to content

Commit

Permalink
v5.3.0 (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist authored Aug 4, 2023
1 parent 81629f5 commit 6f4af76
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
## 5.3.0 (Unreleased)
## 5.4.0 (Unreleased)

## 5.3.0 (August 4, 2023)

ENHANCEMENTS:

* feat: create fastly_configstores data source [#729](https://github.com/fastly/terraform-provider-fastly/pull/729)
* feat: create fastly_kvstores data source [#730](https://github.com/fastly/terraform-provider-fastly/pull/730)

BUG FIXES:

* fix(request_settings): don't send empty string for request_condition [#722](https://github.com/fastly/terraform-provider-fastly/pull/722)

DEPENDENCIES:

* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 [#723](https://github.com/fastly/terraform-provider-fastly/pull/723)
* build(deps): bump github.com/hashicorp/terraform-plugin-docs [#726](https://github.com/fastly/terraform-provider-fastly/pull/726)
* build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 [#725](https://github.com/fastly/terraform-provider-fastly/pull/725)
* build(deps): bump github.com/fastly/go-fastly/v8 from 8.5.4 to 8.5.7 [#727](https://github.com/fastly/terraform-provider-fastly/pull/727)

## 5.2.2 (June 29, 2023)

Expand Down

0 comments on commit 6f4af76

Please sign in to comment.