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