- Announcing Motor 1.2 Release Candidate, With MongoDB 3.6 Support
    
      
        
        
        
        
      Adds change streams, causal consistency, retryable writes, and more. Drops Python 2.6, MongoDB 2.4, and Tornado 3.
 
      
        - Announcing libbson and libmongoc 1.8.2
    
      
        
        
        
        
      Don't bundle Snappy compression library, fix linker errors for libmongoc users.
 
      
        - Announcing libbson and libmongoc 1.8.1
    
      
        
        
        
        
      Fixes some build system bugs related to zlib and snappy compression.
 
      
        - Announcing libbson and libmongoc 1.8.0
    
      
        
        
        
        
      Enable network compression on Windows and use select() there, fix a rare crash in libbson.
 
      
        - Announcing libbson and libmongoc 1.7.0
    
      
        
        
        
        
      Updated JSON-BSON codec, more resilient network layer, convenient linking.
 
      
        - New Driver Features for MongoDB 3.6
    
      
        
        
        
        
      A faster and smaller wire protocol, simple resilient code, and realtime change streams.
 
      
        - The Noisiest Block in the Neighborhood: Analyzing NYC Data with Mongolite
    
      
        
        
        
        
      Use R, MongoDB, and the new R driver to visualize Lower East Side noise complaints
 
      
        - Announcing libbson and libmongoc 1.6.1
    
      
        
        
        
        
      Fix localThresholdMS parsing, a crash in mongoc_cursor_destroy, and an interesting failure on MIPS
 
      
        - Monitoring MongoDB Driver Events In Motor
    
      
        
        
        
        
      Motor 1.0 added a monitoring feature so you can log what it does. Here's how to use the feature.
 
      
        - Announcing libbson and libmongoc 1.6.0
    
      
        
        
        
        
      A new JSON parser, native GSSAPI on Windows, and overhauled docs.