The Find Document operation now validates an empty parameter in Sort By.
MongoDB Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for MongoDB supports integration using the MongoDB Java driver.
6.3.0
August 31, 2020
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1 |
6.2.1
August 7, 2020
Fixed Issues
-
Fixed the
NoSuchMethodError
error in the Insert Document operation when using MongoDB Java driver 3.x. (CONN-6536) -
Fixed the issue that caused the WriteConcernValueProvider to parse ENUM text as INT. (SE-16819)
-
Fixed the issue that caused connection leaks when using dynamic configuration. (SE-16959)
6.1.0
6.0.0
February 20, 2020
Changes
-
Removed the Connection String connection type. There is now a single, unified generic connection.
-
Removed the Metadata configuration section. The connector uses the latest document in a collection to infer the metadata.
-
Added new parameters to the connector configuration.
-
Changed operation names, metadata, fields, and values.
-
Removed some operations.
-
Changed input sources.
-
Improved the error types.
-
Added compatibility with X509.
-
Added the ability to specify which MongoDB Java driver to use.
For more information, see MongoDB - Upgrade and Migrate.