Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@AlexBenny AlexBenny released this 29 Jan 12:37

Added

  • Added max JSON depth check to /keygen endpoint
  • Added auth to validation endpoint
  • Made maxJsonDepth in SelfSyntaxChecker.validateSchema configurable

Changed

  • Bumped Jackson to 2.15.0
  • Bumped sbt-snowplow-release to 0.3.2
  • Changed SLULA license from 1.0 to 1.1
  • Fixed graceful shutdown to be more selective about when it sleeps
  • Improved request handling to reject payloads that are too large
  • Check if JSON entity exceeds max depth during conversion from String to Circe JSON