Skip to content

Releases: laudio/pyodbc

3.0.1

08 Oct 06:08

Choose a tag to compare

What's new

  • python version bump to 3.11.13
  • pyodbc version bump to 5.2.0

3.0.0

11 Feb 06:29

Choose a tag to compare

⚠️ Breaking Changes

  • Drop support for MSSQL ODBC Driver 17 in favor of MSSQL ODBC Driver 18
  • Drop pyodbc-sqlcmd image

What's new

  • Microsoft ODBC Driver 18 is the default
  • Multi-arch image: linux/amd64 and linux/arm64 🎉
  • pyodbc version bump to 5.1.0 which supports Mac M1 and M2 arm processors
  • python version bump to 3.11.8
  • mysql-connector version bump to 8.3.0

2.1.0

29 Dec 08:19

Choose a tag to compare

  • Use debian version 12 i.e. bookworm
  • Bump python version to 3.11.7

2.0.0

20 Jun 10:03

Choose a tag to compare

⚠️ Breaking Changes

  • Bump python to version v3.11 🎉
  • Latest version of connectors/drivers for MSSQL (includes both v17 and v18 drivers), MySQL (v8.0.33) and PSQL 🥇
  • Bump pyodbc to v4.0.39 🎯

1.0.40

15 Jun 13:29

Choose a tag to compare

Bump pyodbc version to 4.0.39

1.0.39

07 Jul 08:15

Choose a tag to compare

Use latest version of image in examples

1.0.38

05 Jul 10:07
b39f0f6

Choose a tag to compare

Merge pull request #52 from laudio/CLOUD-859

Update CommLog value to 0 in odbcinst.ini file for removing comm logs

1.0.37-sqlcmd

13 Aug 15:34
f5c940d

Choose a tag to compare

Add pyodbc-sqlcmd image which extends the laudio/pyodbc image and includes sqlcmd CLI. An alternative version of pyodbc.

1.0.36

13 Aug 05:08
9abb4bb

Choose a tag to compare

Merge pull request #50 from laudio/INF-952

Add pyodbc-sqlcmd image

1.0.35

06 Jun 12:07
53f6bd1

Choose a tag to compare

Merge pull request #47 from yankeexe/verify-checksum

Signature / MD5 hash check for MYSQL Connector