|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -## [0.5.3](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2022-05-28) |
7 | | - |
| 6 | +## [0.5.4](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2023-05-20) |
8 | 7 |
|
9 | 8 | ### Bug Fixes |
10 | 9 |
|
11 | | -* bump clickhouse client ([#149](https://github.com/microfleet/clickhouse-adapter/issues/149)) ([53d6506](https://github.com/microfleet/clickhouse-adapter/commit/53d65066fb464201a5f98758e77bc06c254f1ac4)) |
12 | | - |
| 10 | +- update adapter ([6b10a46](https://github.com/microfleet/clickhouse-adapter/commit/6b10a46ff8c6aa02607003de88c8d5083a909521)) |
13 | 11 |
|
| 12 | +## [0.5.3](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2022-05-28) |
14 | 13 |
|
| 14 | +### Bug Fixes |
15 | 15 |
|
| 16 | +- bump clickhouse client ([#149](https://github.com/microfleet/clickhouse-adapter/issues/149)) ([53d6506](https://github.com/microfleet/clickhouse-adapter/commit/53d65066fb464201a5f98758e77bc06c254f1ac4)) |
16 | 17 |
|
17 | 18 | ## [0.5.2](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2022-04-03) |
18 | 19 |
|
19 | | - |
20 | 20 | ### Bug Fixes |
21 | 21 |
|
22 | | -* update deps, add debug module ([f1d8325](https://github.com/microfleet/clickhouse-adapter/commit/f1d83257cbc578bf2b6bfabc1288318b054e15d6)) |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
| 22 | +- update deps, add debug module ([f1d8325](https://github.com/microfleet/clickhouse-adapter/commit/f1d83257cbc578bf2b6bfabc1288318b054e15d6)) |
27 | 23 |
|
28 | 24 | ## [0.5.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2021-08-26) |
29 | 25 |
|
30 | | - |
31 | 26 | ### Bug Fixes |
32 | 27 |
|
33 | | -* missing module ([2b6af38](https://github.com/microfleet/clickhouse-adapter/commit/2b6af380b01f6fcadcd419e4a53817bb1a9f492d)) |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
| 28 | +- missing module ([2b6af38](https://github.com/microfleet/clickhouse-adapter/commit/2b6af380b01f6fcadcd419e4a53817bb1a9f492d)) |
38 | 29 |
|
39 | 30 | # [0.5.0](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2021-08-26) |
40 | 31 |
|
41 | | - |
42 | 32 | ### Features |
43 | 33 |
|
44 | | -* upgrade clickhouse adapter ([50912fc](https://github.com/microfleet/clickhouse-adapter/commit/50912fcddc180089a7c2a336ee8ec26c53e09aa7)) |
45 | | - |
| 34 | +- upgrade clickhouse adapter ([50912fc](https://github.com/microfleet/clickhouse-adapter/commit/50912fcddc180089a7c2a336ee8ec26c53e09aa7)) |
46 | 35 |
|
47 | 36 | ### BREAKING CHANGES |
48 | 37 |
|
49 | | -* requires issuing .close() as internally uses a pool to connect to CH, multiple other changes, which arent breaking |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
| 38 | +- requires issuing .close() as internally uses a pool to connect to CH, multiple other changes, which arent breaking |
54 | 39 |
|
55 | 40 | ## [0.4.2](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2021-08-24) |
56 | 41 |
|
57 | | - |
58 | 42 | ### Bug Fixes |
59 | 43 |
|
60 | | -* include more supported formats ([539545f](https://github.com/microfleet/clickhouse-adapter/commit/539545f637b96d9a56fa09efffec75cc41ad7277)) |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 44 | +- include more supported formats ([539545f](https://github.com/microfleet/clickhouse-adapter/commit/539545f637b96d9a56fa09efffec75cc41ad7277)) |
65 | 45 |
|
66 | 46 | ## [0.4.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2021-08-10) |
67 | 47 |
|
68 | | - |
69 | 48 | ### Bug Fixes |
70 | 49 |
|
71 | | -* publish types ([17345d1](https://github.com/microfleet/clickhouse-adapter/commit/17345d16f0ec79ae6aa57234c46fc0fc759f8066)) |
72 | | - |
73 | | - |
74 | | - |
75 | | - |
| 50 | +- publish types ([17345d1](https://github.com/microfleet/clickhouse-adapter/commit/17345d16f0ec79ae6aa57234c46fc0fc759f8066)) |
76 | 51 |
|
77 | 52 | # [0.4.0](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2021-08-10) |
78 | 53 |
|
79 | | - |
80 | 54 | ### Features |
81 | 55 |
|
82 | | -* upgrade to latest adapter ([19a6a96](https://github.com/microfleet/clickhouse-adapter/commit/19a6a9632f6674b7be1a9d2171aa7cee808fe11a)) |
83 | | - |
84 | | - |
85 | | - |
86 | | - |
| 56 | +- upgrade to latest adapter ([19a6a96](https://github.com/microfleet/clickhouse-adapter/commit/19a6a9632f6674b7be1a9d2171aa7cee808fe11a)) |
87 | 57 |
|
88 | 58 | ## [0.3.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-08-18) |
89 | 59 |
|
90 | 60 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
91 | 61 |
|
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | 62 | # [0.3.0](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-07-30) |
97 | 63 |
|
98 | | - |
99 | 64 | ### Features |
100 | 65 |
|
101 | | -* query options ([6894419](https://github.com/microfleet/clickhouse-adapter/commit/6894419611fff823e2757657f8c5088609fe45df)) |
102 | | - |
103 | | - |
104 | | - |
105 | | - |
| 66 | +- query options ([6894419](https://github.com/microfleet/clickhouse-adapter/commit/6894419611fff823e2757657f8c5088609fe45df)) |
106 | 67 |
|
107 | 68 | ## [0.2.7](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-07-22) |
108 | 69 |
|
109 | 70 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
110 | 71 |
|
111 | | - |
112 | | - |
113 | | - |
114 | | - |
115 | 72 | ## [0.2.6](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-07-09) |
116 | 73 |
|
117 | | - |
118 | 74 | ### Bug Fixes |
119 | 75 |
|
120 | | -* **deps:** update dependency lodash to v4.17.19 ([0d8939e](https://github.com/microfleet/clickhouse-adapter/commit/0d8939e4328eb851c9ae12f7749dc8e994527b4f)) |
121 | | - |
122 | | - |
123 | | - |
124 | | - |
| 76 | +- **deps:** update dependency lodash to v4.17.19 ([0d8939e](https://github.com/microfleet/clickhouse-adapter/commit/0d8939e4328eb851c9ae12f7749dc8e994527b4f)) |
125 | 77 |
|
126 | 78 | ## [0.2.5](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-25) |
127 | 79 |
|
128 | 80 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
129 | 81 |
|
130 | | - |
131 | | - |
132 | | - |
133 | | - |
134 | 82 | ## [0.2.4](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-25) |
135 | 83 |
|
136 | | - |
137 | 84 | ### Bug Fixes |
138 | 85 |
|
139 | | -* **deps:** update dependency moment to v2.27.0 ([f129236](https://github.com/microfleet/clickhouse-adapter/commit/f12923666602f42b4105bac4194d3cc6507b956f)) |
140 | | - |
141 | | - |
142 | | - |
143 | | - |
| 86 | +- **deps:** update dependency moment to v2.27.0 ([f129236](https://github.com/microfleet/clickhouse-adapter/commit/f12923666602f42b4105bac4194d3cc6507b956f)) |
144 | 87 |
|
145 | 88 | ## [0.2.3](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-25) |
146 | 89 |
|
147 | | - |
148 | 90 | ### Bug Fixes |
149 | 91 |
|
150 | | -* **deps:** update dependency @apla/clickhouse to v1.6.3 ([84e55c8](https://github.com/microfleet/clickhouse-adapter/commit/84e55c82841f62312b3c4e5221ffe2c44f778eb4)) |
151 | | - |
152 | | - |
153 | | - |
154 | | - |
| 92 | +- **deps:** update dependency @apla/clickhouse to v1.6.3 ([84e55c8](https://github.com/microfleet/clickhouse-adapter/commit/84e55c82841f62312b3c4e5221ffe2c44f778eb4)) |
155 | 93 |
|
156 | 94 | ## [0.2.2](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-24) |
157 | 95 |
|
158 | 96 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
159 | 97 |
|
160 | | - |
161 | | - |
162 | | - |
163 | | - |
164 | 98 | ## [0.2.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-19) |
165 | 99 |
|
166 | 100 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
167 | 101 |
|
168 | | - |
169 | | - |
170 | | - |
171 | | - |
172 | 102 | # [0.2.0](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-17) |
173 | 103 |
|
174 | | - |
175 | 104 | ### Features |
176 | 105 |
|
177 | | -* switch to cluster mode ([ef664d3](https://github.com/microfleet/clickhouse-adapter/commit/ef664d37cf4e265ddafa59088e4bd5c3ec7e1905)) |
178 | | - |
179 | | - |
180 | | - |
181 | | - |
| 106 | +- switch to cluster mode ([ef664d3](https://github.com/microfleet/clickhouse-adapter/commit/ef664d37cf4e265ddafa59088e4bd5c3ec7e1905)) |
182 | 107 |
|
183 | 108 | ## [0.1.4](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-01) |
184 | 109 |
|
185 | 110 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
186 | 111 |
|
187 | | - |
188 | | - |
189 | | - |
190 | | - |
191 | 112 | ## [0.1.3](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-06-01) |
192 | 113 |
|
193 | 114 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
194 | 115 |
|
195 | | - |
196 | | - |
197 | | - |
198 | | - |
199 | 116 | ## [0.1.2](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-05-28) |
200 | 117 |
|
201 | 118 | **Note:** Version bump only for package @microfleet/clickhouse-adapter |
202 | 119 |
|
203 | | - |
204 | | - |
205 | | - |
206 | | - |
207 | 120 | ## [0.1.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-05-28) |
208 | 121 |
|
209 | | - |
210 | 122 | ### Bug Fixes |
211 | 123 |
|
212 | | -* **clickhouse-adapter:** make sequential migration ([324c88f](https://github.com/microfleet/clickhouse-adapter/commit/324c88f0dacc2d6f5dd02e7e9a527142d8a32e50)) |
213 | | - |
214 | | - |
215 | | - |
216 | | - |
| 124 | +- **clickhouse-adapter:** make sequential migration ([324c88f](https://github.com/microfleet/clickhouse-adapter/commit/324c88f0dacc2d6f5dd02e7e9a527142d8a32e50)) |
217 | 125 |
|
218 | 126 | # 0.1.0 (2020-05-28) |
219 | 127 |
|
220 | | - |
221 | 128 | ### Features |
222 | 129 |
|
223 | | -* init clickhouse-adapter ([198e600](https://github.com/microfleet/clickhouse-adapter/commit/198e6004c21c14feef6015edc28e7f4ca53d6bc8)) |
| 130 | +- init clickhouse-adapter ([198e600](https://github.com/microfleet/clickhouse-adapter/commit/198e6004c21c14feef6015edc28e7f4ca53d6bc8)) |
0 commit comments