Product and documentation updates about the MongoDB integration from the team at Stitch.
Stay up-to-date by subscribing to our RSS feed.
MongoDB (v3) update: String projection
We’ve improved our (v) integration to allow the specification of a string projection, instead of using only integer values.
For example, the following sample projection now works:
{"name": "$personName"}
MongoDB (v3) update: MongoDB server not supporting sessions
We’ve improved our (v) integration to handle the MongoDB server when its not supporting sessions. It will now revert to the prior behavior without using a session and without sending a keepalive message.
MongoDB (v3) bug fix: Session timeout
We’ve updated our (v) integration to fix an issue with the session timeout. The session is now refreshed every ten minutes during oplog queries.
MongoDB (v3) bug fix: SSL issue
We’ve updated our (v) integration to fix an issue with connection parameters when using SSL.
MongoDB integration: New version (v3) now available!
A new version (v) of our integration is now available!
We’ve upgraded the database integration’s PyMongo version to 4.4.0! This version supports 3.6
, 4.0
, 4.2
, 4.4
, 5.0
, 6.0
, and 7.0
.
MongoDB (v2): PyMongo upgrade
We’ve upgraded our (v) database integration’s PyMongo version to 3.12.3! This version supports 2.6
, 3.0
, 3.2
, 3.4
, 3.6
, 4.0
, 4.2
, 4.4
, and 5.0
.
New feature: Integration changelogs
Introducing: Integration changelogs!
Check out the history of our integrations and stay in the loop on updates with dedicated changelogs for these integrations:
We’ll add changelogs for other popular integrations and destinations in the weeks to come. If there’s a specific integration you’d like to see us work on, let us know by creating an issue in the Stitch Docs GitHub repo.
MongoDB (v2) bug fix: Duplicate database instances removed
This improvement removes duplicate instances of databases from the list of discovered databases in the Stitch inegration.
MongoDB integration: New version (v1)
A new version (v) of our integration is now available!
We’ve worked hard to ensure this new integration is the best way to extract data from to your Stitch destination. The new integration, based on the Singer standard, includes many new features such as:
- User-facing Extraction Logs
- Field selection/exclusion using Projection Queries
- Support for logical replication via OpLog and Full Table Replication
- Enhanced scheduling options
- Run and stop Extraction on demand functionality
- Availability via the Stitch Connect API
Get started today by creating a new integration or learn more in the updated documentation.
MongoDB (v11-01-2016) integrations: Support for Mongo 3.4 and SSL connections
Time marches on, as do versions. Today, we’re happy to announce support for the latest version of , version 3.4. Additionally, Stitch now supports connecting securely to Mongo instances using SSL.
MongoDB (v11-01-2016) integrations: Replication Keys modification support
Ever select the wrong Replication Key for a integration when setting up Incremental Replication? If so, you’ll know that it’s a headache to change it.
Now, you can easily change it to the correct field within the Stitch app. Note that doing so will force a full re-replication of the table, to ensure all data is replicated using the correct Replication Key.
Reset Replication Keys for database integrations
Need to completely re-replicate all incrementally replicated tables in a database integration? Now you can(!) via the Integration Settings page on any MySQL, PostgreSQL, Microsoft SQL Server, or MongoDB integration. Take care though - the re-replicated rows count towards your monthly caps.