Skip to content

Releases: microsoft/go-mssqldb

v1.9.6

20 Jan 19:34
eeb19e8

Choose a tag to compare

What's Changed

  • dep: upgrade golang.org/x/crypto to v0.45.0 by @marevers in #301
  • Add serverCertificate parameter for byte-comparison validation with backward compatibility by @Copilot in #305

New Contributors

Full Changelog: v1.9.5...v1.9.6

v1.9.4

14 Nov 16:48
0997918

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

08 Sep 15:51
8c35947

Choose a tag to compare

What's Changed

  • bulkcopy: always reset FMTONLY in case of failure by @lidavidm in #278
  • Fix: Flush pending TLS handshake packet before switching transport by @dave-fl in #280
  • Create comprehensive GitHub Copilot instructions for go-mssqldb development workflow by @Copilot in #285
  • Add support for double-quoted values in ADO connection strings by @Copilot in #283

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.8.2

29 May 15:12
d3c6336

Choose a tag to compare

What's Changed

  • Work around build error introduced by the new 'go vet' tests analyser by @leon-matthews in #259
  • isProc: added COMMIT and ROLLBACK command to the builtin commands by @giautm in #261
  • [WIP] Parse does not recognize Pwd as a valid password field alias by @copilot-swe-agent in #263

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.0

05 Dec 15:52
dad23d2

Choose a tag to compare

What's Changed

  • Migrate managed identity example to azidentity by @chlowell in #199
  • Vulnerabilty dependency x/net by @tulioncds in #203
  • Support for UDT (hierarchyid, geometry and geography) by @tentone in #216
  • Connection not closed when database name is incorrect #173 fix by @parMaster in #224
  • Fix error checks during certificatePath reading and parsing in azuread by @jegorbunov in #227
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #229
  • Feat: Add tracing data to prelogin and login7 packets by @shueybubbles in #228

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

31 May 13:24
a1c982b

Choose a tag to compare

Fixes regressions in handing of sql.Nullxxx types introduced by the Always Encrypted changes.

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

18 Apr 17:37
ada30cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.7.1

V1.5.0

04 Aug 01:14
7804e0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.5.0

v1.1.0

01 Jun 13:16
70e2d2b

Choose a tag to compare

Version 1.1.0

  • Release date: May 30, 2023

What's new in 1.1.0

  • Supports finding the DAC port using the browser service (#110)
  • Updated go package dependencies (#112)

v0.16.0

08 Aug 13:15
2d408c3

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0