7.6.5
Release 7.6.5
This minor release:
- improve performances by removing synchronized code and improving JSON response generation
- fix error message not logged if configuration file or configuration override file is not found
- upgrade mongodb driver to latest release
New commits
- f34324f ⚡ Improve JSON response generation avoiding call to minify() from BsonUtils.toJson()
- 1ed0fd8 ⚡ Improve performance of BsonUtils.toJson()
- fe12d3a ⚡ Improve memory consumption of BsonUtils.toJson()
- f85a325 ⬆️ Upgrade MongoDB drivers to v4.11.1
- ba64344 ⚡ Remove synchorized code
- 40c24f2 🐛 Fix error message not logged if configuration file or configuration override file is not found
Full Changelog: 7.6.4...7.6.5