All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.2.0 - 2019-10-21
- Published open source version.
2.1.1 - 2018-07-13
- Fixed loading the module.
2.1.0 - 2018-07-12
- Added support for
Net::LDAP::Error
as a 422.
2.0.10 - 2017-09-05
- Removed ExceptionNotifier integration; just use Sentry
- Renamed
dswb-error_handler
tosafety_goggles
- Renamed
Dswb:ErrorHandler
toSafetyGoggles::Handler
- Integrated with Travis CI and Artifactory
- Updated Ruby from
2.3.1
to2.3.4
- Only require relevant parts of Rails
1.2.2 - 2017-04-27
- Handle
ActiveRecord::RecordNotUnique
as a 422
- Swap RecordNotFound and Unauthorized error definitions
- More resilience
- Handle
Dswb::RecordNotFoundError
as a 404
- Removed runtime dependency on Rails
- SecurityError is a 403
- Fix for environment check