Version 0.1.11
- Make JSON logging consistent when the application is run via Gunicorn.
- Set
acceptable_destination
key in status details instead of extended headers - Allow passing
engine_parameters
toSQLDatabaseAPI
for those who want to customize SQLAlchemy engine parameters. - Require recent version of
lxml
for security reasons. - Various test and Docker infrastructure improvements.