Sentry Support
Senza now has optional support for sentry [327]. To enable it run `senza config sentry.endpoint "YOUR_SENTRY_DSN"`
Behaviour Changes
The version 2.0.133of Senza checks if your stacks have traffic before deleting them. Yet you're still be able to delete the stacks regardless of traffic by providing the --force flag [347]. In previous versions of Senza when the delete command is called no checks are run and the stack is instantaneously forced to be deleted. This change prevents mistakenly deleting stacks that are still in use.
Other changes
Other minor changes and bugfixes include:
- Clearer error message when an invalid definition file is provided [341, 350]
- Fix bad message credential access error [345]
- Fixed default VPC detection for VPCs that don't have tags [349]
- Replace scalyr with appdynamics for Spilo [352]
- Fixed senza traffic for hosted zones with more than 100 records [353]