Skip to content

Releases: fastly/terraform-provider-fastly

v5.13.0

26 Aug 12:35
v5.13.0
Compare
Choose a tag to compare

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

15 Aug 19:30
v5.12.0
Compare
Choose a tag to compare

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

02 Jul 13:50
v5.11.0
Compare
Choose a tag to compare

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

16 May 14:12
v5.10.0
06abc4e
Compare
Choose a tag to compare

5.10.0 (May 16, 2024)

ENHANCEMENTS:

  • feat(image_optimizer_default_settings): add Image Optimizer default settings API #832

v5.9.0

09 May 10:36
v5.9.0
97e0bf7
Compare
Choose a tag to compare

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

18 Apr 12:17
v5.8.0
8d830a8
Compare
Choose a tag to compare

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

16 Apr 09:59
v5.7.3
772be21
Compare
Choose a tag to compare

5.7.3 (April 16, 2024)

BUG FIXES:

  • Fix stats alerts, add all service aggregate alerts #831

v5.7.2

15 Apr 17:10
v5.7.2
351d423
Compare
Choose a tag to compare

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

v5.7.1

15 Mar 18:15
v5.7.1
04323ca
Compare
Choose a tag to compare

5.7.1 (March 15, 2024)

ENHANCEMENTS:

  • feat(scalyr): add project_id #822

DEPENDENCIES:

  • chore: avoid extra string interpolation #820

v5.7.0

29 Feb 20:08
v5.7.0
080b418
Compare
Choose a tag to compare

5.7.0 (February 29, 2024)

BUG FIXES:

  • remove: mTLS from state if API returns 404 #794
  • fix(docs): YAML Frontmatter formatting in product_enablement.md #788
  • fix(request_settings): allow unsetting of action #814

ENHANCEMENTS:

  • ci: add golangci-lint action #777
  • feat(logging_newrelicotlp): add new logging block #786
  • ci: slash command to trigger tests for forked PRs #785
  • ci: fix ok-to-test #796
  • refactor(all): support go-fastly v9 #808
  • feat(fastly_alert): implement resource and documentation #810

DEPENDENCIES:

  • build(deps): bump hashicorp/setup-terraform from 2 to 3 #776
  • build(deps): bump github.com/fastly/go-fastly/v8 from 8.6.2 to 8.6.4 #779
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 #780
  • build(deps): bump actions/setup-go from 4 to 5 #789
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 #793
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 #784