Skip to content

1.6.13

Compare
Choose a tag to compare
@angryziber angryziber released this 05 Feb 21:41
· 149 commits to main since this release
  • 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() or startResponse() must be used to bypass renderers