Skip to content

Microsoft SQL Server Microsoft SQL Server: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 5.0.0

Download: mssql-5.0.0.tgz

SHA256: e610672b05d51b3c071d9cc3e122520eb783359083a673c801fbe1d2fa22e331

Series History

See the revision history for series 5.0.x below

Revisions
5.0.0 - 23/11/2022

Changed

  • Both the server instance and port are now optional inputs, but at least one must be supplied

  • A new table & YAML examples have been added to the MSSQL input documentation to show what is needed

Fixed

  • Fix an issue where connections to servers with multiple instances would fail

Version 4.0.0

Download: mssql-4.0.0.tgz

SHA256: 3f3099ae6bcfd75fae09cb38544335ca7b801df3e2d57dfddcb76e0e62a641f8

Series History

See the revision history for series 4.0.x below

Revisions
4.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 3.2.0

Download: mssql-3.2.0.tgz

SHA256: 4ee0ff906fe2bd0f868a71d15c9d2534a3b4ca83824224f8a71f1550f987b37b

Series History

See the revision history for series 3.2.x below

Revisions
3.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 3.1.0

Download: mssql-3.1.0.tgz

SHA256: e3e5a85879b624f074bfff4b122f095b63c4d7dbfb20251b85c716e21d8a154f

Series History

See the revision history for series 3.1.x below

Revisions
3.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 3.0.0

Download: mssql-3.0.0.tgz

SHA256: 61ec3807efe11fcfda804b4df05d242b62ce7fbc3dd15fe46b4c4b9713fbe7d7

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 30/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates