1
- # v2.30.1, 2025-01-17 <!-- Release notes generated using configuration in .github/release.yml at main -->
1
+ # v2.30.1, 2025-01-17 <!-- Release notes generated using configuration in .github/release.yml at v2.30.1 -->
2
2
3
3
## What's Changed
4
+ ### Enhancements 🎉
5
+ * [ improvement] Some performance related changes to evaluate by @mdonkers in https://github.com/ClickHouse/clickhouse-go/pull/1426
6
+ * Add Variant Type by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1453
7
+ * Add Dynamic Type by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1454
8
+ * Add JSON Type by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1455
9
+ * stdlib sql return precision for DateTime64 by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1469
10
+
11
+ ### Fixes 🐛
12
+ * [ FIX] Minor updates by @barkhayot in https://github.com/ClickHouse/clickhouse-go/pull/1451
13
+ * Fix file descriptor leak in release utility script by @fengjun2016 in https://github.com/ClickHouse/clickhouse-go/pull/1460
14
+ * Remove forced string conversions for Tuple by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1465
15
+
4
16
### Other Changes 🛠
5
17
* [ Chore] Use defer to close rows in examples by @hayotbisonai in https://github.com/ClickHouse/clickhouse-go/pull/1431
18
+ * Regenerate certificates used in tests by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1441
19
+
6
20
7
21
## New Contributors
8
22
* @hayotbisonai made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1431
23
+ * @barkhayot made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1451
24
+ * @fengjun2016 made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1460
25
+ * @SpencerTorres made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1453
26
+
27
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.30.0...v2.30.1
9
28
10
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.30.0...v2.30.1
11
-
12
29
# v2.30.0, 2024-10-16 <!-- Release notes generated using configuration in .github/release.yml at main -->
13
30
14
31
## What's Changed
24
41
## New Contributors
25
42
* @earwin made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1418
26
43
27
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0
28
-
44
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.29.0...v2.30.0
45
+
29
46
# v2.29.0, 2024-09-24 <!-- Release notes generated using configuration in .github/release.yml at main -->
30
47
31
48
## What's Changed
38
55
* @achmad-dev made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1410
39
56
* @tinybit made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1389
40
57
41
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0
42
-
58
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.3...v2.29.0
59
+
43
60
# v2.28.3, 2024-09-12 <!-- Release notes generated using configuration in .github/release.yml at main -->
44
61
45
62
## What's Changed
46
63
### Other Changes 🛠
47
64
* Revert the minimum required Go version to 1.21 by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1405
48
65
49
66
50
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3
51
-
67
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.2...v2.28.3
68
+
52
69
# v2.28.2, 2024-08-30 <!-- Release notes generated using configuration in .github/release.yml at main -->
53
70
54
71
## What's Changed
58
75
* Update README with newer Go versions by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1393
59
76
60
77
61
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2
62
-
78
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.1...v2.28.2
79
+
63
80
# v2.28.1, 2024-08-27 <!-- Release notes generated using configuration in .github/release.yml at main -->
64
81
65
82
## What's Changed
69
86
* ClickHouse 24.8 by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1385
70
87
71
88
72
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1
73
-
89
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.28.0...v2.28.1
90
+
74
91
# v2.28.0, 2024-08-23 <!-- Release notes generated using configuration in .github/release.yml at main -->
75
92
76
93
## What's Changed
85
102
* Deprecate Go 1.21 ended support and require Go 1.22 by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1378
86
103
87
104
88
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0
89
-
105
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.2...v2.28.0
106
+
90
107
# v2.27.2, 2024-08-20 <!-- Release notes generated using configuration in .github/release.yml at main -->
91
108
92
109
## What's Changed
99
116
* @Fiery-Fenix made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1373
100
117
* @ShoshinNikita made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1374
101
118
102
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.1...v2.27.2
103
-
119
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.1...v2.27.2
120
+
104
121
# v2.27.1, 2024-08-05 <!-- Release notes generated using configuration in .github/release.yml at main -->
105
122
106
123
## What's Changed
107
124
### Fixes 🐛
108
125
* Fix INSERT statement normalization match backtick table name by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1366
109
126
110
127
111
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.0...v2.27.1
112
-
128
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.27.0...v2.27.1
129
+
113
130
# v2.27.0, 2024-08-01 <!-- Release notes generated using configuration in .github/release.yml at main -->
114
131
115
132
## Breaking change notice
@@ -130,8 +147,8 @@ v2.25.0 was released with a breaking change in https://github.com/ClickHouse/cli
130
147
## New Contributors
131
148
* @xjeway made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1240
132
149
133
- ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.26.0...v2.27.0
134
-
150
+ ** Full Changelog** : https://github.com/ClickHouse/clickhouse-go/compare/v2.26.0...v2.27.0
151
+
135
152
# v2.26.0, 2024-06-25 <!-- Release notes generated using configuration in .github/release.yml at main -->
136
153
137
154
## What's Changed
0 commit comments