update sentry features to remove openssl

update changelog

Add docker build test on PR
This commit is contained in:
qdequele
2020-05-22 11:56:00 +02:00
committed by Thomas Payet
parent 8f990b2079
commit ea4c3b613a
2 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## v0.10.2
- Change the HTTP framework, moving from tide to actix-web #601
- Bump sentry version to 0.18.1 (#690)
- Enable max payload size override (#684)
- Disable sentry in debug (#681)