The com.google.guava library is upgraded to version 32.0.1-jre to address reported security vulnerabilities.
MongoDB Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for MongoDB supports integration using the MongoDB Java driver.
6.3.9
February 13, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
OpenJDK |
8, 11, and 17 |
6.3.8
October 10, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
W-13844855 |
6.3.7
May 27, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
Fixed Issues
Issue | ID |
---|---|
The Find Document operation now validates an empty parameter in Sort By. |
W-10848611 |
6.3.6
April 4, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
Fixed Issues
Issue | ID |
---|---|
The Find Document operation now accepts a JSON object in Order By. |
W-10889640 |
6.3.5
January 24, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1.1 |
Fixed Issues
Issue | ID |
---|---|
The Upsert parameter in the Update Documents operation threw an unexpected error due to incorrect response mapping. |
SE-24189 |
6.3.4
November 12, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1.1 |
Fixed Issues
Issue | ID |
---|---|
Fixed vulnerability issues. |
CONN-9255 |
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 the ability to specify which MongoDB Java driver to use.
For more information, see MongoDB - Upgrade and Migrate.