v0.16.6
Pre-release
Pre-release
·
2 commits
to main
since this release
The Watcher client and Analyzer now show a friendlier sign-in error screen, and this release includes two infrastructure changes for the API and self-host deployments.
Breaking changes
- The API's production Web Application Firewall now blocks matching requests instead of only logging them. This applies to production only and targets scanner/bot traffic with no overlap with legitimate client traffic; no action is needed for normal API usage.
- Self-host deployments: the Terraform module's
ami_idvariable is now required instead of automatically resolving the latest Ubuntu AMI. Setami_idto the AMI your instance is already running (see the updated self-hosting documentation for the lookup command) and confirm your nextterraform planreports no changes before applying, to avoid the instance being replaced.
Live
- Changed: Sign-in failures now show a friendly error page with a "Retry sign in" button and a "Copy error report" link, instead of raw technical error text.
Analyzer
- Changed: Sign-in failures now show a friendly error page with a "Retry sign in" button and a "Copy error report" link, instead of raw technical error text.