v1.10.4
- Keep track of (context cancelled) error on connection.
- Fix android build
v1.10.3
- implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections)
- Avoid type assertion to the same type
- Fix build for illumos and solaris
v1.9.0
- better errors on network failures
- fully implement database/sql/driver.Driver
- improved query cancellation from contexts
- support int32/float32/[]byte slices in Array
v1.8.0
- Change Kerberos connection string parameters:
-
serviceis nowkrbsrvname -
spnis nowkrbspn
-