Skip to content

0.7.1 : Maintenance

Compare
Choose a tag to compare
@agourlay agourlay released this 11 Apr 09:00
· 3049 commits to master since this release

Maintenance release upgrading internal dependencies and fixing the following issues.

  • new syntax to have keys containing '.' in the JSON path keys a.b.c.d.e
  • display full stacktrace for Initialization error
  • apply JsonPath on ArrayAssertion.is
  • improve title of ArrayAssertion.is
  • display content of malformed datatable in error
  • improve error reporting on HTTP timeout

Two small additions :

  • add getJsonOpt on Session
  • add helper query_gql to query GraphQL endpoint