Skip to content

7.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 09:06
· 394 commits to master since this release
6206635

Release 7.2.7

This is a bug fix release.

Fixes some minor bugs and:

  • Hides from override logs the password in MongoDB connection string
  • Requests are automatically aborted when any applicable Interceptor.resolve() method throws an Exception

New commits

f0c5ee3 🐛 Fix error if properties field is the empty string in a MongoDB file create request
f79a9c3 🔒 Hides from override logs the password in MongoDB connection string
160ef81 🐛 Fix error in mongo's GetRootHandler when db and collection properties cache is disabled
1cc2eca ✨ Return 422 Unprocessable Entity in case of errors executing aggregations
1911c4e ✨ Requests are automatically aborted when any applicable Interceptor.resolve() method throws an Exception
b7e9dd4 🐛 Add ErrorHandler to handlers chain for dispached Services
fd9bfd0 ✨ Improve error response when a MongoCommandException occurs
da457e9 🐛 Fix REQUEST_BEFORE_EXCHANGE_INIT interceptor not executed on proxied resources

Full Changelog: https://github.com/SoftInstigate/restheart/compare/7.2.6..7.2.7