cloud-sql-proxy
cloud-sql-proxy copied to clipboard
deps: Update module github.com/microsoft/go-mssqldb to v1.7.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/microsoft/go-mssqldb | v1.7.0 -> v1.7.1 |
Release Notes
microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)
v1.7.1
What's Changed
- fix: protocol version by @srdan-bozovic-msft in https://github.com/microsoft/go-mssqldb/pull/131
- Implement Always Encrypted by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/116
- Update README.md Title by @dlevy-msft in https://github.com/microsoft/go-mssqldb/pull/143
- Feat: Implement change password during login by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/141
- Implement AKV key provider for always encrypted by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/148
- feat: Add device code and Az CLI auth types to azuread by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/149
- TDS8: Accept additional values for encrypt by @apoorvdeshmukh in https://github.com/microsoft/go-mssqldb/pull/125
- Add note on CLI authentication by @dlevy-msft in https://github.com/microsoft/go-mssqldb/pull/151
- fix(CharsetToUTF8): use strings.Builder by @konart in https://github.com/microsoft/go-mssqldb/pull/154
- Add support for DER certificates by @apoorvdeshmukh in https://github.com/microsoft/go-mssqldb/pull/152
- Replace panic with returning errors from key decryption providers by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/155
- Feat: Allow krb5 config through environment variables by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/157
- fix: Added multisubnetfailover option, set to false to prevent issue #158 by @abairmj in https://github.com/microsoft/go-mssqldb/pull/159
- Fix mappings between LCIDs and code pages. by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/169
- Cut string output parameter fix by @El-76 in https://github.com/microsoft/go-mssqldb/pull/168
- Lazy initialization of charset maps by @toddtreece in https://github.com/microsoft/go-mssqldb/pull/166
- Handle alternate form of prelogin response by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/175
- Handle
NULLvalues inUniqueIdentifier.Scan()by @ngehrsitz in https://github.com/microsoft/go-mssqldb/pull/163 - Fix: Support nullable types in Always Encrypted by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/179
- Fix named pipe path handling to preserve "." by @shueybubbles in https://github.com/microsoft/go-mssqldb/pull/178
New Contributors
- @srdan-bozovic-msft made their first contribution in https://github.com/microsoft/go-mssqldb/pull/131
- @konart made their first contribution in https://github.com/microsoft/go-mssqldb/pull/154
- @abairmj made their first contribution in https://github.com/microsoft/go-mssqldb/pull/159
- @El-76 made their first contribution in https://github.com/microsoft/go-mssqldb/pull/168
- @toddtreece made their first contribution in https://github.com/microsoft/go-mssqldb/pull/166
- @ngehrsitz made their first contribution in https://github.com/microsoft/go-mssqldb/pull/163
Full Changelog: https://github.com/microsoft/go-mssqldb/compare/v1.5.0...v1.7.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.