Skip to content

Commit

Permalink
Move #359 into changed section in CHANGELOG (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
XSAM authored Sep 15, 2024
1 parent a7dd68e commit 80111f6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,10 @@ The minimum supported Go version is `1.22`.

### Changed

- Upgrade OTel to version `v1.30.0/v0.52.0`. (#356)

### Fixed

- The `Open` method uses the `dataSourceName` when calling `sql.Open`. (#359)

This change improves compatibility with certain drivers that perform a verification of the `dataSourceName` before establishing a connection.
- Upgrade OTel to version `v1.30.0/v0.52.0`. (#356)

### Removed

Expand Down

0 comments on commit 80111f6

Please sign in to comment.