Release 8.3.0
This release adds the ability to specify a hint index by name for MongoDB REST queries and keeping dependencies up to date.
Key Highlights
- Version Release: Version 8.3.0 introduces a new feature for MongoDB REST queries and updates a critical dependency.
Features and Enhancements
- Hint Index by Name: Added the ability to specify a hint index by name for MongoDB REST queries, improving query performance and flexibility. For more details, refer to the documentation.
Dependency Updates
- JSON Dependency Update: Updated the
json
dependency to version20250107
inpom.xml
for improved compatibility and performance.
Full Changelog: 8.2.0...8.3.0