0.33.0 (July 16, 2021)
ENHANCEMENTS:
- Upgrade to Go 1.16 to allow
darwin/arm64
builds #447 - Replace
ActivateVCL
call withMain
field onCreateVCL
#446 - Add limitations for
write_only
dictionaries #445 - Replace
StateFunc
withValidateDiagFunc
#439
BUG FIXES:
- Don't use
ParallelTest
forno_auth
data source #449 - Introduce
no_auth
provider option #444 - Suppress gzip diff unless fields are explicitly set #441
- Fix parsing of log-levels by removing date/time prefix #440
- Fix bug with
fastly_tls_subscription
multi-SAN challenge #435 - Output variable refresh bug #388
- Use correct 'shield' value #437
- Fix
default_host
not being removed #434 - In
fastly_waf_rules
data source, request rule revisions from API #428