1.6.13
- core: added PATCH method to TypedHttpClient
- jdbc: can use Config ENV vars in migration scripts
- jdbc-test: JUnitAssertionImprover removed, as Atrium 1.3+ improved error messages itself
- server: disallow direct assignments to
HttpExchange.responseType
to avoid confusion,HttpExchange.send()
orstartResponse()
must be used to bypass renderers