Fixed
- INSECURE_SKIP_VERIFY env var not working (#95, GitHub #74): Fixed environment variable not being loaded
DNSWEAVER_{INSTANCE}_INSECURE_SKIP_VERIFY=truewas silently ignored due to missing field in config loader- Environment variable now correctly propagates to the HTTP client TLS configuration
- Thanks to @jaykumar2001 for reporting this issue
Docker Images
docker pull ghcr.io/maxfield-allison/dnsweaver:v0.5.3
docker pull docker.io/maxamill/dnsweaver:v0.5.3