Releases: fastly/terraform-provider-fastly
Releases · fastly/terraform-provider-fastly
v5.15.0
5.15.0 (November 12, 2024)
ENHANCEMENTS:
- Support for Grafana Cloud Logs. #895
- feat(product_enablement): Add support for Log Explorer & Insights product. #896
BUG FIXES:
- fix(tls_mutual_authentication): Ensure that 'enforced' property does not revert to default during changes. #890
- breaking(product_enablement): Remove support for NGWAF product. #893
DEPENDENCIES:
- build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 #889
- build(deps): Update to go-fastly 9.12.0. #894
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 #897
v5.14.0
5.14.0 (October 3, 2024)
ENHANCEMENTS:
- feat(product_enablement): Add support for NGWAF product. #886
DEPENDENCIES:
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 #882
- build(deps): bump github.com/fastly/go-fastly/v9 from 9.9.0 to 9.10.0 #883
- build(deps): Update to go-fastly 9.11.0. #886
v5.13.0
5.13.0 (August 26, 2024)
ENHANCEMENTS:
- feat(product_enablement) - Add support for Fastly Bot Management. #880
DEPENDENCIES:
- build(deps): bump github.com/fastly/go-fastly/v9 from 9.8.0 to 9.9.0 (part of #880)
v5.12.0
5.12.0 (August 15, 2024)
ENHANCEMENTS:
- feat(tls_activation): support mutual_authentication_id in domain activation at creation #875
BUG FIXES:
- Clarify Image Optimizer shield requirements #874
DEPENDENCIES:
- build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 #872
- build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 #877
- build(deps): bump github.com/fastly/go-fastly/v9 from 9.7.0 to 9.8.0 #878
v5.11.0
5.11.0 (July 2, 2024)
BUG FIXES:
- fix(alerts): make service_id attribute optional #852
- fix handling of config store entries when store has been deleted #864
- fix(tls_activation): update mutual_authentication_id #866
- fix(alerts): ensure that alert creation works properly when 'ignore_below' is not specified #869
DEPENDENCIES:
- build(deps): bump github.com/bflad/tfproviderlint from 0.29.0 to 0.30.0 #850
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 #853
- build(deps): bump github.com/hashicorp/terraform-plugin-docs #857
- build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 #859
- build(deps): bump github.com/fastly/go-fastly/v9 from 9.4.0 to 9.7.0 #867
v5.10.0
5.10.0 (May 16, 2024)
ENHANCEMENTS:
- feat(image_optimizer_default_settings): add Image Optimizer default settings API #832
v5.9.0
5.9.0 (May 9, 2024)
ENHANCEMENTS:
- feat(fastly_integration): implement resource and documentation #844
- feat(fastly_alerts): add percentage alerts #845
DEPENDENCIES:
- build(deps): bump golang.org/x/net from 0.19.0 to 0.24.0 #842
- build(deps): bump github.com/hashicorp/terraform-plugin-docs #841
- build(deps): bump github.com/hashicorp/terraform-plugin-docs #843
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 #846
v5.8.0
5.8.0 (April 18, 2024)
BUG FIXES:
- fix(fastly_vcl_service): ensure backend names are unique #836
ENHANCEMENTS:
- feat: vcl_snippets #835
- Add support for specifying location when creating KV stores #834
v5.7.3
5.7.3 (April 16, 2024)
BUG FIXES:
- Fix stats alerts, add all service aggregate alerts #831
v5.7.2
5.7.2 (April 15, 2024)
ENHANCEMENTS:
- fix: update the default timeout value for healthcheck consistency with Fastly App (UI) #827
BUG FIXES:
- fix(rate_limiter): persist uri_dictionary_name to state #828
- fix(tls_subscription): ensure configuration_id is current value (not initial) #824
- fix(tls_mutual_authentication): update activation after mtls creation #829
DOCUMENTATION:
- Update Certainly Documentation to Remove Beta Label #826