Skip to content

5.4.7

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 07:28
· 1256 commits to master since this release

Release 5.4.7

This patch release fixes an issue with the REST API sending an HTTP 500 error when a MongoDB query is malformed. Now the correct HTTP 400 "bad request" error is returned.

Commits since lat release

  • 2401d29 - (tag: 5.4.7) Release 5.4.7
  • 2966573 - 🥅 Improve error message on MongoQueryException
  • 8090d2a - ⬆️ Upgrade mockito to v3.12.4