Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for MongoDB supports integration using the MongoDB Java driver.
February 13, 2024
This connector is now compatible with Java 17.
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 |
October 10, 2023
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The com.google.guava library is upgraded to version 32.0.1-jre to address reported security vulnerabilities. |
W-13844855 |
May 27, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
Issue | ID |
---|---|
The Find Document operation now validates an empty parameter in Sort By. |
W-10848611 |
April 4, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.5.1 |
Issue | ID |
---|---|
The Find Document operation now accepts a JSON object in Order By. |
W-10889640 |
January 24, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1.1 |
Issue | ID |
---|---|
The Upsert parameter in the Update Documents operation threw an unexpected error due to incorrect response mapping. |
SE-24189 |
November 12, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1.1 |
Issue | ID |
---|---|
Fixed vulnerability issues. |
CONN-9255 |
August 31, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
MongoDB, MongoDB Atlas |
MongoDB Java driver 3.11 through 4.1 |
August 7, 2020
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)
February 20, 2020
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.