Skip to content

1.5 Changelog

Nigel Small edited this page Mar 4, 2019 · 18 revisions

1.5.4

  • Fixed connection access mode caching bug

1.5.3

  • Fix a buffer resize bug when reading data that cannot fit into the default buffer size #206, #201, #165

1.5.2

  • 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 inUse connections when purging a server from connection pool for routing driver #197

1.5.1

  • Fix the default value assigned to encrypted #192

1.5.0

  • Prevent pool from closing multiple times. #188

1.5.0rc2

  • Defines default_config dictionary where all default values of available driver configuration options are listed. #186

1.5.0rc1

See below

1.5.0b1

  • Routing driver forgets addresses on some errors #176
  • Adding max_connection_lifetime, max_connection_pool_size as well as connection_acquisition_timeout #182

1.5.0a1

  • Load balancing strategies and least connected #174
Clone this wiki locally