Skip to content

Commit

Permalink
Update module github.com/microsoft/go-mssqldb to v1.7.1 (#32616)
Browse files Browse the repository at this point in the history
[![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
[@&#8203;srdan-bozovic-msft](https://togithub.com/srdan-bozovic-msft) in
[microsoft/go-mssqldb#131
- Implement Always Encrypted by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#116
- Update README.md Title by
[@&#8203;dlevy-msft](https://togithub.com/dlevy-msft) in
[microsoft/go-mssqldb#143
- Feat: Implement change password during login by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#141
- Implement AKV key provider for always encrypted by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#148
- feat: Add device code and Az CLI auth types to azuread by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#149
- TDS8: Accept additional values for encrypt by
[@&#8203;apoorvdeshmukh](https://togithub.com/apoorvdeshmukh) in
[microsoft/go-mssqldb#125
- Add note on CLI authentication by
[@&#8203;dlevy-msft](https://togithub.com/dlevy-msft) in
[microsoft/go-mssqldb#151
- fix(CharsetToUTF8): use strings.Builder by
[@&#8203;konart](https://togithub.com/konart) in
[microsoft/go-mssqldb#154
- Add support for DER certificates by
[@&#8203;apoorvdeshmukh](https://togithub.com/apoorvdeshmukh) in
[microsoft/go-mssqldb#152
- Replace panic with returning errors from key decryption providers by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#155
- Feat: Allow krb5 config through environment variables by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#157
- fix: Added multisubnetfailover option, set to false to prevent issue
[#&#8203;158](https://togithub.com/microsoft/go-mssqldb/issues/158) by
[@&#8203;abairmj](https://togithub.com/abairmj) in
[microsoft/go-mssqldb#159
- Fix mappings between LCIDs and code pages. by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#169
- Cut string output parameter fix by
[@&#8203;El-76](https://togithub.com/El-76) in
[microsoft/go-mssqldb#168
- Lazy initialization of charset maps by
[@&#8203;toddtreece](https://togithub.com/toddtreece) in
[microsoft/go-mssqldb#166
- Handle alternate form of prelogin response by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#175
- Handle `NULL` values in `UniqueIdentifier.Scan()` by
[@&#8203;ngehrsitz](https://togithub.com/ngehrsitz) in
[microsoft/go-mssqldb#163
- Fix: Support nullable types in Always Encrypted by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#179
- Fix named pipe path handling to preserve "." by
[@&#8203;shueybubbles](https://togithub.com/shueybubbles) in
[microsoft/go-mssqldb#178

#### New Contributors

- [@&#8203;srdan-bozovic-msft](https://togithub.com/srdan-bozovic-msft)
made their first contribution in
[microsoft/go-mssqldb#131
- [@&#8203;konart](https://togithub.com/konart) made their first
contribution in
[microsoft/go-mssqldb#154
- [@&#8203;abairmj](https://togithub.com/abairmj) made their first
contribution in
[microsoft/go-mssqldb#159
- [@&#8203;El-76](https://togithub.com/El-76) made their first
contribution in
[microsoft/go-mssqldb#168
- [@&#8203;toddtreece](https://togithub.com/toddtreece) made their first
contribution in
[microsoft/go-mssqldb#166
- [@&#8203;ngehrsitz](https://togithub.com/ngehrsitz) made their first
contribution in
[microsoft/go-mssqldb#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
renovate[bot] and opentelemetrybot committed Apr 23, 2024
1 parent 961d209 commit 9ac135b
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ require (
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/microsoft/ApplicationInsights-Go v0.4.4 // indirect
github.com/microsoft/go-mssqldb v1.7.0 // indirect
github.com/microsoft/go-mssqldb v1.7.1 // indirect
github.com/miekg/dns v1.1.58 // indirect
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ require (
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/microsoft/ApplicationInsights-Go v0.4.4 // indirect
github.com/microsoft/go-mssqldb v1.7.0 // indirect
github.com/microsoft/go-mssqldb v1.7.1 // indirect
github.com/miekg/dns v1.1.58 // indirect
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ require (
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/microsoft/ApplicationInsights-Go v0.4.4 // indirect
github.com/microsoft/go-mssqldb v1.7.0 // indirect
github.com/microsoft/go-mssqldb v1.7.1 // indirect
github.com/miekg/dns v1.1.58 // indirect
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/sqlquery/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/SAP/go-hdb v1.8.15
github.com/go-sql-driver/mysql v1.8.1
github.com/lib/pq v1.10.9
github.com/microsoft/go-mssqldb v1.7.0
github.com/microsoft/go-mssqldb v1.7.1
github.com/sijms/go-ora/v2 v2.8.11
github.com/snowflakedb/gosnowflake v1.9.0
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions internal/sqlquery/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/sqlqueryreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ require (
github.com/lib/pq v1.10.9 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/microsoft/go-mssqldb v1.7.0 // indirect
github.com/microsoft/go-mssqldb v1.7.1 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/moby/patternmatcher v0.6.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions receiver/sqlqueryreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/sqlserverreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ require (
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
github.com/knadh/koanf/v2 v2.1.1 // indirect
github.com/lib/pq v1.10.9 // indirect
github.com/microsoft/go-mssqldb v1.7.0 // indirect
github.com/microsoft/go-mssqldb v1.7.1 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand Down
4 changes: 2 additions & 2 deletions receiver/sqlserverreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ac135b

Please sign in to comment.