github.com/microsoft/go-sqlcmd
v1.10.0
#2262 most downloaded on Go modules
microsoft/go-sqlcmd
What this package is like to depend on
Last release 12 days ago
11 Aug 2026
Release timing varies
gaps range from 8 days to 8 months
Rarely documented
notes for 10 of 43 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
77 releases · first in 2021
5 releases in the last 12 months
see the full history below
Release timeline
77 releases · Aug 2021 to Aug 2026Releases
latest 60 of 77-
v1.10.1-0.20260811162850-8385e249c4eb11 Aug 2026 pre-releaseNothing published for this version
-
v1.10.1-0.20260721150438-a9e3ab59eaef21 Jul 2026 pre-releaseNothing published for this version
-
v1.10.1-0.20260713133947-d9b015f71e7b13 Jul 2026 pre-releaseNothing published for this version
-
v1.10.1-0.20260619191422-a185f203b8d419 Jun 2026 pre-releaseNothing published for this version
-
v1.10.002 Mar 2026Release notes
Open source →Changes:
- affbc17 update go-mssqldb (#715)
- dadb2d8 LEGO: Pull request from juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_20260211051845082 to main (#714)
- cc0cf95 deps(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 (#709)
- d5ae81b LEGO: Pull request from juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_20260210051650851 to main (#713)
- c702a83 fix: help flags preprocessing for -h and -help (#707)
- 8ae5174 feat(connect): add --server-name flag for tunneled connections (#678)
- 2138fa7 deps: bump chroma v2.23.1 and Go 1.24.13 (#701)
- ca107b8 LEGO: Pull request from juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_20260205051644628 to main (#698)
- 7685e6b Localized file check-in by OneLocBuild Task: Build definition ID 51965: Build ID 206114786 (#695)
- 037b458 reuse one PR for loc changes (#696)
- eb5505c fix: turn off auto-merge for localization (#694)
- 460b0c9 deps: upgrade docker/distribution to v2.8.3 with reference package migration (#674)
- 74817c9 deps(deps): bump github.com/spf13/viper from 1.14.0 to 1.21.0 (#657)
- 4d89d70 deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#656)
- 87dd99e deps(deps): bump github.com/docker/go-connections from 0.4.0 to 0.6.0 (#655)
- 9565585 deps(deps): bump github.com/spf13/cobra from 1.6.1 to 1.10.2 (#654)
- 905c58f deps(deps): bump github.com/opencontainers/image-spec from 1.0.2 to 1.1.1 (#653)
- de8f7ad deps(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.10 (#652)
- d285857 deps(deps): bump github.com/billgraziano/dpapi from 0.4.0 to 0.5.0 (#651)
- 6f0a955 deps(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.5.2+incompatible (#650)
- d9bee35 deps(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 (#649)
- b342274 ci: bump golangci/golangci-lint-action from 6 to 9 (#648)
- ebafcd8 Update copilot instructions and localization files (#661)
- e17f5f5 ci: bump actions/setup-go from 5 to 6 (#647)
- 3620fb5 feat: support Azure AD auth in e2e tests (#659)
- 98bd823 ci: bump actions/checkout from 4 to 6 (#646)
- f43706d feat: add end-to-end tests for sqlcmd binary (fixes #641) (#642)
- 8f3ee3b Add Dependabot configuration and govulncheck workflow (#645)
- 4d55710 Update Go toolchain and stdlib dependencies to resolve 26 CVEs (#643)
- e31f42f fix: prevent nil pointer panic when piping input to sqlcmd (fixes #607) (#640)
- 56b1fb1 Add copilot-instructions.md for go-sqlcmd repository (#611)
- 758fca9 Fix CVE-2025-54410: Upgrade docker/docker to v28.0.0 (#617)
- e7dc6a4 Implement -J flag for server certificate pinning with strict encryption (#615)
- ba5b460 Bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#608)
This list of changes was auto generated.
-
v1.9.017 Jul 2025Release notes
Open source →Changes:
- 310b400 Localized file check-in by OneLocBuild Task: Build definition ID 51965: Build ID 181243959 (#600)
- bd5a47d LEGO: Pull request from juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_20250714205939751 to main (#599)
- 58af949 LEGO: Pull request from juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_20250714205148417 to main (#598)
- e6b006c add localization build (#594)
- be3c5d4 Feat: Add HostNameInCertificate for strict encryption (#589)
- b7ec634 Update to go-mssqldb 1.9.2 (#591)
- 6b98225 fix scriptdir variable casing in build.sh (#592)
- e8f9c26 Fix piping query without
gocommand into sqlcmd-go (#583) - 34ab426 Automatically suppress line prompts when stdin is redirected (#582)
- 6513013 Bump github.com/prometheus/client_golang from 1.1.0 to 1.11.1 (#579)
This list of changes was auto generated.
-
v1.8.305 May 2025Nothing published for this version
-
v1.8.212 Dec 2024Release notes
Open source →Changes:
- 458b787 use correct version for go toolchain (#560)
- abdb3bf Fix: Make colon optional for reset (#559)
- 58bc354 bump to docker v27.3.1+incompatible (#554)
- 708776a Fix: Print headers when zero rows are returned (#558)
- f3a0721 Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#557)
- 0221d93 omit comments from commands (#548)
- 412fe02 fix: When both -Q and -q are specified, take -Q input and finish (#547)
- 5f78da8 Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible (#545)
- 5532ff3 fix: Parse list flags correctly (#543)
This list of changes was auto generated.
-
v1.8.123 Aug 2024Release notes
Open source →Version 1.8.1
- Release date: August 26, 2024
What's new in 1.8.1
- Fix: Parse list flags correctly for flags without spaces like
-isomefile1 somefile2 -V10(#543) - Fix: When both -Q and -q are specified, take -Q input and finish (#547)
- Fix: Better handling of comments in commands (#548)
- Update github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible (#545)
Full Changelog: v1.8.0...v1.8.1
-
v1.8.1-0.20240823143809-0221d93de85523 Aug 2024 pre-releaseNothing published for this version
-
v1.8.1-0.20240814163523-412fe02c4b8f14 Aug 2024 pre-releaseNothing published for this version
-
v1.8.016 Jul 2024Release notes
Open source →Version 1.8.0
- Release date: July 16, 2024
What's new in 1.8.0
- Fix: Apply x flag during batch parsing (#542)
- Update github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 (#538)
Full Changelog: v1.7.0...v1.8.0
-
v1.7.004 Jun 2024Release notes
Open source →Version 1.7.0
- Release date: June 6, 2024
What's new in 1.7.0
- Changes to enhance security of official builds (#536)
- Incorporate latest go-mssqldb driver - version 1.7.2 (#534)
- Update golang.org/x/net from version 0.21.0 to 0.23.0 (#527)
- Update google.golang.org/protobuf from version 1.28.1 to 1.33.0 (#515)
- Update golang.org/x/tools to version v0.18.0 (#513)
- Update Go tools to version1.21 (#500)
- Update docker/docker version to v24.0.9 (#508)
- Resolve vars in error and out commands (#535)
- Fix parsing of multiline strings (#516)
- Handle error from osuser.Current (#503)
- Update text of README.md (#518)
Full Changelog: v1.6.0...v1.7.0
-
v1.6.1-0.20240604153608-23ee876d99e604 Jun 2024 pre-releaseNothing published for this version
-
v1.6.1-0.20240503145523-a147b699ae1803 May 2024 pre-releaseNothing published for this version
-
v1.6.1-0.20240314114305-73ad67200aee14 Mar 2024 pre-releaseNothing published for this version
-
v1.6.1-0.20240229163449-4ed5df14e96929 Feb 2024 pre-releaseNothing published for this version
-
v1.6.1-0.20240125145743-a02c6d7e548f25 Jan 2024 pre-releaseNothing published for this version
-
v1.6.1-0.20240116210055-bd4012da44f216 Jan 2024 pre-releaseNothing published for this version
-
v1.6.005 Jan 2024Release notes
Open source →Version 1.6.0
- Release date: January 9, 2024
What's new in 1.6.0
- Add product name and description to output (#452)
- Implement -L for local instances (#483)
- Default value for -N is now TRUE to match ODBC SQLCMD (#498)
- Fix formatting for port numbers to not include commas (#489)
- Update golang.org/x/crypto from 0.14.0 to 0.17.0 (#493)
- Update github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible (#475)
Full Changelog: v1.5.0...v1.6.0
-
v1.5.1-0.20240105150738-992aa2c4c24e05 Jan 2024 pre-releaseNothing published for this version
-
v1.5.024 Oct 2023Release notes
Open source →Version 1.5.0
- Release date: October 26, 2023
What's new in 1.5.0
- Update Docker from v20.10.24 to v24.0.6 (#472)
- Update golang.org/x/net from 0.14.0 to 0.17.0 (#469)
- Localization Improvements (#464, #465, #466, #467)
- Fix issues with special characters in files (#463)
- Enhanced handling of extended characters in UTF8 input files (#473)
Full Changelog: v1.4.0...v1.5.0
-
v1.4.018 Sep 2023 -
v1.3.003 Aug 2023Nothing published for this version
-
v1.2.2-0.20230803160644-ff6d88fa1fda03 Aug 2023 pre-releaseNothing published for this version
-
v1.2.2-0.20230710044944-3e3af13d322c10 Jul 2023 pre-releaseNothing published for this version
-
v1.2.2-0.20230708042434-d9dcbf76946508 Jul 2023 pre-releaseNothing published for this version
-
v1.2.108 Jul 2023Nothing published for this version
-
v1.2.1-0.20230709044722-ad518e3fe60009 Jul 2023 pre-releaseNothing published for this version
-
v1.2.030 Jun 2023Nothing published for this version
-
v1.1.030 May 2023Release notes
Open source →Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
v1.0.009 May 2023Nothing published for this version
-
v0.15.5-0.20230504162041-7e6501184c4004 May 2023 pre-releaseNothing published for this version
-
v0.15.421 Mar 2023Nothing published for this version
-
v0.15.313 Mar 2023Nothing published for this version
-
v0.15.203 Mar 2023Nothing published for this version
-
v0.15.102 Mar 2023Nothing published for this version
-
v0.15.1-0.20230317144251-db1147f3b18617 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230313152123-5c47bd4fb4d813 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230308190556-d479b3d6e25d08 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230308145017-516213e679b208 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230303113608-c413c0924bfd03 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230302122814-23113f77054702 Mar 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230301080526-a032dd0625a701 Mar 2023 pre-releaseNothing published for this version
-
v0.15.001 Mar 2023Nothing published for this version
-
v0.14.021 Feb 2023Nothing published for this version
-
v0.13.013 Feb 2023Nothing published for this version
-
v0.12.027 Jan 2023Nothing published for this version
-
v0.11.019 Jan 2023Nothing published for this version
-
v0.10.1-0.20221228070733-c2119449c5bc28 Dec 2022 pre-releaseNothing published for this version
-
v0.10.1-0.20221028133015-dfa27e08d6b228 Oct 2022 pre-releaseNothing published for this version
-
v0.10.018 Oct 2022Nothing published for this version
-
v0.9.316 Aug 2022Nothing published for this version
-
v0.9.216 Aug 2022Nothing published for this version
-
v0.9.116 Aug 2022Nothing published for this version
-
v0.9.1-0.20220920064855-69f9273ec88c20 Sep 2022 pre-releaseNothing published for this version
-
v0.9.016 Aug 2022Nothing published for this version
-
v0.8.2-0.20220713134302-72e9ac1bd2d413 Jul 2022 pre-releaseNothing published for this version
-
v0.8.112 Jul 2022Nothing published for this version
-
v0.8.023 May 2022Nothing published for this version