Skip to content

Add support for Go 1.23 - #361

Merged
XSAM merged 2 commits into
mainfrom
go-1.23
Sep 15, 2024
Merged

Add support for Go 1.23#361
XSAM merged 2 commits into
mainfrom
go-1.23

Conversation

@XSAM

@XSAM XSAM commented Sep 15, 2024

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Sep 15, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.2%. Comparing base (80111f6) to head (ddf8b23).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #361   +/-   ##
=====================================
  Coverage   84.2%   84.2%           
=====================================
  Files         13      13           
  Lines        611     611           
=====================================
  Hits         515     515           
  Misses        72      72           
  Partials      24      24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@XSAM
XSAM merged commit c5c15c8 into main Sep 15, 2024
@XSAM
XSAM deleted the go-1.23 branch September 15, 2024 04:42
@XSAM XSAM mentioned this pull request Sep 15, 2024
XSAM added a commit that referenced this pull request Sep 15, 2024
The minimum supported Go version is `1.22`.

### Added

- Go 1.23 to supported versions. (#361)

### Changed

- 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

- Support for Go `1.21`. (#356)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant