Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

v2.0.10 fixes some minor bugs

Compare
Choose a tag to compare
@tangiel tangiel released this 18 Dec 23:07
· 77 commits to master since this release
v2.0.10
* add support for rejecting requests for methods annotated
  AuthLevel.REQUIRED before it reaches backend code
* when JWT and API key requirements are configured, require both,
  rather than either
* add ServiceException.withLogLevel for setting a custom log level
  for exceptions