Skip to content

1.5.29

Compare
Choose a tag to compare
@stevehu stevehu released this 16 Feb 03:28
· 522 commits to master since this release

1.5.29 (2019-02-16)

Full Changelog

Closed issues:

  • JwtVerifyHandler needs to handle properly the value returned by the Config module #70

Merged pull requests:

  • Including some dependencies that are failing the build when executed in a build server #73 (NicholasAzar)
  • fixes the wrong test as the header maximum validation is working #72 (stevehu)
  • JwtVerifyHandler fix - fixes #70 #71 (ddobrin)
  • added Response Validator to validate response content #69 (BalloonWen)
  • Fixed validation of path parameters and query parameters #68 (jiachen1120)