Skip to content

Release 1.3.1

Compare
Choose a tag to compare

Patch release to address request validation issues introduced in the 1.3 release.

  • Removed legacy Spring Context listener that was causing a non-fatal ClassCastException (#225)
  • Added InvalidRequestEventException to fail fast and open on events that don't contain an HTTP method (#230)
  • Added null check on new multivalue headers and query string params (#232)