Today, MongoDB released version 10.1 of the MongoDB Spark Connector, a tool that enables users to stream data between Apache Spark and MongoDB. The new release introduces microbatch streaming support, allowing for more efficient writes to destinations like Amazon S3 storage. Additionally, it provides increased control over write behavior with a new configuration parameter for upserts, as well as support for BSON types, enabling users to leverage different data types within their Spark applications.