What's Changed
- build: support native architecture builds on ARM hosts by @sheurich in #8547
- Run
go fixby @mcpherrinm in #8636 - release: tag based on
refs/remotes/origin/main. by @jsha in #8640 - observer: remove TCP prober by @jsha in #8637
- Use context.WithoutCancel instead of context.Background by @aarongable in #8635
- Don't modify http.DefaultTransport by @aarongable in #8641
- VA: properly initialize slowRemoteTimeout by @aarongable in #8642
- VA: ensure wildcard hostname is lowercased by @aarongable in #8643
- Add blocklisting for recursive on-demand domains by @aarongable in #8646
- Improve error handling in admin block-key and revoke-cert by @aarongable in #8647
Full Changelog: v0.20260223.0...v0.20260225.0