Skip to content

7.1.0

Compare
Choose a tag to compare
@Yoann-Abbes Yoann-Abbes released this 19 Feb 14:54
· 448 commits to master since this release
cea8c93

7.1.0 (2020-02-19)

Bug fixes

  • [ #490 ] Throw an error when an URL param is missing in HTTP (Aschen)
  • [ #473 ] Fix search with size=0 (Aschen)

New features

Enhancements

  • [ #465 ] Choose GET route by default in case of double route (Yoann-Abbes)
  • [ #479 ] Add a "source" option for document:update to retrieve the updated document (Yoann-Abbes)
  • [ #476 ] Add a "force" option to create/update role (Yoann-Abbes)

Others