Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Replaced UseOutdated with ReadMode
Added EmergencyRepair and NonVotingReplicaTags to ReconfigureOpts
Added Union as a root term
Added Branch as a root term
Added ReadTimeout and WriteTimeout to RunOpts and ExecOpts
Exported github.com/Sirupsen/logrus.Logger as Log
Added support for encoding maps with non-string keys
Added Round, Ceil and Floor terms
Added race detector to CI
Changed
Changed Timeout connect argument to only configure the connection timeout.
Replaced Db with DB in RunOpts and ExecOpts (Db still works for now)
Made Cursor and Session safe for concurrent use
Replaced ErrClusterClosed with ErrConnectionClosed
Deprecated
Deprecated UseOutdated optional argument
Deprecated Db in RunOpt
Fixed
Fixed race condition in node pool
Fixed node refresh issue with RethinkDB 2.1 due to an API change
Fixed encoding errors not being returned when running queries
You can’t perform that action at this time.