sqlserver
sqlserver copied to clipboard
build(deps): bump github.com/microsoft/go-mssqldb from 1.7.0 to 1.7.1
Bumps github.com/microsoft/go-mssqldb from 1.7.0 to 1.7.1.
Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
v1.7.1
What's Changed
- fix: protocol version by
@srdan-bozovic-msftin microsoft/go-mssqldb#131- Implement Always Encrypted by
@shueybubblesin microsoft/go-mssqldb#116- Update README.md Title by
@dlevy-msftin microsoft/go-mssqldb#143- Feat: Implement change password during login by
@shueybubblesin microsoft/go-mssqldb#141- Implement AKV key provider for always encrypted by
@shueybubblesin microsoft/go-mssqldb#148- feat: Add device code and Az CLI auth types to azuread by
@shueybubblesin microsoft/go-mssqldb#149- TDS8: Accept additional values for encrypt by
@apoorvdeshmukhin microsoft/go-mssqldb#125- Add note on CLI authentication by
@dlevy-msftin microsoft/go-mssqldb#151- fix(CharsetToUTF8): use strings.Builder by
@konartin microsoft/go-mssqldb#154- Add support for DER certificates by
@apoorvdeshmukhin microsoft/go-mssqldb#152- Replace panic with returning errors from key decryption providers by
@shueybubblesin microsoft/go-mssqldb#155- Feat: Allow krb5 config through environment variables by
@shueybubblesin microsoft/go-mssqldb#157- fix: Added multisubnetfailover option, set to false to prevent issue #158 by
@abairmjin microsoft/go-mssqldb#159- Fix mappings between LCIDs and code pages. by
@shueybubblesin microsoft/go-mssqldb#169- Cut string output parameter fix by
@El-76in microsoft/go-mssqldb#168- Lazy initialization of charset maps by
@toddtreecein microsoft/go-mssqldb#166- Handle alternate form of prelogin response by
@shueybubblesin microsoft/go-mssqldb#175- Handle
NULLvalues inUniqueIdentifier.Scan()by@ngehrsitzin microsoft/go-mssqldb#163- Fix: Support nullable types in Always Encrypted by
@shueybubblesin microsoft/go-mssqldb#179- Fix named pipe path handling to preserve "." by
@shueybubblesin microsoft/go-mssqldb#178New Contributors
@srdan-bozovic-msftmade their first contribution in microsoft/go-mssqldb#131@konartmade their first contribution in microsoft/go-mssqldb#154@abairmjmade their first contribution in microsoft/go-mssqldb#159@El-76made their first contribution in microsoft/go-mssqldb#168@toddtreecemade their first contribution in microsoft/go-mssqldb#166@ngehrsitzmade their first contribution in microsoft/go-mssqldb#163Full Changelog: https://github.com/microsoft/go-mssqldb/compare/v1.5.0...v1.7.1
Commits
ada30cbFix named pipe path handling to preserve "." (#178)80b58f2Fix: Support nullable types in Always Encrypted (#179)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)