MongoDB Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.
See TIBCO Scribe® Online Connector For MongoDB for more information.
Note: To access any changes to metadata support, such as new operations, entities, or fields, reset metadata for the Connection. See Resetting Metadata.
Version 1.1.0
Released September 23, 2021.
New And Noteworthy
-
Updated the ADO.NET data provider to version 21.0.7850.0
-
Updated the MongoDB CData Driver to version 21.0.7850.0
The Connector for MongoDB supports the following:
- MongoDB documents containing nested objects and arrays are now supported. Use the Mapper Connector to Read/Write these complex types.
- MongoDB version 5
Migration And Compatibility
In some cases, an error similar to the following is generated when Solutions run after the MongoDB Connector update:
Message: Malformed SQL Statement: Unknown token ] encountered during parsing at position 131
Reset metadata for your MongoDB connections and run the Solution again. See Resetting Metadata. If that does not resolve the issue, do the following:
- Configure a new MongoDB connection.
- Export the Maps from the Solution generating the error.
- Add a new Solution.
- Import the Maps from the Solution generating the error into the new Solution.
Closed Issues
SCMONGC-1
Connections to MongoDB are not automatically closed when a Solution finishes running, which can cause the Connector to exceed the MongoDB instance concurrent process limit. (Case # 01730480)
Known Issues
There are no Known Issues in this release.
Version 1.0.0
Released October 26, 2018.
New And Noteworthy
The Connector for MongoDB supports the following:
- Integrating with any application across your business that uses MongoDB as a backend
- Modeling MongoDB instances as relational databases
- Using native MongoDB queries and javascript to work with the data
Closed Issues
There are no Closed Issues in this release.