Skip to content

Commit

Permalink
Remove support of go v1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
XSAM committed Sep 15, 2024
1 parent 93caddb commit 7909334
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

The minimum supported Go version is `1.22`.

### Changed

- Upgrade OTel to version `v1.30.0/v0.52.0`. (#356)
Expand All @@ -18,6 +20,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

This change improves compatibility with certain drivers that perform a verification of the `dataSourceName` before establishing a connection.

### Removed

- Support for Go `1.21`. (#356)

## [0.33.0] - 2024-08-27

### Added
Expand Down

0 comments on commit 7909334

Please sign in to comment.