-
Notifications
You must be signed in to change notification settings - Fork 203
1.5 Changelog
Zhen Li edited this page Nov 29, 2017
·
18 revisions
- 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