Skip to content

1.3 changelog

Zhen Li edited this page Apr 21, 2017 · 6 revisions

1.3.0-beta01

  • Adds IPv6 support, which is off by default, but could be turned on by setting Config.Ipv6Enabled=true #160 #172 #173
  • Ignores null bookmark in BeginTransaction #161
  • Skips retry on TransientError caused by user terminating transactions #162
  • Rolls back to initial server uri if running out of routers in discovery #166
  • Resolve DNS to IP addresses when establishing socket connections for the systems that cannot connect socket with DNS addresses #167
  • (Experimental) Adds IdleTimeout on connections to timeout connections in pool that have been idle longer than configured time. #165
Clone this wiki locally