v1.0.0-rc1
Pre-release
Pre-release
- Added
Configuration#sanitize_fields_excluded
setting - Added
Configuration#sample_rate
setting - Added support for
ENV[“SENTRY_CURRENT_ENV”]
- Added specs
- Run ameba linter on Travis CI
- Fixed
Event
not giving precedence to supplieduser/extra/tags
- Fixed
Event
incorrectly prioritizing exception context - Fixed
Processor::SanitizeData::CREDIT_CARD_PATTERN
to avoid false positives - Fixed
Processor::*#field_patterns
to prevent accidental matches - Refactored heroku release & server name detection
- Lots of refactors and 🐛 fixes
- Removed support for rather old Kemal versions