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.8.0
- Change Kerberos connection string parameters:
-
service
is nowkrbsrvname
-
spn
is nowkrbspn
-