Skip to content

7.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 12:00
· 353 commits to master since this release
a0b4d5e

Release 7.3.5

This release fixes the following bugs and upgrades org.everit.json.schema to v1.14.2:

  • request content is not initialized if request.isInError() is true
  • avoid $merge/$out-suffixed aggregations to return data

New commits since the previous release

4eb66d2 🐛 Fix request content is not initialized if request.isInError() is true
8b3f449 ♻️ Replace String.trim() with String.strip()
77c19af 🐛 Avoid $merge/$out-suffixed aggregations to return data
59b90e4 ⬆️ Upgrade org.everit.json.schema to v1.14.2

Full Changelog: https://github.com/SoftInstigate/restheart/compare/7.3.34..7.3.5