Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/microsoft/go-mssqldb to v1.7.1 (#32616)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/microsoft/go-mssqldb](https://togithub.com/microsoft/go-mssqldb) | `v1.7.0` -> `v1.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.0/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.0/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)</summary> ### [`v1.7.1`](https://togithub.com/microsoft/go-mssqldb/releases/tag/v1.7.1) [Compare Source](https://togithub.com/microsoft/go-mssqldb/compare/v1.7.0...v1.7.1) #### What's Changed - fix: protocol version by [@​srdan-bozovic-msft](https://togithub.com/srdan-bozovic-msft) in [https://github.com/microsoft/go-mssqldb/pull/131](https://togithub.com/microsoft/go-mssqldb/pull/131) - Implement Always Encrypted by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/116](https://togithub.com/microsoft/go-mssqldb/pull/116) - Update README.md Title by [@​dlevy-msft](https://togithub.com/dlevy-msft) in [https://github.com/microsoft/go-mssqldb/pull/143](https://togithub.com/microsoft/go-mssqldb/pull/143) - Feat: Implement change password during login by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/141](https://togithub.com/microsoft/go-mssqldb/pull/141) - Implement AKV key provider for always encrypted by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/148](https://togithub.com/microsoft/go-mssqldb/pull/148) - feat: Add device code and Az CLI auth types to azuread by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/149](https://togithub.com/microsoft/go-mssqldb/pull/149) - TDS8: Accept additional values for encrypt by [@​apoorvdeshmukh](https://togithub.com/apoorvdeshmukh) in [https://github.com/microsoft/go-mssqldb/pull/125](https://togithub.com/microsoft/go-mssqldb/pull/125) - Add note on CLI authentication by [@​dlevy-msft](https://togithub.com/dlevy-msft) in [https://github.com/microsoft/go-mssqldb/pull/151](https://togithub.com/microsoft/go-mssqldb/pull/151) - fix(CharsetToUTF8): use strings.Builder by [@​konart](https://togithub.com/konart) in [https://github.com/microsoft/go-mssqldb/pull/154](https://togithub.com/microsoft/go-mssqldb/pull/154) - Add support for DER certificates by [@​apoorvdeshmukh](https://togithub.com/apoorvdeshmukh) in [https://github.com/microsoft/go-mssqldb/pull/152](https://togithub.com/microsoft/go-mssqldb/pull/152) - Replace panic with returning errors from key decryption providers by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/155](https://togithub.com/microsoft/go-mssqldb/pull/155) - Feat: Allow krb5 config through environment variables by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/157](https://togithub.com/microsoft/go-mssqldb/pull/157) - fix: Added multisubnetfailover option, set to false to prevent issue [#​158](https://togithub.com/microsoft/go-mssqldb/issues/158) by [@​abairmj](https://togithub.com/abairmj) in [https://github.com/microsoft/go-mssqldb/pull/159](https://togithub.com/microsoft/go-mssqldb/pull/159) - Fix mappings between LCIDs and code pages. by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/169](https://togithub.com/microsoft/go-mssqldb/pull/169) - Cut string output parameter fix by [@​El-76](https://togithub.com/El-76) in [https://github.com/microsoft/go-mssqldb/pull/168](https://togithub.com/microsoft/go-mssqldb/pull/168) - Lazy initialization of charset maps by [@​toddtreece](https://togithub.com/toddtreece) in [https://github.com/microsoft/go-mssqldb/pull/166](https://togithub.com/microsoft/go-mssqldb/pull/166) - Handle alternate form of prelogin response by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/175](https://togithub.com/microsoft/go-mssqldb/pull/175) - Handle `NULL` values in `UniqueIdentifier.Scan()` by [@​ngehrsitz](https://togithub.com/ngehrsitz) in [https://github.com/microsoft/go-mssqldb/pull/163](https://togithub.com/microsoft/go-mssqldb/pull/163) - Fix: Support nullable types in Always Encrypted by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/179](https://togithub.com/microsoft/go-mssqldb/pull/179) - Fix named pipe path handling to preserve "." by [@​shueybubbles](https://togithub.com/shueybubbles) in [https://github.com/microsoft/go-mssqldb/pull/178](https://togithub.com/microsoft/go-mssqldb/pull/178) #### New Contributors - [@​srdan-bozovic-msft](https://togithub.com/srdan-bozovic-msft) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/131](https://togithub.com/microsoft/go-mssqldb/pull/131) - [@​konart](https://togithub.com/konart) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/154](https://togithub.com/microsoft/go-mssqldb/pull/154) - [@​abairmj](https://togithub.com/abairmj) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/159](https://togithub.com/microsoft/go-mssqldb/pull/159) - [@​El-76](https://togithub.com/El-76) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/168](https://togithub.com/microsoft/go-mssqldb/pull/168) - [@​toddtreece](https://togithub.com/toddtreece) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/166](https://togithub.com/microsoft/go-mssqldb/pull/166) - [@​ngehrsitz](https://togithub.com/ngehrsitz) made their first contribution in [https://github.com/microsoft/go-mssqldb/pull/163](https://togithub.com/microsoft/go-mssqldb/pull/163) **Full Changelog**: microsoft/go-mssqldb@v1.5.0...v1.7.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
- Loading branch information