Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SpencerTorres authored Jan 17, 2025
1 parent 8f2b2dc commit f6fea90
Showing 1 changed file with 38 additions and 21 deletions.
59 changes: 38 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,31 @@
# v2.30.1, 2025-01-17 <!-- Release notes generated using configuration in .github/release.yml at main -->
# v2.30.1, 2025-01-17 <!-- Release notes generated using configuration in .github/release.yml at v2.30.1 -->

## What's Changed
### Enhancements 🎉
* [improvement] Some performance related changes to evaluate by @mdonkers in /~https://github.com/ClickHouse/clickhouse-go/pull/1426
* Add Variant Type by @SpencerTorres in /~https://github.com/ClickHouse/clickhouse-go/pull/1453
* Add Dynamic Type by @SpencerTorres in /~https://github.com/ClickHouse/clickhouse-go/pull/1454
* Add JSON Type by @SpencerTorres in /~https://github.com/ClickHouse/clickhouse-go/pull/1455
* stdlib sql return precision for DateTime64 by @SpencerTorres in /~https://github.com/ClickHouse/clickhouse-go/pull/1469

### Fixes 🐛
* [FIX] Minor updates by @barkhayot in /~https://github.com/ClickHouse/clickhouse-go/pull/1451
* Fix file descriptor leak in release utility script by @fengjun2016 in /~https://github.com/ClickHouse/clickhouse-go/pull/1460
* Remove forced string conversions for Tuple by @SpencerTorres in /~https://github.com/ClickHouse/clickhouse-go/pull/1465

### Other Changes 🛠
* [Chore] Use defer to close rows in examples by @hayotbisonai in /~https://github.com/ClickHouse/clickhouse-go/pull/1431
* Regenerate certificates used in tests by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1441


## New Contributors
* @hayotbisonai made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1431
* @barkhayot made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1451
* @fengjun2016 made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1460
* @SpencerTorres made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1453

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.30.0...v2.30.1

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.30.0...v2.30.1

# v2.30.0, 2024-10-16 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -24,8 +41,8 @@
## New Contributors
* @earwin made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1418

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0

# v2.29.0, 2024-09-24 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -38,17 +55,17 @@
* @achmad-dev made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1410
* @tinybit made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1389

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0

# v2.28.3, 2024-09-12 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Other Changes 🛠
* Revert the minimum required Go version to 1.21 by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1405


**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3

# v2.28.2, 2024-08-30 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -58,8 +75,8 @@
* Update README with newer Go versions by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1393


**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2

# v2.28.1, 2024-08-27 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -69,8 +86,8 @@
* ClickHouse 24.8 by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1385


**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1

# v2.28.0, 2024-08-23 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -85,8 +102,8 @@
* Deprecate Go 1.21 ended support and require Go 1.22 by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1378


**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0

# v2.27.2, 2024-08-20 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand All @@ -99,17 +116,17 @@
* @Fiery-Fenix made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1373
* @ShoshinNikita made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1374

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.1...v2.27.2

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.1...v2.27.2

# v2.27.1, 2024-08-05 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Fixes 🐛
* Fix INSERT statement normalization match backtick table name by @jkaflik in /~https://github.com/ClickHouse/clickhouse-go/pull/1366


**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.0...v2.27.1

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.27.0...v2.27.1

# v2.27.0, 2024-08-01 <!-- Release notes generated using configuration in .github/release.yml at main -->

## Breaking change notice
Expand All @@ -130,8 +147,8 @@ v2.25.0 was released with a breaking change in /~https://github.com/ClickHouse/cli
## New Contributors
* @xjeway made their first contribution in /~https://github.com/ClickHouse/clickhouse-go/pull/1240

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.26.0...v2.27.0

**Full Changelog**: /~https://github.com/ClickHouse/clickhouse-go/compare/v2.26.0...v2.27.0

# v2.26.0, 2024-06-25 <!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
Expand Down

0 comments on commit f6fea90

Please sign in to comment.