- Allow multiple sentry relays in configuration
- Handle CTRL + C gracefully
- check dsn hostname against the config
- add 'sentry_key' parameter to handle relay version before 21.6
- Fix error propagation to original client
- Propagate http response from sentry to the original client
- Fix server response mime type
- Fix sentry forward url
- Fix missing ssl cert in docker image
- Fix content length verification set to 1 kb. Uses 1 mb now.
First release !