PackageTrack

Go modules · #2262

github.com/microsoft/go-sqlcmd

v1.10.0microsoft/go-sqlcmd

Release timeline

78 releases since 2021
20222023202420252026

Releases

  1. v1.10.1-0.20260811162850-8385e249c4eb11 Aug 2026pre-release

    Nothing published for this version

  2. v1.10.1-0.20260721150438-a9e3ab59eaef21 Jul 2026pre-release

    Nothing published for this version

  3. v1.10.1-0.20260713133947-d9b015f71e7b13 Jul 2026pre-release

    Nothing published for this version

  4. v1.10.1-0.20260619191422-a185f203b8d419 Jun 2026pre-release

    Nothing published for this version

  5. v1.10.02 Mar 2026
    Release notes

    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)
    See More
    • 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.

    Open source →
  6. v1.9.017 Jul 2025
    Release notes

    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 go command 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)
    See More

    This list of changes was auto generated.

    Open source →
  7. v1.8.35 May 2025

    Nothing published for this version

  8. v1.8.212 Dec 2024
    Release notes

    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.

    Open source →
  9. v1.8.123 Aug 2024
    Release notes

    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

    Open source →
  10. v1.8.1-0.20240823143809-0221d93de85523 Aug 2024pre-release

    Nothing published for this version

  11. v1.8.1-0.20240814163523-412fe02c4b8f14 Aug 2024pre-release

    Nothing published for this version

  12. v1.8.016 Jul 2024
    Release notes

    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

    Open source →
  13. v1.7.04 Jun 2024
    Release notes

    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

    Open source →
  14. v1.6.1-0.20240604153608-23ee876d99e64 Jun 2024pre-release

    Nothing published for this version

  15. v1.6.1-0.20240503145523-a147b699ae183 May 2024pre-release

    Nothing published for this version

  16. v1.6.1-0.20240314114305-73ad67200aee14 Mar 2024pre-release

    Nothing published for this version

  17. v1.6.1-0.20240229163449-4ed5df14e96929 Feb 2024pre-release

    Nothing published for this version

  18. v1.6.1-0.20240125145743-a02c6d7e548f25 Jan 2024pre-release

    Nothing published for this version

  19. v1.6.1-0.20240116210055-bd4012da44f216 Jan 2024pre-release

    Nothing published for this version

  20. v1.6.05 Jan 2024
    Release notes

    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

    Open source →
  21. v1.5.1-0.20240105150738-992aa2c4c24e5 Jan 2024pre-release

    Nothing published for this version

  22. v1.5.024 Oct 2023
    Release notes

    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

    Open source →
  23. v1.4.018 Sept 2023
    Release notes

    Version 1.4.0

    • Release date: September 18, 2023

    What's new in 1.4.0

    • Added support changing password on login (#461)
    • Added support for Always Encrypted -g (#457)
    • Added support for -e, -k and enhance -X, -r, -L support (#447)
    • Added support for TDS8 -N (#459)
    • Fixed EXIT parameter being sent as separate batch (#455)
    Open source →
  24. v1.3.03 Aug 2023

    Nothing published for this version

  25. v1.2.2-0.20230803160644-ff6d88fa1fda3 Aug 2023pre-release

    Nothing published for this version

  26. v1.2.2-0.20230710044944-3e3af13d322c10 Jul 2023pre-release

    Nothing published for this version

  27. v1.2.2-0.20230708042434-d9dcbf7694658 Jul 2023pre-release

    Nothing published for this version

  28. v1.2.18 Jul 2023

    Nothing published for this version

  29. v1.2.1-0.20230709044722-ad518e3fe6009 Jul 2023pre-release

    Nothing published for this version

  30. v1.2.030 Jun 2023

    Nothing published for this version

  31. v1.1.030 May 2023
    Release notes

    Signed-off-by: dependabot[bot] [email protected]
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    Open source →
  32. v1.0.1-0.20230526094844-17426d60f65e26 May 2023pre-release

    Nothing published for this version

  33. v1.0.09 May 2023

    Nothing published for this version

  34. v0.15.5-0.20230504162041-7e6501184c404 May 2023pre-release

    Nothing published for this version

  35. v0.15.421 Mar 2023

    Nothing published for this version

  36. v0.15.313 Mar 2023

    Nothing published for this version

  37. v0.15.23 Mar 2023

    Nothing published for this version

  38. v0.15.12 Mar 2023

    Nothing published for this version

  39. v0.15.1-0.20230317144251-db1147f3b18617 Mar 2023pre-release

    Nothing published for this version

  40. v0.15.1-0.20230313152123-5c47bd4fb4d813 Mar 2023pre-release

    Nothing published for this version

  41. v0.15.1-0.20230308190556-d479b3d6e25d8 Mar 2023pre-release

    Nothing published for this version

  42. v0.15.1-0.20230308145017-516213e679b28 Mar 2023pre-release

    Nothing published for this version

  43. v0.15.1-0.20230303113608-c413c0924bfd3 Mar 2023pre-release

    Nothing published for this version

  44. v0.15.1-0.20230302122814-23113f7705472 Mar 2023pre-release

    Nothing published for this version

  45. v0.15.1-0.20230301080526-a032dd0625a71 Mar 2023pre-release

    Nothing published for this version

  46. v0.15.01 Mar 2023

    Nothing published for this version

  47. v0.14.021 Feb 2023

    Nothing published for this version

  48. v0.13.013 Feb 2023

    Nothing published for this version

  49. v0.12.027 Jan 2023

    Nothing published for this version

  50. v0.11.019 Jan 2023

    Nothing published for this version

  51. v0.10.1-0.20221228070733-c2119449c5bc28 Dec 2022pre-release

    Nothing published for this version

  52. v0.10.1-0.20221028133015-dfa27e08d6b228 Oct 2022pre-release

    Nothing published for this version

  53. v0.10.018 Oct 2022

    Nothing published for this version

  54. v0.9.316 Aug 2022

    Nothing published for this version

  55. v0.9.216 Aug 2022

    Nothing published for this version

  56. v0.9.116 Aug 2022

    Nothing published for this version

  57. v0.9.1-0.20220920064855-69f9273ec88c20 Sept 2022pre-release

    Nothing published for this version

  58. v0.9.016 Aug 2022

    Nothing published for this version

  59. v0.8.2-0.20220713134302-72e9ac1bd2d413 Jul 2022pre-release

    Nothing published for this version

  60. v0.8.112 Jul 2022

    Nothing published for this version