Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps github.com/microsoft/go-mssqldb from 1.8.0 to 1.8.2.

Release notes

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

v1.8.2

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.8.1...v1.8.2

Changelog

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

1.8.2

Bug fixes

  • Added "Pwd" as a recognized alias for "Password" in connection strings (#262)
  • Updated isProc to detect more keywords

1.7.0

Changed

  • Changed always encrypted key provider error handling not to panic on failure

Features

  • Support DER certificates for server authentication (#152)

Bug fixes

  • Improved speed of CharsetToUTF8 (#154)

1.7.0

Changed

  • krb5 authenticator supports standard Kerberos environment variables for configuration

1.6.0

Changed

  • Go.mod updated to Go 1.17
  • Azure SDK for Go dependencies updated

Features

  • Added ActiveDirectoryAzCli and ActiveDirectoryDeviceCode authentication types to azuread package
  • Always Encrypted encryption and decryption with 2 hour key cache (#116)
  • 'pfx', 'MSSQL_CERTIFICATE_STORE', and 'AZURE_KEY_VAULT' encryption key providers
  • TDS8 can now be used for connections by setting encrypt="strict"

1.5.0

Features

Bug fixes

  • Handle extended character in SQL instance names for browser lookup (#122)

1.4.0

... (truncated)

Commits
  • d3c6336 Parse does not recognize Pwd as a valid password field alias (#263)
  • 661c0e6 isProc: added COMMIT and ROLLBACK command to the builtin commands list (#...
  • a3ce042 Work around build error introduced by the new 'go vet' tests analyser in v1.2...
  • 6b3e174 replace ioutil with io everywhere (#258)
  • 46d39b9 bump: github.com/golang-jwt/jwt/v5 v5.2.1 => v5.2.2 (#256)
  • 549c925 isProc: recognize builtin-commands (#252)
  • b9933eb DATETIME: fix 1/300 of a seconds rounding logic (Bulk Copy related) (#242)
  • e804768 Add JSON-encoded version of NULL uniqueidentifier (#238)
  • d27f997 Try to fix the github PR validation workflow (#240)
  • ba24acc Fix GUID conversion (#207)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) from 1.8.0 to 1.8.2.
- [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.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@burningalchemist burningalchemist merged commit dc72fdf into master Jun 2, 2025
4 checks passed
@burningalchemist burningalchemist deleted the dependabot/go_modules/github.com/microsoft/go-mssqldb-1.8.2 branch June 2, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant