Skip to content

deps(deps): bump github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0 in the go-mssqldb group across 1 directory - #801

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mssqldb-7019927921
Open

deps(deps): bump github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0 in the go-mssqldb group across 1 directory#801
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mssqldb-7019927921

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-mssqldb group with 1 update in the / directory: github.com/microsoft/go-mssqldb.

Updates github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/microsoft/go-mssqldb's releases.

v1.11.0

1.11.0 (2026-08-23)

Features

  • add ADO.Net connection string synonyms (#374) (d72f750)

Bug Fixes

  • clarify NTLM URL encoding for URL DSNs (#378) (551d622)
  • close TCP connection on all connect() error paths (#367) (0e13fee)
  • isProc: add REVERT builtin command (#393) (31a9659)
  • prevent NTLM challenge out-of-bounds panic (DoS) (#411) (81df983)
  • prevent panic on overflowing PRELOGIN option offset and length (#415) (802d9f1)
  • prevent SQL Browser DAC response parsing panic (DoS) (#414) (bc4cbf2)
  • quote table name and ORDER columns in bulk copy (#416) (f925c53)
  • replace deprecated reflect.SliceHeader with unsafe.Slice (#366) (836048a), closes #272
  • return float64 for REAL columns in readFixedType (#381) (abddba8)
  • strip port from AKV URLs for AllowedLocations and endpoint (#369) (7fab98a)
  • types: cap initial PLP buffer allocation (#409) (f088291)

Performance Improvements

  • add comprehensive benchmark suite with CI regression detection (#376) (b935441)
  • fast path for pure ASCII decoding in CharsetToUTF8 (#431) (db51796)
Changelog

Sourced from github.com/microsoft/go-mssqldb's changelog.

1.11.0 (2026-08-23)

Features

  • add ADO.Net connection string synonyms (#374) (d72f750)

Bug Fixes

  • clarify NTLM URL encoding for URL DSNs (#378) (551d622)
  • close TCP connection on all connect() error paths (#367) (0e13fee)
  • isProc: add REVERT builtin command (#393) (31a9659)
  • prevent NTLM challenge out-of-bounds panic (DoS) (#411) (81df983)
  • prevent panic on overflowing PRELOGIN option offset and length (#415) (802d9f1)
  • prevent SQL Browser DAC response parsing panic (DoS) (#414) (bc4cbf2)
  • quote table name and ORDER columns in bulk copy (#416) (f925c53)
  • replace deprecated reflect.SliceHeader with unsafe.Slice (#366) (836048a), closes #272
  • return float64 for REAL columns in readFixedType (#381) (abddba8)
  • strip port from AKV URLs for AllowedLocations and endpoint (#369) (7fab98a)
  • types: cap initial PLP buffer allocation (#409) (f088291)

Performance Improvements

  • add comprehensive benchmark suite with CI regression detection (#376) (b935441)
  • fast path for pure ASCII decoding in CharsetToUTF8 (#431) (db51796)
Commits
  • ecf8560 chore(main): release 1.11.0 (#380)
  • 68c1f28 test: add TDS response fuzz harness and end-to-end target (layer 1/4) (#419)
  • 46b5c6a chore(deps): bump the golang-x group across 1 directory with 2 updates (#433)
  • 5e6cedb ci: run appveyor on SQL Server 2025 and drop the duplicate job (#436)
  • ae25ae5 ci: test the supported Go releases and drop the EOL toolchain pin (#439)
  • 6f21949 chore(deps): bump github.com/stretchr/testify in the testing group (#434)
  • 8bb55ef chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#432)
  • db51796 perf: fast path for pure ASCII decoding in CharsetToUTF8 (#431)
  • f925c53 fix: quote table name and ORDER columns in bulk copy (#416)
  • bc4cbf2 fix: prevent SQL Browser DAC response parsing panic (DoS) (#414)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 28, 2026
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Bumps the go-mssqldb group with 1 update in the / directory: [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb).


Updates `github.com/microsoft/go-mssqldb` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mssqldb
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): bump github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0 in the go-mssqldb group deps(deps): bump github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0 in the go-mssqldb group across 1 directory Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-mssqldb-7019927921 branch from 53d6137 to 3210e5b Compare September 1, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants