Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 17:22
· 394 commits to main since this release
v4.0.0
1523e88

4.0.0 (March 9, 2023)

BREAKING:

Only one minor breaking interface change has been made: the removal of the auto_loadbalance attribute from the backend block within a fastly_service_compute resource (it is still supported with the fastly_service_vcl resource).

  • fix(backend): remove auto_loadbalance from compute service #657

BUG FIXES:

  • fix: add missing format attribute when updating #659

ENHANCEMENTS:

  • Enable the declaration of the keepalive_time backend attribute #658