- 
                Notifications
    
You must be signed in to change notification settings  - Fork 203
 
1.5 Changelog
        Nigel Small edited this page Mar 4, 2019 
        ·
        18 revisions
      
    - Fixed connection access mode caching bug
 
- Fix a buffer resize bug when reading data that cannot fit into the default buffer size #206, #201, #165
 
- Fix the bug where transaction with built-in retry functions hangs when unsupported values are passed as run parameters #193 #200 #199
 - Do not purge 
inUseconnections when purging a server from connection pool for routing driver #197 
- Fix the default value assigned to 
encrypted#192 
- Prevent pool from closing multiple times. #188
 
- Defines 
default_configdictionary where all default values of available driver configuration options are listed. #186 
See below
- Routing driver forgets addresses on some errors #176
 - Adding 
max_connection_lifetime,max_connection_pool_sizeas well asconnection_acquisition_timeout#182 
- Load balancing strategies and least connected #174