@cubejs-backend/query-orchestrator 0.31.12 → 0.31.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -2652
package/CHANGELOG.md DELETED
@@ -1,2652 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
7
-
8
-
9
- ### Features
10
-
11
- * Trino driver ([e58c392](https://github.com/cube-js/cube.js/commit/e58c3924781b65f5631ee241b39a0bee1366273d))
12
-
13
-
14
-
15
-
16
-
17
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
18
-
19
-
20
- ### Features
21
-
22
- * **cubestore:** Sealing partition ([#5523](https://github.com/cube-js/cube.js/issues/5523)) ([70ee72c](https://github.com/cube-js/cube.js/commit/70ee72cca5b9a77bf14994f05b0e77148089362c))
23
-
24
-
25
-
26
-
27
-
28
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
29
-
30
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
31
-
32
-
33
-
34
-
35
-
36
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
37
-
38
-
39
- ### Features
40
-
41
- * pre-aggregations build jobs API endpoint ([#5251](https://github.com/cube-js/cube.js/issues/5251)) ([4aee3ef](https://github.com/cube-js/cube.js/commit/4aee3efba9c14b4698c81707d92af11c98978c81))
42
-
43
-
44
-
45
-
46
-
47
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
48
-
49
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
50
-
51
-
52
-
53
-
54
-
55
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
56
-
57
-
58
- ### Bug Fixes
59
-
60
- * Temp tables dropped for ksql after successfully created ([#5445](https://github.com/cube-js/cube.js/issues/5445)) ([7726c82](https://github.com/cube-js/cube.js/commit/7726c82fc833a6b14eeeb498a31df62ba9818336))
61
-
62
-
63
-
64
-
65
-
66
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
67
-
68
-
69
- ### Bug Fixes
70
-
71
- * **query-orchestrator:** pre-aggs build range queries cache key alignment ([#5377](https://github.com/cube-js/cube.js/issues/5377)) ([5896c4a](https://github.com/cube-js/cube.js/commit/5896c4aa4d5a469a892ca9f0e758dc5c6ef6c350))
72
-
73
-
74
- ### Features
75
-
76
- * **query-orchestrator:** introduce unload without temp table ([#5324](https://github.com/cube-js/cube.js/issues/5324)) ([3dcbd2e](https://github.com/cube-js/cube.js/commit/3dcbd2ed1d214d56bfde2183538fce3ec7d65595))
77
-
78
-
79
-
80
-
81
-
82
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
83
-
84
-
85
- ### Bug Fixes
86
-
87
- * Cannot read 'map' property of undefined for `rollupLambda` in BigQuery ([47f700f](https://github.com/cube-js/cube.js/commit/47f700fbece156f0d32ba4a9854ecb826bc4641b))
88
-
89
-
90
-
91
-
92
-
93
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
94
-
95
-
96
- ### Reverts
97
-
98
- * Revert "feat: strategy without creating temp table (#5299)" ([0a3d646](https://github.com/cube-js/cube.js/commit/0a3d6464c660d34742cfd08570c25284e03a3d14)), closes [#5299](https://github.com/cube-js/cube.js/issues/5299)
99
-
100
-
101
-
102
-
103
-
104
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
105
-
106
-
107
- ### Features
108
-
109
- * strategy without creating temp table ([#5299](https://github.com/cube-js/cube.js/issues/5299)) ([8e8f500](https://github.com/cube-js/cube.js/commit/8e8f500216e85676a971b62b57c5af0e48c6a9f9))
110
-
111
-
112
-
113
-
114
-
115
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
116
-
117
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
118
-
119
-
120
-
121
-
122
-
123
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * migrate base driver to ts ([#5233](https://github.com/cube-js/cube.js/issues/5233)) ([c24f545](https://github.com/cube-js/cube.js/commit/c24f5450d68896e06ef6830d9348c0370c22b34c))
129
-
130
-
131
- ### Features
132
-
133
- * **base-driver:** Split BaseDriver to @cubejs-backend/base-driver ([#5283](https://github.com/cube-js/cube.js/issues/5283)) ([ca7f9d2](https://github.com/cube-js/cube.js/commit/ca7f9d280c3518e012683c23b82175ec1f96d2a8))
134
-
135
-
136
-
137
-
138
-
139
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
140
-
141
-
142
- ### Bug Fixes
143
-
144
- * **query-orchestrator:** delete temp tables ([#5231](https://github.com/cube-js/cube.js/issues/5231)) ([a39944a](https://github.com/cube-js/cube.js/commit/a39944a44a9e66013087cd98d18aa9a430cc789f))
145
-
146
-
147
-
148
-
149
-
150
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
151
-
152
-
153
- ### Bug Fixes
154
-
155
- * Correct error message when no pre-aggregation partitions were built and API instance accessing those ([82f2378](https://github.com/cube-js/cube.js/commit/82f2378703d561a93b86b0707d76fe7093a8edf9))
156
-
157
-
158
-
159
-
160
-
161
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
162
-
163
-
164
- ### Features
165
-
166
- * **cubestore:** Aggregating index in pre-aggregations ([#5016](https://github.com/cube-js/cube.js/issues/5016)) ([0c3caca](https://github.com/cube-js/cube.js/commit/0c3caca7ac6bfe12fb95a15bb1bc538d1363ecdf))
167
-
168
-
169
-
170
-
171
-
172
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
173
-
174
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
175
-
176
-
177
-
178
-
179
-
180
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
181
-
182
-
183
- ### Bug Fixes
184
-
185
- * **cubejs:** Fixes build_range_end for preaggregatons REST API ([#5110](https://github.com/cube-js/cube.js/issues/5110)) ([a1482e5](https://github.com/cube-js/cube.js/commit/a1482e55ca459859914a49e2726fc7c0fea2ce87))
186
-
187
-
188
-
189
-
190
-
191
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
192
-
193
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
194
-
195
-
196
-
197
-
198
-
199
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
200
-
201
-
202
- ### Features
203
-
204
- * **cubejs:** LambdaView: hybrid query of source tables and pre-aggregation tables. ([#4718](https://github.com/cube-js/cube.js/issues/4718)) ([4ae826b](https://github.com/cube-js/cube.js/commit/4ae826b4d27afbfce366830150e130f29c7fcbbf))
205
-
206
-
207
-
208
-
209
-
210
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
211
-
212
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
213
-
214
-
215
-
216
-
217
-
218
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
219
-
220
-
221
- ### Bug Fixes
222
-
223
- * **query-orchestrator:** API instance throw on missing partitions ([#5069](https://github.com/cube-js/cube.js/issues/5069)) ([7b16875](https://github.com/cube-js/cube.js/commit/7b16875ee204ddc9603dc2be900799d748facae1))
224
- * **query-orchestrator:** excessive buildRange queries ([d818611](https://github.com/cube-js/cube.js/commit/d8186116aa99247e20609db22a993dc0a548cfdf))
225
-
226
-
227
- ### Features
228
-
229
- * max partitions per cube configuration ([4b3739c](https://github.com/cube-js/cube.js/commit/4b3739c65133316802bfb377dec9743365a99566))
230
-
231
-
232
-
233
-
234
-
235
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
236
-
237
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
238
-
239
-
240
-
241
-
242
-
243
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
244
-
245
-
246
- ### Bug Fixes
247
-
248
- * **query-orchestrator:** API instance throw on missing partitions ([3bf0882](https://github.com/cube-js/cube.js/commit/3bf08822d77c317e145fc498207372618c862498))
249
-
250
-
251
-
252
-
253
-
254
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
255
-
256
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
257
-
258
-
259
-
260
-
261
-
262
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
263
-
264
-
265
- ### Features
266
-
267
- * centralized concurrency setting ([#4735](https://github.com/cube-js/cube.js/issues/4735)) ([1c897a1](https://github.com/cube-js/cube.js/commit/1c897a13c62049e23d26009351622b2a93c0a745))
268
-
269
-
270
-
271
-
272
-
273
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
274
-
275
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
276
-
277
-
278
-
279
-
280
-
281
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
282
-
283
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
284
-
285
-
286
-
287
-
288
-
289
- ## [0.30.7](https://github.com/cube-js/cube.js/compare/v0.30.6...v0.30.7) (2022-05-26)
290
-
291
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
292
-
293
-
294
-
295
-
296
-
297
- ## [0.30.6](https://github.com/cube-js/cube.js/compare/v0.30.5...v0.30.6) (2022-05-24)
298
-
299
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
300
-
301
-
302
-
303
-
304
-
305
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
306
-
307
-
308
- ### Bug Fixes
309
-
310
- * refresh worker force queue reconcile logic ([#4529](https://github.com/cube-js/cube.js/issues/4529)) ([144e97d](https://github.com/cube-js/cube.js/commit/144e97d178370142d7d7c433fd89212a33df63da))
311
-
312
-
313
- ### Features
314
-
315
- * Download streaming `select * from table` originalSql pre-aggregations directly ([#4537](https://github.com/cube-js/cube.js/issues/4537)) ([a62d81a](https://github.com/cube-js/cube.js/commit/a62d81abe67fc94ca57cabf914cc55800fc89d96))
316
-
317
-
318
-
319
-
320
-
321
- ## [0.30.1](https://github.com/cube-js/cube.js/compare/v0.30.0...v0.30.1) (2022-05-14)
322
-
323
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
324
-
325
-
326
-
327
-
328
-
329
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
330
-
331
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
332
-
333
-
334
-
335
-
336
-
337
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
338
-
339
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
340
-
341
-
342
-
343
-
344
-
345
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
346
-
347
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
348
-
349
-
350
-
351
-
352
-
353
- ## [0.29.37](https://github.com/cube-js/cube.js/compare/v0.29.36...v0.29.37) (2022-03-29)
354
-
355
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
356
-
357
-
358
-
359
-
360
-
361
- ## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
362
-
363
-
364
- ### Bug Fixes
365
-
366
- * **query-orchestrator:** Pin es5-ext version ([#4257](https://github.com/cube-js/cube.js/issues/4257)) ([4a17e9c](https://github.com/cube-js/cube.js/commit/4a17e9c1f18a2c1f0fa826caa8d196a45bb323f5))
367
-
368
-
369
-
370
-
371
-
372
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
373
-
374
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
375
-
376
-
377
-
378
-
379
-
380
- ## [0.29.31](https://github.com/cube-js/cube.js/compare/v0.29.30...v0.29.31) (2022-03-09)
381
-
382
-
383
- ### Bug Fixes
384
-
385
- * **athena:** Fixes export bucket location. Fixes column order. ([#4183](https://github.com/cube-js/cube.js/issues/4183)) ([abd40a7](https://github.com/cube-js/cube.js/commit/abd40a79e360cd9a9eceeb56a450102bd782f3d9))
386
-
387
-
388
-
389
-
390
-
391
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
392
-
393
-
394
- ### Features
395
-
396
- * **packages:** add QuestDB driver ([#4096](https://github.com/cube-js/cube.js/issues/4096)) ([de8823b](https://github.com/cube-js/cube.js/commit/de8823b524d372dd1d9b661e643d9d4664260b58))
397
-
398
-
399
-
400
-
401
-
402
- ## [0.29.28](https://github.com/cube-js/cube.js/compare/v0.29.27...v0.29.28) (2022-02-10)
403
-
404
-
405
- ### Bug Fixes
406
-
407
- * **@cubejs-backend/athena-driver:** Batching and export support ([#4039](https://github.com/cube-js/cube.js/issues/4039)) ([108f42a](https://github.com/cube-js/cube.js/commit/108f42afdd58ae0027b1b81730f7ca9e72ab9122))
408
-
409
-
410
-
411
-
412
-
413
- ## [0.29.25](https://github.com/cube-js/cube.js/compare/v0.29.24...v0.29.25) (2022-02-03)
414
-
415
-
416
- ### Bug Fixes
417
-
418
- * Out of memory in case of empty table has been used to build partitioned pre-aggregation ([#4021](https://github.com/cube-js/cube.js/issues/4021)) ([314cc3c](https://github.com/cube-js/cube.js/commit/314cc3c3f47d6ba9282a1bb969c2e27bdfb58a57))
419
-
420
-
421
-
422
-
423
-
424
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
425
-
426
-
427
- ### Bug Fixes
428
-
429
- * Correct error message on missing partitions ([e953296](https://github.com/cube-js/cube.js/commit/e953296ff4258023a601ea5d5ab91dc8cda4ff14))
430
- * Remove orphaned tables on error while pre-aggregation creation ([#3996](https://github.com/cube-js/cube.js/issues/3996)) ([0548435](https://github.com/cube-js/cube.js/commit/054843533b2421d87874fa25adf3a94892f24bd4))
431
-
432
-
433
-
434
-
435
-
436
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
437
-
438
-
439
- ### Bug Fixes
440
-
441
- * Cannot read property ‘last_updated_at’ of undefined ([#3980](https://github.com/cube-js/cube.js/issues/3980)) ([74d75e7](https://github.com/cube-js/cube.js/commit/74d75e743eb0549eea443e84d7278e7b8f78e6af))
442
-
443
-
444
-
445
-
446
-
447
- ## [0.29.21](https://github.com/cube-js/cube.js/compare/v0.29.20...v0.29.21) (2022-01-17)
448
-
449
-
450
- ### Features
451
-
452
- * Surfaces lastUpdateAt for used preaggregation tables and lastRefreshTime for queries using preaggreagation tables ([#3890](https://github.com/cube-js/cube.js/issues/3890)) ([f4ae73d](https://github.com/cube-js/cube.js/commit/f4ae73d9d4fd6b84483c99e8bdd1f9588efde5a2)), closes [#3540](https://github.com/cube-js/cube.js/issues/3540)
453
-
454
-
455
-
456
-
457
-
458
- ## [0.29.20](https://github.com/cube-js/cube.js/compare/v0.29.19...v0.29.20) (2022-01-10)
459
-
460
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
461
-
462
-
463
-
464
-
465
-
466
- ## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
467
-
468
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
469
-
470
-
471
-
472
-
473
-
474
- ## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)
475
-
476
-
477
- ### Features
478
-
479
- * Introduce single unified CUBEJS_DB_QUERY_TIMEOUT env variable to set all various variables that control database query timeouts ([#3864](https://github.com/cube-js/cube.js/issues/3864)) ([33c6292](https://github.com/cube-js/cube.js/commit/33c6292059e65e293a7e3d61e1f1e0c1413eeece))
480
-
481
-
482
-
483
-
484
-
485
- ## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
486
-
487
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
488
-
489
-
490
-
491
-
492
-
493
- ## [0.29.7](https://github.com/cube-js/cube.js/compare/v0.29.6...v0.29.7) (2021-12-20)
494
-
495
-
496
- ### Bug Fixes
497
-
498
- * Table cache incorrectly invalidated after merge multi-tenant queues by default change ([#3828](https://github.com/cube-js/cube.js/issues/3828)) ([540446a](https://github.com/cube-js/cube.js/commit/540446a76e19be3aec38b96ad81c149f567e9e40))
499
-
500
-
501
-
502
-
503
-
504
- ## [0.29.6](https://github.com/cube-js/cube.js/compare/v0.29.5...v0.29.6) (2021-12-19)
505
-
506
-
507
- ### Bug Fixes
508
-
509
- * refresh process for `useOriginalSqlPreAggregations` is broken ([#3826](https://github.com/cube-js/cube.js/issues/3826)) ([f0bf070](https://github.com/cube-js/cube.js/commit/f0bf070462b6b69c76a5c34ee97fc5a5ec8fab15))
510
-
511
-
512
-
513
-
514
-
515
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
516
-
517
-
518
- ### Reverts
519
-
520
- * Revert "BREAKING CHANGE: 0.29 (#3809)" (#3811) ([db005ed](https://github.com/cube-js/cube.js/commit/db005edc04d48e8251250ab9d0e19f496cf3b52b)), closes [#3809](https://github.com/cube-js/cube.js/issues/3809) [#3811](https://github.com/cube-js/cube.js/issues/3811)
521
-
522
-
523
- * BREAKING CHANGE: 0.29 (#3809) ([6f1418b](https://github.com/cube-js/cube.js/commit/6f1418b9963774844f341682e594601a56bb0084)), closes [#3809](https://github.com/cube-js/cube.js/issues/3809)
524
-
525
-
526
- ### BREAKING CHANGES
527
-
528
- * Drop support for Node.js 10 (12.x is a minimal version)
529
- * Upgrade Node.js to 14 for Docker images
530
- * Drop support for Node.js 15
531
-
532
-
533
-
534
-
535
-
536
- ## [0.28.64](https://github.com/cube-js/cube.js/compare/v0.28.63...v0.28.64) (2021-12-05)
537
-
538
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
539
-
540
-
541
-
542
-
543
-
544
- ## [0.28.63](https://github.com/cube-js/cube.js/compare/v0.28.62...v0.28.63) (2021-12-03)
545
-
546
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
547
-
548
-
549
-
550
-
551
-
552
- ## [0.28.61](https://github.com/cube-js/cube.js/compare/v0.28.60...v0.28.61) (2021-11-30)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * Clarify pre-aggregation build error messages ([cf17f64](https://github.com/cube-js/cube.js/commit/cf17f64406d4068385ed611d102c4bc6ea979552)), closes [#3469](https://github.com/cube-js/cube.js/issues/3469)
558
-
559
-
560
-
561
-
562
-
563
- ## [0.28.60](https://github.com/cube-js/cube.js/compare/v0.28.59...v0.28.60) (2021-11-25)
564
-
565
-
566
- ### Bug Fixes
567
-
568
- * **@cubejs-backend/mongobi-driver:** Show all tables if database isn't set ([6a55438](https://github.com/cube-js/cube.js/commit/6a554385c05371304755037ac17d189477164ffb))
569
- * Empty pre-aggregation with partitionGranularity throws ParserError("Expected identifier, found: )") ([#3714](https://github.com/cube-js/cube.js/issues/3714)) ([86c6aaf](https://github.com/cube-js/cube.js/commit/86c6aaf8001d16b78f3a3029903affae4a82f41d))
570
-
571
-
572
-
573
-
574
-
575
- ## [0.28.59](https://github.com/cube-js/cube.js/compare/v0.28.58...v0.28.59) (2021-11-21)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * Dropping orphaned tables logging messages don't have necessary t… ([#3710](https://github.com/cube-js/cube.js/issues/3710)) ([1962e0f](https://github.com/cube-js/cube.js/commit/1962e0fe6ce999879d1225cef27a24ea8cb8490a))
581
-
582
-
583
-
584
-
585
-
586
- ## [0.28.58](https://github.com/cube-js/cube.js/compare/v0.28.57...v0.28.58) (2021-11-18)
587
-
588
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
589
-
590
-
591
-
592
-
593
-
594
- ## [0.28.56](https://github.com/cube-js/cube.js/compare/v0.28.55...v0.28.56) (2021-11-14)
595
-
596
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
597
-
598
-
599
-
600
-
601
-
602
- ## [0.28.55](https://github.com/cube-js/cube.js/compare/v0.28.54...v0.28.55) (2021-11-12)
603
-
604
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
605
-
606
-
607
-
608
-
609
-
610
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
611
-
612
-
613
- ### Bug Fixes
614
-
615
- * Empty data partitioned pre-aggregations are incorrectly handled -- value provided is not in a recognized RFC2822 or ISO format ([9f3acd5](https://github.com/cube-js/cube.js/commit/9f3acd572bcd2421bf8d3581c4c6287b62e77313))
616
- * packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities ([#3281](https://github.com/cube-js/cube.js/issues/3281)) ([a6a62ea](https://github.com/cube-js/cube.js/commit/a6a62ea5832a13b519ca4455af1f317cf7af64d9))
617
-
618
-
619
-
620
-
621
-
622
- ## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
623
-
624
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
625
-
626
-
627
-
628
-
629
-
630
- ## [0.28.47](https://github.com/cube-js/cube.js/compare/v0.28.46...v0.28.47) (2021-10-22)
631
-
632
-
633
- ### Features
634
-
635
- * ksql support ([#3507](https://github.com/cube-js/cube.js/issues/3507)) ([b7128d4](https://github.com/cube-js/cube.js/commit/b7128d43d2aaffdd7273555779176b3efe4e2aa6))
636
-
637
-
638
-
639
-
640
-
641
- ## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)
642
-
643
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
644
-
645
-
646
-
647
-
648
-
649
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
650
-
651
-
652
- ### Bug Fixes
653
-
654
- * **@cubejs-backend/query-orchestrator:** rollup only mode error message update ([c9c5ac0](https://github.com/cube-js/cube.js/commit/c9c5ac0ac33ce26f9505ce6683a41a9aaf742d63))
655
-
656
-
657
-
658
-
659
-
660
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
661
-
662
-
663
- ### Bug Fixes
664
-
665
- * **query-orchestrator:** Wrong passing data source for partition range loader, debug API ([#3426](https://github.com/cube-js/cube.js/issues/3426)) ([dfaba5c](https://github.com/cube-js/cube.js/commit/dfaba5ca5a3f6fbb0f0e27e1133500b3e33a44b9))
666
-
667
-
668
-
669
-
670
-
671
- ## [0.28.34](https://github.com/cube-js/cube.js/compare/v0.28.33...v0.28.34) (2021-09-13)
672
-
673
-
674
- ### Features
675
-
676
- * **bigquery-driver:** Use INFORMATION_SCHEMA.COLUMNS for introspection ([ef22c6c](https://github.com/cube-js/cube.js/commit/ef22c6c7ae6ebe28e7d9683a1d7eef0f0b426b3c))
677
-
678
-
679
-
680
-
681
-
682
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
683
-
684
-
685
- ### Bug Fixes
686
-
687
- * Handle "rollup only" mode for pre-aggregation preview data query, Debug API ([#3402](https://github.com/cube-js/cube.js/issues/3402)) ([f45626a](https://github.com/cube-js/cube.js/commit/f45626a72a49004f0d348310e3e05ee068f5079a))
688
-
689
-
690
- ### Features
691
-
692
- * Add ability to pass through generic-pool options ([#3364](https://github.com/cube-js/cube.js/issues/3364)) Thanks to @TRManderson! ([582a3e8](https://github.com/cube-js/cube.js/commit/582a3e82be8d2d676a45b1183eb35b5215fc78a9)), closes [#3340](https://github.com/cube-js/cube.js/issues/3340)
693
-
694
-
695
-
696
-
697
-
698
- ## [0.28.32](https://github.com/cube-js/cube.js/compare/v0.28.31...v0.28.32) (2021-09-06)
699
-
700
-
701
- ### Bug Fixes
702
-
703
- * HLL Rolling window query fails ([#3380](https://github.com/cube-js/cube.js/issues/3380)) ([581a52a](https://github.com/cube-js/cube.js/commit/581a52a856aeee067bac9a680e22694bf507af04))
704
-
705
-
706
-
707
-
708
-
709
- ## [0.28.29](https://github.com/cube-js/cube.js/compare/v0.28.28...v0.28.29) (2021-08-31)
710
-
711
-
712
- ### Features
713
-
714
- * Mixed rolling window and regular measure queries from rollup support ([#3326](https://github.com/cube-js/cube.js/issues/3326)) ([3147e33](https://github.com/cube-js/cube.js/commit/3147e339f14ede73e5b0d14d05b9dd1f8b79e7b8))
715
-
716
-
717
-
718
-
719
-
720
- ## [0.28.27](https://github.com/cube-js/cube.js/compare/v0.28.26...v0.28.27) (2021-08-25)
721
-
722
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
723
-
724
-
725
-
726
-
727
-
728
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
729
-
730
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
731
-
732
-
733
-
734
-
735
-
736
- ## [0.28.22](https://github.com/cube-js/cube.js/compare/v0.28.21...v0.28.22) (2021-08-17)
737
-
738
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
739
-
740
-
741
-
742
-
743
-
744
- ## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
745
-
746
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
747
-
748
-
749
-
750
-
751
-
752
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
753
-
754
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
755
-
756
-
757
-
758
-
759
-
760
- ## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
761
-
762
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
763
-
764
-
765
-
766
-
767
-
768
- ## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)
769
-
770
-
771
- ### Bug Fixes
772
-
773
- * Load build range query only on refresh key changes ([#3184](https://github.com/cube-js/cube.js/issues/3184)) ([40c6ee0](https://github.com/cube-js/cube.js/commit/40c6ee036de73144c12072c71df10081801d4e6b))
774
-
775
-
776
-
777
-
778
-
779
- ## [0.28.11](https://github.com/cube-js/cube.js/compare/v0.28.10...v0.28.11) (2021-07-31)
780
-
781
-
782
- ### Bug Fixes
783
-
784
- * Pre-aggregation table is not found for after it was successfully created in Refresh Worker ([334af1c](https://github.com/cube-js/cube.js/commit/334af1cc3c590e8b835958511d6ec0e17a77b0f3))
785
-
786
-
787
-
788
-
789
-
790
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
791
-
792
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
793
-
794
-
795
-
796
-
797
-
798
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
799
-
800
-
801
- ### Bug Fixes
802
-
803
- * Optimize timestamp formatting and table names loading for large partition range serving ([#3166](https://github.com/cube-js/cube.js/issues/3166)) ([e1f8dc5](https://github.com/cube-js/cube.js/commit/e1f8dc5aab469b060f0fe8c69467117171c070fd))
804
- * **query-orchestrator:** Improved manual cancellation for preaggregation request from queue, Debug API ([#3156](https://github.com/cube-js/cube.js/issues/3156)) ([11284ce](https://github.com/cube-js/cube.js/commit/11284ce8085673486fb50d49a20ba005a45f1647))
805
-
806
-
807
-
808
-
809
-
810
- ## [0.28.8](https://github.com/cube-js/cube.js/compare/v0.28.7...v0.28.8) (2021-07-25)
811
-
812
-
813
- ### Bug Fixes
814
-
815
- * Hide debug logs, Debug API ([#3152](https://github.com/cube-js/cube.js/issues/3152)) ([601f65f](https://github.com/cube-js/cube.js/commit/601f65f3e390e738da4f03d313935a2506a77290))
816
-
817
-
818
-
819
-
820
-
821
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
822
-
823
-
824
- ### Features
825
-
826
- * Remove job from pre-aggregations queue, Debug API ([#3148](https://github.com/cube-js/cube.js/issues/3148)) ([2e244db](https://github.com/cube-js/cube.js/commit/2e244dbde868a002d5c5d4396bb5274679cf9168))
827
-
828
-
829
-
830
-
831
-
832
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
833
-
834
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
835
-
836
-
837
-
838
-
839
-
840
- ## [0.28.3](https://github.com/cube-js/cube.js/compare/v0.28.2...v0.28.3) (2021-07-20)
841
-
842
-
843
- ### Bug Fixes
844
-
845
- * **query-orchestrator:** Wrong detection for 0 (zero integer) ([#3126](https://github.com/cube-js/cube.js/issues/3126)) ([39a6b1c](https://github.com/cube-js/cube.js/commit/39a6b1c2928995de4e91cb5242dd18a964e6d616))
846
-
847
-
848
-
849
-
850
-
851
- ## [0.28.2](https://github.com/cube-js/cube.js/compare/v0.28.1...v0.28.2) (2021-07-20)
852
-
853
-
854
- ### Bug Fixes
855
-
856
- * Use experimental flag for pre-aggregations queue events bus, debug API ([#3130](https://github.com/cube-js/cube.js/issues/3130)) ([4f141d7](https://github.com/cube-js/cube.js/commit/4f141d789cd0058b2e7c07af6a16642d6c145834))
857
-
858
-
859
-
860
-
861
-
862
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
863
-
864
-
865
- ### Features
866
-
867
- * Subscribe to pre-aggregations queue events, debug API ([#3116](https://github.com/cube-js/cube.js/issues/3116)) ([9f0e52e](https://github.com/cube-js/cube.js/commit/9f0e52e012bf94d2adb5a70a75b4b1fb151238ea))
868
-
869
-
870
-
871
-
872
-
873
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
874
-
875
-
876
- ### Features
877
-
878
- * Move partition range evaluation from Schema Compiler to Query Orchestrator to allow unbounded queries on partitioned pre-aggregations ([8ea654e](https://github.com/cube-js/cube.js/commit/8ea654e93b57014fb2409e070b3a4c381985a9fd))
879
-
880
-
881
-
882
-
883
-
884
- ## [0.27.53](https://github.com/cube-js/cube.js/compare/v0.27.52...v0.27.53) (2021-07-13)
885
-
886
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
887
-
888
-
889
-
890
-
891
-
892
- ## [0.27.51](https://github.com/cube-js/cube.js/compare/v0.27.50...v0.27.51) (2021-07-13)
893
-
894
-
895
- ### Bug Fixes
896
-
897
- * Use orphaned timeout from query body, pre-aggregations queue, debug API ([#3088](https://github.com/cube-js/cube.js/issues/3088)) ([83e0a0a](https://github.com/cube-js/cube.js/commit/83e0a0a2d68fe94f193cfbb4fedb3f44d0b3cc27))
898
-
899
-
900
- ### Features
901
-
902
- * Manual build pre-aggregations, getter for queue state, debug API ([#3080](https://github.com/cube-js/cube.js/issues/3080)) ([692372e](https://github.com/cube-js/cube.js/commit/692372e1da6ffa7b7c1718d8332d80d1e2ce2b2d))
903
-
904
-
905
-
906
-
907
-
908
- ## [0.27.49](https://github.com/cube-js/cube.js/compare/v0.27.48...v0.27.49) (2021-07-08)
909
-
910
-
911
- ### Features
912
-
913
- * Execute refreshKeys in externalDb (only for every) ([#3061](https://github.com/cube-js/cube.js/issues/3061)) ([75167a0](https://github.com/cube-js/cube.js/commit/75167a0e92028dbdd6f24aca85331b84be8ec3c3))
914
-
915
-
916
-
917
-
918
-
919
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
920
-
921
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
922
-
923
-
924
-
925
-
926
-
927
- ## [0.27.46](https://github.com/cube-js/cube.js/compare/v0.27.45...v0.27.46) (2021-07-01)
928
-
929
-
930
- ### Bug Fixes
931
-
932
- * **query-orchestrator:** Incorrect passing params for fetch preview pre-aggregation data, debug API ([#3039](https://github.com/cube-js/cube.js/issues/3039)) ([bedc064](https://github.com/cube-js/cube.js/commit/bedc064039ebb2da4f6dbb7854524351deac9bd4))
933
- * CUBEJS_REFRESH_WORKER shouldn't enabled externalRefresh ([7b2e9ee](https://github.com/cube-js/cube.js/commit/7b2e9ee68c37efa1eeef53a4e7b5cf4a86e0b065))
934
-
935
-
936
-
937
-
938
-
939
- ## [0.27.45](https://github.com/cube-js/cube.js/compare/v0.27.44...v0.27.45) (2021-06-30)
940
-
941
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
942
-
943
-
944
-
945
-
946
-
947
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
948
-
949
-
950
- ### Features
951
-
952
- * Fetch pre-aggregation data preview by partition, debug api ([#2951](https://github.com/cube-js/cube.js/issues/2951)) ([4207f5d](https://github.com/cube-js/cube.js/commit/4207f5dea4f6c7a0237428f2d6fad468b98161a3))
953
-
954
-
955
-
956
-
957
-
958
- ## [0.27.39](https://github.com/cube-js/cube.js/compare/v0.27.38...v0.27.39) (2021-06-22)
959
-
960
-
961
- ### Bug Fixes
962
-
963
- * Skip empty pre-aggregations sql, debug API ([#2989](https://github.com/cube-js/cube.js/issues/2989)) ([6629ca1](https://github.com/cube-js/cube.js/commit/6629ca15ae8f3e6d2efa83b019468f96a2473c18))
964
-
965
-
966
-
967
-
968
-
969
- ## [0.27.38](https://github.com/cube-js/cube.js/compare/v0.27.37...v0.27.38) (2021-06-22)
970
-
971
-
972
- ### Bug Fixes
973
-
974
- * **query-orchestrator:** Re-use pre-aggregations cache loader for debug API ([#2981](https://github.com/cube-js/cube.js/issues/2981)) ([2a5f26e](https://github.com/cube-js/cube.js/commit/2a5f26e83c88246644151cf504624ced1ff1d431))
975
-
976
-
977
-
978
-
979
-
980
- ## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21)
981
-
982
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
983
-
984
-
985
-
986
-
987
-
988
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
989
-
990
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
991
-
992
-
993
-
994
-
995
-
996
- ## [0.27.34](https://github.com/cube-js/cube.js/compare/v0.27.33...v0.27.34) (2021-06-15)
997
-
998
-
999
- ### Features
1000
-
1001
- * **clickhouse-driver:** Migrate to TS & HydrationStream ([c9672c0](https://github.com/cube-js/cube.js/commit/c9672c0a14d141a9c3fc6ae75e4321a2211383e7))
1002
-
1003
-
1004
-
1005
-
1006
-
1007
- ## [0.27.33](https://github.com/cube-js/cube.js/compare/v0.27.32...v0.27.33) (2021-06-15)
1008
-
1009
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1010
-
1011
-
1012
-
1013
-
1014
-
1015
- ## [0.27.32](https://github.com/cube-js/cube.js/compare/v0.27.31...v0.27.32) (2021-06-12)
1016
-
1017
-
1018
- ### Features
1019
-
1020
- * **@cubejs-client/playground:** internal pre-agg warning ([#2943](https://github.com/cube-js/cube.js/issues/2943)) ([039270f](https://github.com/cube-js/cube.js/commit/039270f267774bb5a80d5434ba057164e565b08b))
1021
-
1022
-
1023
-
1024
-
1025
-
1026
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
1027
-
1028
-
1029
- ### Bug Fixes
1030
-
1031
- * Fetch all partitions, pre-aggregations Meta API ([#2944](https://github.com/cube-js/cube.js/issues/2944)) ([b5585fb](https://github.com/cube-js/cube.js/commit/b5585fbbb677b1b9e76d10719e64531286175da3))
1032
- * Make missing externalDriverFactory error message more specific ([b5480f6](https://github.com/cube-js/cube.js/commit/b5480f6b86e4d727bc027b22914508f17fd1f88c))
1033
-
1034
-
1035
- ### Features
1036
-
1037
- * Suggest export/unload for large pre-aggregations (detect via streaming) ([b20cdbc](https://github.com/cube-js/cube.js/commit/b20cdbc0b9fa98785d3ea46443492037017da12f))
1038
-
1039
-
1040
-
1041
-
1042
-
1043
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
1044
-
1045
-
1046
- ### Bug Fixes
1047
-
1048
- * **@cubejs-backend/query-orchestrator:** enum to generic type ([#2906](https://github.com/cube-js/cube.js/issues/2906)) ([1a4f745](https://github.com/cube-js/cube.js/commit/1a4f74575116ec14570f1245895fc8756a6a6ff4))
1049
- * **@cubejs-client/playground:** pre-agg status ([#2904](https://github.com/cube-js/cube.js/issues/2904)) ([b18685f](https://github.com/cube-js/cube.js/commit/b18685f55a5f2bde8060cc7345dfd38f762307e3))
1050
-
1051
-
1052
- ### Features
1053
-
1054
- * Introduce lock for dropOrphanedTables (concurrency bug) ([29509fa](https://github.com/cube-js/cube.js/commit/29509fa6714f636ba28960119138fbc20d604b4f))
1055
- * skipExternalCacheAndQueue for Cube Store ([dc6138e](https://github.com/cube-js/cube.js/commit/dc6138e27deb9c319bab2faadd4413fe318c18e2))
1056
-
1057
-
1058
-
1059
-
1060
-
1061
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
1062
-
1063
-
1064
- ### Features
1065
-
1066
- * **redshift-driver:** Support UNLOAD (direct export to S3) ([d741027](https://github.com/cube-js/cube.js/commit/d7410278d3a27e692c41b222ab0eb66f7992fe21))
1067
- * Pre-aggregations Meta API, part 2 ([#2804](https://github.com/cube-js/cube.js/issues/2804)) ([84b6e70](https://github.com/cube-js/cube.js/commit/84b6e70ed81e80cff0ba8d0dd9ad507132bb1b24))
1068
-
1069
-
1070
-
1071
-
1072
-
1073
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
1074
-
1075
-
1076
- ### Bug Fixes
1077
-
1078
- * **postgresql-driver:** Map bool/float4/float8 to generic type, use bigint for int8 ([ddc1739](https://github.com/cube-js/cube.js/commit/ddc17393dba3067ebe06248d817c8778859020a8))
1079
-
1080
-
1081
- ### Features
1082
-
1083
- * **bigquery-driver:** Migrate to TypeScript ([7c5b254](https://github.com/cube-js/cube.js/commit/7c5b25459cd3265587ddd8ed6dd23c944094254c))
1084
-
1085
-
1086
-
1087
-
1088
-
1089
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
1090
-
1091
-
1092
- ### Bug Fixes
1093
-
1094
- * Pre-aggregation table is not found if warming up same pre-aggregation with a new index ([b980744](https://github.com/cube-js/cube.js/commit/b9807446174e310cc2981af0fa1bc6b54fa1669d))
1095
-
1096
-
1097
- ### Features
1098
-
1099
- * **snowflake-driver:** Support UNLOAD to S3 ([d984f97](https://github.com/cube-js/cube.js/commit/d984f973547d1ff339dbf6ba26f0e363bddf2e98))
1100
- * Dont introspect schema, if driver can detect types ([3467b44](https://github.com/cube-js/cube.js/commit/3467b4472e800d8345260a5765542486ed93647b))
1101
- * **mysql-driver:** Support streaming ([d694c91](https://github.com/cube-js/cube.js/commit/d694c91370ceb703a50aefdd42ae3a9834e9884c))
1102
- * **postgres-driver:** Introduce streaming ([7685ffd](https://github.com/cube-js/cube.js/commit/7685ffd45640c5ac7b403487476dd799a11db5a0))
1103
- * **postgres-driver:** Migrate driver to TypeScript ([38f4adb](https://github.com/cube-js/cube.js/commit/38f4adbc7d0405b99cada80cc844011dcc504d2f))
1104
-
1105
-
1106
-
1107
-
1108
-
1109
- ## [0.27.16](https://github.com/cube-js/cube.js/compare/v0.27.15...v0.27.16) (2021-05-19)
1110
-
1111
-
1112
- ### Bug Fixes
1113
-
1114
- * Optimize high load Cube Store serve track: do not use Redis while fetching pre-aggregation tables ([#2776](https://github.com/cube-js/cube.js/issues/2776)) ([a3bc0b8](https://github.com/cube-js/cube.js/commit/a3bc0b8079373394e6a6a4fca12ddd46195d5b7d))
1115
-
1116
-
1117
-
1118
-
1119
-
1120
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
1121
-
1122
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1123
-
1124
-
1125
-
1126
-
1127
-
1128
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
1129
-
1130
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1131
-
1132
-
1133
-
1134
-
1135
-
1136
- ## [0.27.10](https://github.com/cube-js/cube.js/compare/v0.27.9...v0.27.10) (2021-05-11)
1137
-
1138
-
1139
- ### Features
1140
-
1141
- * Move External Cache And Queue serving to Cube Store ([#2702](https://github.com/cube-js/cube.js/issues/2702)) ([37e4268](https://github.com/cube-js/cube.js/commit/37e4268869a23c07f922a039873d349b733bf577))
1142
-
1143
-
1144
-
1145
-
1146
-
1147
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
1148
-
1149
-
1150
- ### Bug Fixes
1151
-
1152
- * **query-orchestrator:** tableColumnTypes - compatibility for MySQL 8 ([a886876](https://github.com/cube-js/cube.js/commit/a88687606ce54272c8742503f62bcac8d2ca0441))
1153
-
1154
-
1155
-
1156
-
1157
-
1158
- ## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)
1159
-
1160
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1161
-
1162
-
1163
-
1164
-
1165
-
1166
- ## [0.27.2](https://github.com/cube-js/cube.js/compare/v0.27.1...v0.27.2) (2021-04-28)
1167
-
1168
-
1169
- ### Bug Fixes
1170
-
1171
- * Disable Scheduling when querying is not ready (before connection Wizard) ([b518ccd](https://github.com/cube-js/cube.js/commit/b518ccdd66a2f51af541bc54de2df816e138bac5))
1172
-
1173
-
1174
-
1175
-
1176
-
1177
- ## [0.27.1](https://github.com/cube-js/cube.js/compare/v0.27.0...v0.27.1) (2021-04-27)
1178
-
1179
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1180
-
1181
-
1182
-
1183
-
1184
-
1185
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
1186
-
1187
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1188
-
1189
-
1190
-
1191
-
1192
-
1193
- ## [0.26.103](https://github.com/cube-js/cube.js/compare/v0.26.102...v0.26.103) (2021-04-24)
1194
-
1195
-
1196
- ### Bug Fixes
1197
-
1198
- * concurrency lock driver instance & release on error ([dd60f5d](https://github.com/cube-js/cube.js/commit/dd60f5d1be59012ed33958d5889276afcc0639af))
1199
-
1200
-
1201
-
1202
-
1203
-
1204
- ## [0.26.101](https://github.com/cube-js/cube.js/compare/v0.26.100...v0.26.101) (2021-04-20)
1205
-
1206
-
1207
- ### Bug Fixes
1208
-
1209
- * QueryQueue - broken queuing on any error (TimeoutError: ResourceRequest timed out) ([ebe2c71](https://github.com/cube-js/cube.js/commit/ebe2c716d4ec0aa5cbc60529567f39672c199720))
1210
-
1211
-
1212
-
1213
-
1214
-
1215
- ## [0.26.99](https://github.com/cube-js/cube.js/compare/v0.26.98...v0.26.99) (2021-04-16)
1216
-
1217
-
1218
- ### Bug Fixes
1219
-
1220
- * Continuous refresh during Scheduled Refresh in case of both external and internal pre-aggregations are defined for the same data source ([#2566](https://github.com/cube-js/cube.js/issues/2566)) ([dcd2894](https://github.com/cube-js/cube.js/commit/dcd2894453d7afda3ea50b2592ae6610b231f5c5))
1221
-
1222
-
1223
-
1224
-
1225
-
1226
- ## [0.26.95](https://github.com/cube-js/cube.js/compare/v0.26.94...v0.26.95) (2021-04-13)
1227
-
1228
-
1229
- ### Bug Fixes
1230
-
1231
- * **playground:** Test connection in Connection Wizard ([715fa1c](https://github.com/cube-js/cube.js/commit/715fa1c0ab6667017e12851cbd97e97cf6807d60))
1232
-
1233
-
1234
-
1235
-
1236
-
1237
- ## [0.26.90](https://github.com/cube-js/cube.js/compare/v0.26.89...v0.26.90) (2021-04-11)
1238
-
1239
-
1240
- ### Bug Fixes
1241
-
1242
- * Manage stream connection release by orchestrator instead of driver ([adf059e](https://github.com/cube-js/cube.js/commit/adf059ec52e31e3ebc055b60a1ac6236c57251f8))
1243
-
1244
-
1245
-
1246
-
1247
-
1248
- ## [0.26.88](https://github.com/cube-js/cube.js/compare/v0.26.87...v0.26.88) (2021-04-10)
1249
-
1250
-
1251
- ### Features
1252
-
1253
- * Mysql Cube Store streaming ingests ([#2528](https://github.com/cube-js/cube.js/issues/2528)) ([0b36a6f](https://github.com/cube-js/cube.js/commit/0b36a6faa184766873ec3792785eb1aa5ca582af))
1254
-
1255
-
1256
-
1257
-
1258
-
1259
- ## [0.26.87](https://github.com/cube-js/cube.js/compare/v0.26.86...v0.26.87) (2021-04-10)
1260
-
1261
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1262
-
1263
-
1264
-
1265
-
1266
-
1267
- ## [0.26.81](https://github.com/cube-js/cube.js/compare/v0.26.80...v0.26.81) (2021-04-07)
1268
-
1269
-
1270
- ### Features
1271
-
1272
- * Introduce databricks-jdbc-driver ([bb0b31f](https://github.com/cube-js/cube.js/commit/bb0b31fb333f2aa379f11f6733c4efc17ec12dde))
1273
-
1274
-
1275
-
1276
-
1277
-
1278
- ## [0.26.79](https://github.com/cube-js/cube.js/compare/v0.26.78...v0.26.79) (2021-04-06)
1279
-
1280
-
1281
- ### Bug Fixes
1282
-
1283
- * sqlAlias on non partitioned rollups ([0675925](https://github.com/cube-js/cube.js/commit/0675925efb61a6492344b28179b7647eabb01a1d))
1284
-
1285
-
1286
-
1287
-
1288
-
1289
- ## [0.26.77](https://github.com/cube-js/cube.js/compare/v0.26.76...v0.26.77) (2021-04-04)
1290
-
1291
-
1292
- ### Bug Fixes
1293
-
1294
- * Reduce Redis traffic for Refresh Scheduler by introducing single pre-aggregations load cache for a whole refresh cycle ([bdb69d5](https://github.com/cube-js/cube.js/commit/bdb69d55ee15e7d9ecca69a8e237d40ee666d051))
1295
-
1296
-
1297
-
1298
-
1299
-
1300
- ## [0.26.76](https://github.com/cube-js/cube.js/compare/v0.26.75...v0.26.76) (2021-04-03)
1301
-
1302
-
1303
- ### Bug Fixes
1304
-
1305
- * Reduce Redis traffic while querying immutable pre-aggregation partitions by introducing LRU in memory cache for refresh keys ([#2484](https://github.com/cube-js/cube.js/issues/2484)) ([76ea3c1](https://github.com/cube-js/cube.js/commit/76ea3c1a5227cfa8eda5b0ad6a09f41b71826866))
1306
-
1307
-
1308
-
1309
-
1310
-
1311
- ## [0.26.74](https://github.com/cube-js/cube.js/compare/v0.26.73...v0.26.74) (2021-04-01)
1312
-
1313
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1314
-
1315
-
1316
-
1317
-
1318
-
1319
- ## [0.26.69](https://github.com/cube-js/cube.js/compare/v0.26.68...v0.26.69) (2021-03-25)
1320
-
1321
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1322
-
1323
-
1324
-
1325
-
1326
-
1327
- ## [0.26.65](https://github.com/cube-js/cube.js/compare/v0.26.64...v0.26.65) (2021-03-24)
1328
-
1329
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1330
-
1331
-
1332
-
1333
-
1334
-
1335
- ## [0.26.54](https://github.com/cube-js/cube.js/compare/v0.26.53...v0.26.54) (2021-03-12)
1336
-
1337
-
1338
- ### Features
1339
-
1340
- * Suggest to install cubestore-driver to get external pre-agg layer ([2059e57](https://github.com/cube-js/cube.js/commit/2059e57a2aa7caf81691c083949395e9697d2bcb))
1341
-
1342
-
1343
-
1344
-
1345
-
1346
- ## [0.26.45](https://github.com/cube-js/cube.js/compare/v0.26.44...v0.26.45) (2021-03-04)
1347
-
1348
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1349
-
1350
-
1351
-
1352
-
1353
-
1354
- ## [0.26.38](https://github.com/cube-js/cube.js/compare/v0.26.37...v0.26.38) (2021-02-26)
1355
-
1356
-
1357
- ### Bug Fixes
1358
-
1359
- * Optimize compute time during pre-aggregations load checks for queries with many partitions ([b9b590b](https://github.com/cube-js/cube.js/commit/b9b590b2891674020b23bc2e56ea2ab8dc02fa10))
1360
-
1361
-
1362
-
1363
-
1364
-
1365
- ## [0.26.35](https://github.com/cube-js/cube.js/compare/v0.26.34...v0.26.35) (2021-02-25)
1366
-
1367
-
1368
- ### Features
1369
-
1370
- * Use Cube Store as default external storage for CUBEJS_DEV_MODE ([e526676](https://github.com/cube-js/cube.js/commit/e52667617e5e687c92d383045fb1a8d5fd19cab6))
1371
-
1372
-
1373
-
1374
-
1375
-
1376
- ## [0.26.25](https://github.com/cube-js/cube.js/compare/v0.26.24...v0.26.25) (2021-02-20)
1377
-
1378
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1379
-
1380
-
1381
-
1382
-
1383
-
1384
- ## [0.26.23](https://github.com/cube-js/cube.js/compare/v0.26.22...v0.26.23) (2021-02-20)
1385
-
1386
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1387
-
1388
-
1389
-
1390
-
1391
-
1392
- ## [0.26.22](https://github.com/cube-js/cube.js/compare/v0.26.21...v0.26.22) (2021-02-20)
1393
-
1394
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1395
-
1396
-
1397
-
1398
-
1399
-
1400
- ## [0.26.19](https://github.com/cube-js/cube.js/compare/v0.26.18...v0.26.19) (2021-02-19)
1401
-
1402
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1403
-
1404
-
1405
-
1406
-
1407
-
1408
- ## [0.26.16](https://github.com/cube-js/cube.js/compare/v0.26.15...v0.26.16) (2021-02-18)
1409
-
1410
-
1411
- ### Bug Fixes
1412
-
1413
- * continueWaitTimeout is ignored: expose single centralized continueWaitTimeout option ([#2120](https://github.com/cube-js/cube.js/issues/2120)) ([2735d2c](https://github.com/cube-js/cube.js/commit/2735d2c1b60c0a31e3970c65b7dd1c293351614e)), closes [#225](https://github.com/cube-js/cube.js/issues/225)
1414
-
1415
-
1416
-
1417
-
1418
-
1419
- ## [0.26.15](https://github.com/cube-js/cube.js/compare/v0.26.14...v0.26.15) (2021-02-16)
1420
-
1421
-
1422
- ### Features
1423
-
1424
- * support SSL ca/cert/key in .env files as multiline text ([#2072](https://github.com/cube-js/cube.js/issues/2072)) ([d9f5154](https://github.com/cube-js/cube.js/commit/d9f5154e38c14417aa332f9bcd3d38ef00553e5a))
1425
-
1426
-
1427
-
1428
-
1429
-
1430
- ## [0.26.13](https://github.com/cube-js/cube.js/compare/v0.26.12...v0.26.13) (2021-02-12)
1431
-
1432
-
1433
- ### Features
1434
-
1435
- * type detection - check overflows for int/bigint ([393948a](https://github.com/cube-js/cube.js/commit/393948ae5fabf1c4b46ce4ea2b2dc22e8f012ee1))
1436
-
1437
-
1438
-
1439
-
1440
-
1441
- ## [0.26.12](https://github.com/cube-js/cube.js/compare/v0.26.11...v0.26.12) (2021-02-11)
1442
-
1443
-
1444
- ### Bug Fixes
1445
-
1446
- * **query-orchestrator:** detect negative int/decimal as strings ([#2051](https://github.com/cube-js/cube.js/issues/2051)) ([2b8b549](https://github.com/cube-js/cube.js/commit/2b8b549b022e357d85b9f4549a4ff61c9d39fbeb))
1447
- * UnhandledPromiseRejectionWarning: Error: Continue wait. fix [#1873](https://github.com/cube-js/cube.js/issues/1873) ([7f113f6](https://github.com/cube-js/cube.js/commit/7f113f61bef5b197cf26a3948a80d052a9cda79d))
1448
-
1449
-
1450
-
1451
-
1452
-
1453
- ## [0.26.11](https://github.com/cube-js/cube.js/compare/v0.26.10...v0.26.11) (2021-02-10)
1454
-
1455
-
1456
- ### Bug Fixes
1457
-
1458
- * CUBEJS_SCHEDULED_REFRESH_TIMER, fix [#1972](https://github.com/cube-js/cube.js/issues/1972) ([#1975](https://github.com/cube-js/cube.js/issues/1975)) ([dac7e52](https://github.com/cube-js/cube.js/commit/dac7e52ee0d3a118c9d69c9d030e58a3c048cca1))
1459
-
1460
-
1461
-
1462
-
1463
-
1464
- ## [0.26.10](https://github.com/cube-js/cube.js/compare/v0.26.9...v0.26.10) (2021-02-09)
1465
-
1466
-
1467
- ### Bug Fixes
1468
-
1469
- * Using .end() without the flush parameter is deprecated and throws from v.3.0.0 ([7078f41](https://github.com/cube-js/cube.js/commit/7078f4146572a4eb447b9ed6f64e071b86e0aca2))
1470
-
1471
-
1472
-
1473
-
1474
-
1475
- ## [0.26.7](https://github.com/cube-js/cube.js/compare/v0.26.6...v0.26.7) (2021-02-09)
1476
-
1477
-
1478
- ### Features
1479
-
1480
- * Support for Redis Sentinel + IORedis driver. fix [#1769](https://github.com/cube-js/cube.js/issues/1769) ([a5e7972](https://github.com/cube-js/cube.js/commit/a5e7972485fa97faaf9965b9794b0cf48256f484))
1481
- * Use REDIS_URL for IORedis options (with santinels) ([988bfe5](https://github.com/cube-js/cube.js/commit/988bfe5526be3506fe7b773d247ad89b3287fad4))
1482
-
1483
-
1484
-
1485
-
1486
-
1487
- ## [0.26.6](https://github.com/cube-js/cube.js/compare/v0.26.5...v0.26.6) (2021-02-08)
1488
-
1489
-
1490
- ### Features
1491
-
1492
- * **@cubejs-client/playground:** Building pre-aggregations message ([#1984](https://github.com/cube-js/cube.js/issues/1984)) ([e1fff5d](https://github.com/cube-js/cube.js/commit/e1fff5de4584df1bd8ef518e2436e1dcb4962975))
1493
- * **server-core:** Correct typings for driverFactory/dialectFactory ([51fb117](https://github.com/cube-js/cube.js/commit/51fb117883d2e04c3a8fce4494ac48e0938a0097))
1494
-
1495
-
1496
-
1497
-
1498
-
1499
- ## [0.26.2](https://github.com/cube-js/cube.js/compare/v0.26.1...v0.26.2) (2021-02-01)
1500
-
1501
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1502
-
1503
-
1504
-
1505
-
1506
-
1507
- # [0.26.0](https://github.com/cube-js/cube.js/compare/v0.25.33...v0.26.0) (2021-02-01)
1508
-
1509
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1510
-
1511
-
1512
-
1513
-
1514
-
1515
- ## [0.25.32](https://github.com/cube-js/cube.js/compare/v0.25.31...v0.25.32) (2021-01-29)
1516
-
1517
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1518
-
1519
-
1520
-
1521
-
1522
-
1523
- ## [0.25.30](https://github.com/cube-js/cube.js/compare/v0.25.29...v0.25.30) (2021-01-26)
1524
-
1525
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1526
-
1527
-
1528
-
1529
-
1530
-
1531
- ## [0.25.29](https://github.com/cube-js/cube.js/compare/v0.25.28...v0.25.29) (2021-01-26)
1532
-
1533
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1534
-
1535
-
1536
-
1537
-
1538
-
1539
- ## [0.25.26](https://github.com/cube-js/cube.js/compare/v0.25.25...v0.25.26) (2021-01-25)
1540
-
1541
-
1542
- ### Features
1543
-
1544
- * BigQuery CSV pre-aggregation download support ([#1867](https://github.com/cube-js/cube.js/issues/1867)) ([5a2ea3f](https://github.com/cube-js/cube.js/commit/5a2ea3f27058a01bf08f697495c8ccce5abf9fa2))
1545
-
1546
-
1547
-
1548
-
1549
-
1550
- ## [0.25.24](https://github.com/cube-js/cube.js/compare/v0.25.23...v0.25.24) (2021-01-22)
1551
-
1552
-
1553
- ### Bug Fixes
1554
-
1555
- * Non default data source cache key and table schema queries are forwarded to the default data source ([2f7c672](https://github.com/cube-js/cube.js/commit/2f7c67292468da60faea284751bf8c71d2e051f5))
1556
- * Non default data source cache key and table schema queries are forwarded to the default data source: broken test ([#1856](https://github.com/cube-js/cube.js/issues/1856)) ([8aad3f5](https://github.com/cube-js/cube.js/commit/8aad3f52f476836df4f93c266af96f30ceb57131))
1557
-
1558
-
1559
-
1560
-
1561
-
1562
- ## [0.25.23](https://github.com/cube-js/cube.js/compare/v0.25.22...v0.25.23) (2021-01-22)
1563
-
1564
-
1565
- ### Bug Fixes
1566
-
1567
- * Map int2/4/8 to generic int type. fix [#1796](https://github.com/cube-js/cube.js/issues/1796) ([78e20eb](https://github.com/cube-js/cube.js/commit/78e20eb304eda3086cda7dbc4ea5d33ef877facb))
1568
-
1569
-
1570
-
1571
-
1572
-
1573
- ## [0.25.22](https://github.com/cube-js/cube.js/compare/v0.25.21...v0.25.22) (2021-01-21)
1574
-
1575
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1576
-
1577
-
1578
-
1579
-
1580
-
1581
- ## [0.25.21](https://github.com/cube-js/cube.js/compare/v0.25.20...v0.25.21) (2021-01-19)
1582
-
1583
-
1584
- ### Bug Fixes
1585
-
1586
- * **@cubejs-backend/query-orchestrator:** prevent generic pool infinite loop ([#1793](https://github.com/cube-js/cube.js/issues/1793)) ([d4129c4](https://github.com/cube-js/cube.js/commit/d4129c4d71b4afa66f62ae5d9666fcd9a08d9187))
1587
-
1588
-
1589
-
1590
-
1591
-
1592
- ## [0.25.20](https://github.com/cube-js/cube.js/compare/v0.25.19...v0.25.20) (2021-01-15)
1593
-
1594
-
1595
- ### Bug Fixes
1596
-
1597
- * Remove unnecessary `SELECT 1` during scheduled refresh. Fixes [#1592](https://github.com/cube-js/cube.js/issues/1592) ([#1786](https://github.com/cube-js/cube.js/issues/1786)) ([66f9d91](https://github.com/cube-js/cube.js/commit/66f9d91d12b1853b69903475af8338bfa586026b))
1598
-
1599
-
1600
-
1601
-
1602
-
1603
- ## [0.25.18](https://github.com/cube-js/cube.js/compare/v0.25.17...v0.25.18) (2021-01-14)
1604
-
1605
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1606
-
1607
-
1608
-
1609
-
1610
-
1611
- ## [0.25.15](https://github.com/cube-js/cube.js/compare/v0.25.14...v0.25.15) (2021-01-12)
1612
-
1613
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1614
-
1615
-
1616
-
1617
-
1618
-
1619
- ## [0.25.13](https://github.com/cube-js/cube.js/compare/v0.25.12...v0.25.13) (2021-01-07)
1620
-
1621
-
1622
- ### Bug Fixes
1623
-
1624
- * Guard from `undefined` dataSource in queue key ([6ae1fd6](https://github.com/cube-js/cube.js/commit/6ae1fd60a1e67bc73c0630b7de36b598397ce22b))
1625
-
1626
-
1627
-
1628
-
1629
-
1630
- ## [0.25.6](https://github.com/cube-js/cube.js/compare/v0.25.5...v0.25.6) (2020-12-30)
1631
-
1632
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1633
-
1634
-
1635
-
1636
-
1637
-
1638
- ## [0.25.5](https://github.com/cube-js/cube.js/compare/v0.25.4...v0.25.5) (2020-12-30)
1639
-
1640
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1641
-
1642
-
1643
-
1644
-
1645
-
1646
- ## [0.25.4](https://github.com/cube-js/cube.js/compare/v0.25.3...v0.25.4) (2020-12-30)
1647
-
1648
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1649
-
1650
-
1651
-
1652
-
1653
-
1654
- ## [0.25.2](https://github.com/cube-js/cube.js/compare/v0.25.1...v0.25.2) (2020-12-27)
1655
-
1656
-
1657
- ### Bug Fixes
1658
-
1659
- * **@cubejs-backend/query-orchestrator:** Throw an exception on empty pre-agg in readOnly mode, refs [#1597](https://github.com/cube-js/cube.js/issues/1597) ([17d5fdb](https://github.com/cube-js/cube.js/commit/17d5fdb82e0ce06d55e438913e32952f32db7923))
1660
-
1661
-
1662
-
1663
-
1664
-
1665
- ## [0.25.1](https://github.com/cube-js/cube.js/compare/v0.25.0...v0.25.1) (2020-12-24)
1666
-
1667
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1668
-
1669
-
1670
-
1671
-
1672
-
1673
- # [0.25.0](https://github.com/cube-js/cube.js/compare/v0.24.15...v0.25.0) (2020-12-21)
1674
-
1675
-
1676
- ### Bug Fixes
1677
-
1678
- * getQueryStage throws undefined is not a function ([0de1603](https://github.com/cube-js/cube.js/commit/0de1603293fc918c0da8ff8bd514b49f14de51d8))
1679
-
1680
-
1681
- ### Features
1682
-
1683
- * Allow cross data source joins ([a58336e](https://github.com/cube-js/cube.js/commit/a58336e3840f8ac02d83de43ec7661419bceb71c))
1684
- * Allow cross data source joins: Serverless support ([034cdc8](https://github.com/cube-js/cube.js/commit/034cdc8dbf8907988df0f999fd115b8acdb4990f))
1685
-
1686
-
1687
-
1688
-
1689
-
1690
- ## [0.24.13](https://github.com/cube-js/cube.js/compare/v0.24.12...v0.24.13) (2020-12-18)
1691
-
1692
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1693
-
1694
-
1695
-
1696
-
1697
-
1698
- ## [0.24.12](https://github.com/cube-js/cube.js/compare/v0.24.11...v0.24.12) (2020-12-17)
1699
-
1700
-
1701
- ### Features
1702
-
1703
- * **query-orchestrator:** detects bigint in readOnly mode, when it's Number ([a21cc10](https://github.com/cube-js/cube.js/commit/a21cc1065031b23ee7c199cb56ec039112f83770))
1704
- * Introduce health checks ([#1607](https://github.com/cube-js/cube.js/issues/1607)) ([d96c662](https://github.com/cube-js/cube.js/commit/d96c66201ca8202907af8dc563eaaf908a5ece89))
1705
-
1706
-
1707
-
1708
-
1709
-
1710
- ## [0.24.9](https://github.com/cube-js/cube.js/compare/v0.24.8...v0.24.9) (2020-12-16)
1711
-
1712
-
1713
- ### Bug Fixes
1714
-
1715
- * **@cubejs-backend/mysql-driver:** Revert back test on borrow with database pool error logging. ([2cdaf40](https://github.com/cube-js/cube.js/commit/2cdaf406a7d99116849f60e00e1b1bc25605e0d3))
1716
-
1717
-
1718
-
1719
-
1720
-
1721
- ## [0.24.8](https://github.com/cube-js/cube.js/compare/v0.24.7...v0.24.8) (2020-12-15)
1722
-
1723
-
1724
- ### Features
1725
-
1726
- * **@cubejs-backend/query-orchestrator:** Introduce AsyncRedisClient type ([728110e](https://github.com/cube-js/cube.js/commit/728110ed0ffe5697bd5e47e3920bf2e5377a0ffd))
1727
- * **@cubejs-backend/query-orchestrator:** Migrate createRedisClient to TS ([78e8422](https://github.com/cube-js/cube.js/commit/78e8422937e79457fdcec70535225bc9ccecfce8))
1728
- * **@cubejs-backend/query-orchestrator:** Move RedisPool to TS, export RedisPoolOptions ([8e8abde](https://github.com/cube-js/cube.js/commit/8e8abde85b9fa821d21f33fc286cfb2cc56891e4))
1729
- * **@cubejs-backend/query-orchestrator:** Set redis pool options from server config ([c1270d4](https://github.com/cube-js/cube.js/commit/c1270d4cfdc243b230ade0cb3a4c59171db70d20))
1730
-
1731
-
1732
-
1733
-
1734
-
1735
- ## [0.24.6](https://github.com/cube-js/cube.js/compare/v0.24.5...v0.24.6) (2020-12-13)
1736
-
1737
-
1738
- ### Features
1739
-
1740
- * Move index creation orchestration to the driver: allow to control drivers when to create indexes ([2a94e71](https://github.com/cube-js/cube.js/commit/2a94e710a89954ecedf4aa6f76b89578138e7aff))
1741
-
1742
-
1743
-
1744
-
1745
-
1746
- ## [0.24.5](https://github.com/cube-js/cube.js/compare/v0.24.4...v0.24.5) (2020-12-09)
1747
-
1748
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1749
-
1750
-
1751
-
1752
-
1753
-
1754
- ## [0.24.4](https://github.com/cube-js/cube.js/compare/v0.24.3...v0.24.4) (2020-12-07)
1755
-
1756
-
1757
- ### Features
1758
-
1759
- * Ability to load SSL keys from FS ([#1512](https://github.com/cube-js/cube.js/issues/1512)) ([71da5bb](https://github.com/cube-js/cube.js/commit/71da5bb529294fabd92b3a914b1e8bceb464643c))
1760
-
1761
-
1762
-
1763
-
1764
-
1765
- ## [0.24.3](https://github.com/cube-js/cube.js/compare/v0.24.2...v0.24.3) (2020-12-01)
1766
-
1767
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1768
-
1769
-
1770
-
1771
-
1772
-
1773
- ## [0.24.2](https://github.com/cube-js/cube.js/compare/v0.24.1...v0.24.2) (2020-11-27)
1774
-
1775
-
1776
- ### Features
1777
-
1778
- * **@cubejs-backend/query-orchestrator:** Initial move to TypeScript ([#1462](https://github.com/cube-js/cube.js/issues/1462)) ([101e8dc](https://github.com/cube-js/cube.js/commit/101e8dc90d4b1266c0327adb86cab3e3caa8d4d0))
1779
-
1780
-
1781
-
1782
-
1783
-
1784
- # [0.24.0](https://github.com/cube-js/cube.js/compare/v0.23.15...v0.24.0) (2020-11-26)
1785
-
1786
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1787
-
1788
-
1789
-
1790
-
1791
-
1792
- ## [0.23.14](https://github.com/cube-js/cube.js/compare/v0.23.13...v0.23.14) (2020-11-22)
1793
-
1794
-
1795
- ### Bug Fixes
1796
-
1797
- * **@cubejs-backend/query-orchestrator:** Intermittent lags when pre-aggregation tables are refreshed ([4efe1fc](https://github.com/cube-js/cube.js/commit/4efe1fc006282d87ab2718918d1bdd174baa6be3))
1798
-
1799
-
1800
-
1801
-
1802
-
1803
- ## [0.23.6](https://github.com/cube-js/cube.js/compare/v0.23.5...v0.23.6) (2020-11-02)
1804
-
1805
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1806
-
1807
-
1808
-
1809
-
1810
-
1811
- ## [0.23.3](https://github.com/cube-js/cube.js/compare/v0.23.2...v0.23.3) (2020-10-31)
1812
-
1813
-
1814
- ### Features
1815
-
1816
- * **@cubejs-backend/query-orchestrator:** add support for MSSQL nvarchar ([#1260](https://github.com/cube-js/cube.js/issues/1260)) Thanks to @JoshMentzer! ([a9e9919](https://github.com/cube-js/cube.js/commit/a9e9919))
1817
-
1818
-
1819
-
1820
-
1821
-
1822
- # [0.23.0](https://github.com/cube-js/cube.js/compare/v0.22.4...v0.23.0) (2020-10-28)
1823
-
1824
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1825
-
1826
-
1827
-
1828
-
1829
-
1830
- # [0.22.0](https://github.com/cube-js/cube.js/compare/v0.21.2...v0.22.0) (2020-10-20)
1831
-
1832
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1833
-
1834
-
1835
-
1836
-
1837
-
1838
- ## [0.21.1](https://github.com/cube-js/cube.js/compare/v0.21.0...v0.21.1) (2020-10-15)
1839
-
1840
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1841
-
1842
-
1843
-
1844
-
1845
-
1846
- # [0.21.0](https://github.com/cube-js/cube.js/compare/v0.20.15...v0.21.0) (2020-10-09)
1847
-
1848
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1849
-
1850
-
1851
-
1852
-
1853
-
1854
- ## [0.20.13](https://github.com/cube-js/cube.js/compare/v0.20.12...v0.20.13) (2020-10-07)
1855
-
1856
-
1857
- ### Bug Fixes
1858
-
1859
- * **@cubejs-backend/mongobi-driver:** TypeError: v.toLowerCase is not a function ([16a15cb](https://github.com/cube-js/cube.js/commit/16a15cb))
1860
-
1861
-
1862
-
1863
-
1864
-
1865
- ## [0.20.9](https://github.com/cube-js/cube.js/compare/v0.20.8...v0.20.9) (2020-09-19)
1866
-
1867
-
1868
- ### Features
1869
-
1870
- * `sqlAlias` attribute for `preAggregations` and short format for pre-aggregation table names ([#1068](https://github.com/cube-js/cube.js/issues/1068)) ([98ffad3](https://github.com/cube-js/cube.js/commit/98ffad3)), closes [#86](https://github.com/cube-js/cube.js/issues/86) [#907](https://github.com/cube-js/cube.js/issues/907)
1871
-
1872
-
1873
-
1874
-
1875
-
1876
- # [0.20.0](https://github.com/cube-js/cube.js/compare/v0.19.61...v0.20.0) (2020-08-26)
1877
-
1878
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1879
-
1880
-
1881
-
1882
-
1883
-
1884
- ## [0.19.61](https://github.com/cube-js/cube.js/compare/v0.19.60...v0.19.61) (2020-08-11)
1885
-
1886
-
1887
- ### Bug Fixes
1888
-
1889
- * avoid opening connection to the source database when caching tables from external rollup db ([#929](https://github.com/cube-js/cube.js/issues/929)) Thanks to [@jcw](https://github.com/jcw)-! ([92cd0b3](https://github.com/cube-js/cube.js/commit/92cd0b3))
1890
-
1891
-
1892
-
1893
-
1894
-
1895
- ## [0.19.60](https://github.com/cube-js/cube.js/compare/v0.19.59...v0.19.60) (2020-08-08)
1896
-
1897
-
1898
- ### Bug Fixes
1899
-
1900
- * Intermittent errors with empty rollups or not ready metadata for Athena and MySQL: HIVE_CANNOT_OPEN_SPLIT errors. ([fa2cf45](https://github.com/cube-js/cube.js/commit/fa2cf45))
1901
-
1902
-
1903
-
1904
-
1905
-
1906
- ## [0.19.56](https://github.com/cube-js/cube.js/compare/v0.19.55...v0.19.56) (2020-08-03)
1907
-
1908
-
1909
- ### Bug Fixes
1910
-
1911
- * allow renewQuery in dev mode with warning ([#868](https://github.com/cube-js/cube.js/issues/868)) Thanks to [@jcw](https://github.com/jcw)-! ([dbdbb5f](https://github.com/cube-js/cube.js/commit/dbdbb5f))
1912
-
1913
-
1914
-
1915
-
1916
-
1917
- ## [0.19.54](https://github.com/cube-js/cube.js/compare/v0.19.53...v0.19.54) (2020-07-23)
1918
-
1919
-
1920
- ### Bug Fixes
1921
-
1922
- * Orphaned queries in Redis queue during intensive load ([101b85f](https://github.com/cube-js/cube.js/commit/101b85f))
1923
-
1924
-
1925
-
1926
-
1927
-
1928
- ## [0.19.53](https://github.com/cube-js/cube.js/compare/v0.19.52...v0.19.53) (2020-07-20)
1929
-
1930
-
1931
- ### Features
1932
-
1933
- * More logging info for Orphaned Queries debugging ([99bf957](https://github.com/cube-js/cube.js/commit/99bf957))
1934
-
1935
-
1936
-
1937
-
1938
-
1939
- ## [0.19.52](https://github.com/cube-js/cube.js/compare/v0.19.51...v0.19.52) (2020-07-18)
1940
-
1941
-
1942
- ### Bug Fixes
1943
-
1944
- * Redis driver execAsync ignores watch directives ([ac67e5b](https://github.com/cube-js/cube.js/commit/ac67e5b))
1945
-
1946
-
1947
-
1948
-
1949
-
1950
- ## [0.19.50](https://github.com/cube-js/cube.js/compare/v0.19.49...v0.19.50) (2020-07-16)
1951
-
1952
-
1953
- ### Features
1954
-
1955
- * Generic readOnly external rollup implementation. MongoDB support. ([79d7bfd](https://github.com/cube-js/cube.js/commit/79d7bfd)), closes [#239](https://github.com/cube-js/cube.js/issues/239)
1956
- * Rollup mode ([#843](https://github.com/cube-js/cube.js/issues/843)) Thanks to [@jcw](https://github.com/jcw)-! ([cc41f97](https://github.com/cube-js/cube.js/commit/cc41f97))
1957
-
1958
-
1959
-
1960
-
1961
-
1962
- ## [0.19.46](https://github.com/cube-js/cube.js/compare/v0.19.45...v0.19.46) (2020-07-06)
1963
-
1964
-
1965
- ### Features
1966
-
1967
- * Report query usage for Athena and BigQuery ([697b53f](https://github.com/cube-js/cube.js/commit/697b53f))
1968
-
1969
-
1970
-
1971
-
1972
-
1973
- ## [0.19.36](https://github.com/cube-js/cube.js/compare/v0.19.35...v0.19.36) (2020-06-24)
1974
-
1975
-
1976
- ### Bug Fixes
1977
-
1978
- * Avoid excessive pre-aggregation invalidation in presence of multiple structure versions ([fd5e602](https://github.com/cube-js/cube.js/commit/fd5e602))
1979
-
1980
-
1981
-
1982
-
1983
-
1984
- ## [0.19.17](https://github.com/cube-js/cube.js/compare/v0.19.16...v0.19.17) (2020-05-09)
1985
-
1986
-
1987
- ### Bug Fixes
1988
-
1989
- * Continue wait errors during tables fetch ([cafaa28](https://github.com/cube-js/cube.js/commit/cafaa28))
1990
-
1991
-
1992
-
1993
-
1994
-
1995
- ## [0.19.15](https://github.com/cube-js/cube.js/compare/v0.19.14...v0.19.15) (2020-05-04)
1996
-
1997
-
1998
- ### Features
1999
-
2000
- * More pre-aggregation info logging ([9d69f98](https://github.com/cube-js/cube.js/commit/9d69f98))
2001
-
2002
-
2003
-
2004
-
2005
-
2006
- ## [0.19.14](https://github.com/cube-js/cube.js/compare/v0.19.13...v0.19.14) (2020-04-24)
2007
-
2008
-
2009
- ### Bug Fixes
2010
-
2011
- * More descriptive errors for download errors ([e834aba](https://github.com/cube-js/cube.js/commit/e834aba))
2012
-
2013
-
2014
-
2015
-
2016
-
2017
- ## [0.19.9](https://github.com/cube-js/cube.js/compare/v0.19.8...v0.19.9) (2020-04-16)
2018
-
2019
-
2020
- ### Features
2021
-
2022
- * Allow persisting multiple pre-aggregation structure versions to support staging pre-aggregation warm-up environments and multiple timezones ([ab9539a](https://github.com/cube-js/cube.js/commit/ab9539a))
2023
-
2024
-
2025
-
2026
-
2027
-
2028
- ## [0.19.8](https://github.com/cube-js/cube.js/compare/v0.19.7...v0.19.8) (2020-04-15)
2029
-
2030
-
2031
- ### Bug Fixes
2032
-
2033
- * Dead queries added to queue in serverless ([eca3d0c](https://github.com/cube-js/cube.js/commit/eca3d0c))
2034
-
2035
-
2036
-
2037
-
2038
-
2039
- ## [0.19.7](https://github.com/cube-js/cube.js/compare/v0.19.6...v0.19.7) (2020-04-14)
2040
-
2041
-
2042
- ### Bug Fixes
2043
-
2044
- * Associate Queue storage error with requestId ([ec2750e](https://github.com/cube-js/cube.js/commit/ec2750e))
2045
-
2046
-
2047
-
2048
-
2049
-
2050
- ## [0.19.6](https://github.com/cube-js/cube.js/compare/v0.19.5...v0.19.6) (2020-04-14)
2051
-
2052
-
2053
- ### Bug Fixes
2054
-
2055
- * Consistent queryKey logging ([5f1a632](https://github.com/cube-js/cube.js/commit/5f1a632))
2056
-
2057
-
2058
-
2059
-
2060
-
2061
- ## [0.19.5](https://github.com/cube-js/cube.js/compare/v0.19.4...v0.19.5) (2020-04-13)
2062
-
2063
-
2064
- ### Bug Fixes
2065
-
2066
- * Broken query and pre-aggregation cancel ([aa82256](https://github.com/cube-js/cube.js/commit/aa82256))
2067
-
2068
-
2069
- ### Features
2070
-
2071
- * Log queue state on Waiting for query ([395c63c](https://github.com/cube-js/cube.js/commit/395c63c))
2072
-
2073
-
2074
-
2075
-
2076
-
2077
- # [0.19.0](https://github.com/cube-js/cube.js/compare/v0.18.32...v0.19.0) (2020-04-09)
2078
-
2079
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2080
-
2081
-
2082
-
2083
-
2084
-
2085
- ## [0.18.18](https://github.com/cube-js/cube.js/compare/v0.18.17...v0.18.18) (2020-03-28)
2086
-
2087
-
2088
- ### Features
2089
-
2090
- * Executing SQL logging message that shows final SQL ([26b8758](https://github.com/cube-js/cube.js/commit/26b8758))
2091
-
2092
-
2093
-
2094
-
2095
-
2096
- ## [0.18.17](https://github.com/cube-js/cube.js/compare/v0.18.16...v0.18.17) (2020-03-24)
2097
-
2098
-
2099
- ### Features
2100
-
2101
- * More places to fetch `readOnly` pre-aggregations flag from ([9877037](https://github.com/cube-js/cube.js/commit/9877037))
2102
-
2103
-
2104
-
2105
-
2106
-
2107
- ## [0.18.13](https://github.com/cube-js/cube.js/compare/v0.18.12...v0.18.13) (2020-03-21)
2108
-
2109
-
2110
- ### Bug Fixes
2111
-
2112
- * Various cleanup errors ([538f6d0](https://github.com/cube-js/cube.js/commit/538f6d0)), closes [#525](https://github.com/cube-js/cube.js/issues/525)
2113
-
2114
-
2115
-
2116
-
2117
-
2118
- ## [0.18.12](https://github.com/cube-js/cube.js/compare/v0.18.11...v0.18.12) (2020-03-19)
2119
-
2120
-
2121
- ### Features
2122
-
2123
- * Add duration to error logging ([59a4255](https://github.com/cube-js/cube.js/commit/59a4255))
2124
-
2125
-
2126
-
2127
-
2128
-
2129
- ## [0.18.11](https://github.com/cube-js/cube.js/compare/v0.18.10...v0.18.11) (2020-03-18)
2130
-
2131
-
2132
- ### Bug Fixes
2133
-
2134
- * Orphaned pre-aggregation tables aren't dropped because LocalCacheDriver doesn't expire keys ([393af3d](https://github.com/cube-js/cube.js/commit/393af3d))
2135
-
2136
-
2137
-
2138
-
2139
-
2140
- ## [0.18.7](https://github.com/cube-js/cube.js/compare/v0.18.6...v0.18.7) (2020-03-17)
2141
-
2142
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2143
-
2144
-
2145
-
2146
-
2147
-
2148
- ## [0.18.6](https://github.com/cube-js/cube.js/compare/v0.18.5...v0.18.6) (2020-03-16)
2149
-
2150
-
2151
- ### Bug Fixes
2152
-
2153
- * Waiting for query isn't logged for Local Queue when query is already in progress ([e7be6d1](https://github.com/cube-js/cube.js/commit/e7be6d1))
2154
-
2155
-
2156
-
2157
-
2158
-
2159
- ## [0.18.5](https://github.com/cube-js/cube.js/compare/v0.18.4...v0.18.5) (2020-03-15)
2160
-
2161
-
2162
- ### Bug Fixes
2163
-
2164
- * `requestId` isn't propagating to all pre-aggregations messages ([650dd6e](https://github.com/cube-js/cube.js/commit/650dd6e))
2165
-
2166
-
2167
-
2168
-
2169
-
2170
- ## [0.18.4](https://github.com/cube-js/cube.js/compare/v0.18.3...v0.18.4) (2020-03-09)
2171
-
2172
-
2173
- ### Features
2174
-
2175
- * Use options pattern in constructor ([#468](https://github.com/cube-js/cube.js/issues/468)) Thanks to [@jcw](https://github.com/jcw)-! ([ff20167](https://github.com/cube-js/cube.js/commit/ff20167))
2176
-
2177
-
2178
-
2179
-
2180
-
2181
- ## [0.18.3](https://github.com/cube-js/cube.js/compare/v0.18.2...v0.18.3) (2020-03-02)
2182
-
2183
-
2184
- ### Bug Fixes
2185
-
2186
- * CUBEJS_REDIS_POOL_MAX=0 env variable setting isn't respected ([75f6889](https://github.com/cube-js/cube.js/commit/75f6889))
2187
-
2188
-
2189
-
2190
-
2191
-
2192
- ## [0.18.2](https://github.com/cube-js/cube.js/compare/v0.18.1...v0.18.2) (2020-03-01)
2193
-
2194
-
2195
- ### Bug Fixes
2196
-
2197
- * Limit pre-aggregations fetch table requests using queue -- handle HA for pre-aggregations ([75833b1](https://github.com/cube-js/cube.js/commit/75833b1))
2198
-
2199
-
2200
-
2201
-
2202
-
2203
- ## [0.18.1](https://github.com/cube-js/cube.js/compare/v0.18.0...v0.18.1) (2020-03-01)
2204
-
2205
-
2206
- ### Bug Fixes
2207
-
2208
- * Remove user facing errors for pre-aggregations refreshes ([d15c551](https://github.com/cube-js/cube.js/commit/d15c551))
2209
-
2210
-
2211
-
2212
-
2213
-
2214
- # [0.18.0](https://github.com/cube-js/cube.js/compare/v0.17.10...v0.18.0) (2020-03-01)
2215
-
2216
-
2217
- ### Bug Fixes
2218
-
2219
- * Error: client.readOnly is not a function ([6069499](https://github.com/cube-js/cube.js/commit/6069499))
2220
- * Redis query queue locking redesign ([a2eb9b2](https://github.com/cube-js/cube.js/commit/a2eb9b2)), closes [#459](https://github.com/cube-js/cube.js/issues/459)
2221
- * TypeError: Cannot read property 'queryKey' of null under load ([0c996d8](https://github.com/cube-js/cube.js/commit/0c996d8))
2222
-
2223
-
2224
- ### Features
2225
-
2226
- * Redis connection pooling ([#433](https://github.com/cube-js/cube.js/issues/433)) Thanks to [@jcw](https://github.com/jcw)! ([cf133a9](https://github.com/cube-js/cube.js/commit/cf133a9)), closes [#104](https://github.com/cube-js/cube.js/issues/104)
2227
-
2228
-
2229
-
2230
-
2231
-
2232
- ## [0.17.10](https://github.com/cube-js/cube.js/compare/v0.17.9...v0.17.10) (2020-02-20)
2233
-
2234
-
2235
- ### Features
2236
-
2237
- * Support external rollups from readonly source ([#395](https://github.com/cube-js/cube.js/issues/395)) ([b17e841](https://github.com/cube-js/cube.js/commit/b17e841))
2238
-
2239
-
2240
-
2241
-
2242
-
2243
- ## [0.17.9](https://github.com/cube-js/cube.js/compare/v0.17.8...v0.17.9) (2020-02-18)
2244
-
2245
-
2246
- ### Features
2247
-
2248
- * Enhanced trace logging ([1fdd8e9](https://github.com/cube-js/cube.js/commit/1fdd8e9))
2249
-
2250
-
2251
-
2252
-
2253
-
2254
- ## [0.17.5](https://github.com/cube-js/cube.js/compare/v0.17.4...v0.17.5) (2020-02-07)
2255
-
2256
-
2257
- ### Bug Fixes
2258
-
2259
- * Sanity check for silent truncate name problem during pre-aggregation creation ([e7fb2f2](https://github.com/cube-js/cube.js/commit/e7fb2f2))
2260
-
2261
-
2262
-
2263
-
2264
-
2265
- ## [0.17.3](https://github.com/cube-js/cube.js/compare/v0.17.2...v0.17.3) (2020-02-06)
2266
-
2267
-
2268
- ### Features
2269
-
2270
- * Pre-aggregation indexes support ([d443585](https://github.com/cube-js/cube.js/commit/d443585))
2271
-
2272
-
2273
-
2274
-
2275
-
2276
- # [0.17.0](https://github.com/cube-js/cube.js/compare/v0.16.0...v0.17.0) (2020-02-04)
2277
-
2278
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2279
-
2280
-
2281
-
2282
-
2283
-
2284
- # [0.16.0](https://github.com/cube-js/cube.js/compare/v0.15.4...v0.16.0) (2020-02-04)
2285
-
2286
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2287
-
2288
-
2289
-
2290
-
2291
-
2292
- # [0.15.0](https://github.com/cube-js/cube.js/compare/v0.14.3...v0.15.0) (2020-01-18)
2293
-
2294
-
2295
- ### Features
2296
-
2297
- * New refreshKeyRenewalThresholds and foreground renew defaults ([9fb0abb](https://github.com/cube-js/cube.js/commit/9fb0abb))
2298
- * Slow Query Warning and scheduled refresh for cube refresh keys ([8768b0e](https://github.com/cube-js/cube.js/commit/8768b0e))
2299
-
2300
-
2301
-
2302
-
2303
-
2304
- # [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16)
2305
-
2306
-
2307
- ### Bug Fixes
2308
-
2309
- * Cannot read property 'requestId' of null ([d087837](https://github.com/cube-js/cube.js/commit/d087837)), closes [#347](https://github.com/cube-js/cube.js/issues/347)
2310
-
2311
-
2312
- ### Features
2313
-
2314
- * Scheduled refresh for pre-aggregations ([c87b525](https://github.com/cube-js/cube.js/commit/c87b525))
2315
- * Scheduled Refresh REST API ([472a0c3](https://github.com/cube-js/cube.js/commit/472a0c3))
2316
-
2317
-
2318
-
2319
-
2320
-
2321
- ## [0.13.9](https://github.com/cube-js/cube.js/compare/v0.13.8...v0.13.9) (2020-01-03)
2322
-
2323
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2324
-
2325
-
2326
-
2327
-
2328
-
2329
- ## [0.13.2](https://github.com/cube-js/cube.js/compare/v0.13.1...v0.13.2) (2019-12-13)
2330
-
2331
-
2332
- ### Features
2333
-
2334
- * Propagate `requestId` for trace logging ([24d7b41](https://github.com/cube-js/cube.js/commit/24d7b41))
2335
-
2336
-
2337
-
2338
-
2339
-
2340
- # [0.13.0](https://github.com/cube-js/cube.js/compare/v0.12.3...v0.13.0) (2019-12-10)
2341
-
2342
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2343
-
2344
-
2345
-
2346
-
2347
-
2348
- ## [0.12.2](https://github.com/cube-js/cube.js/compare/v0.12.1...v0.12.2) (2019-12-02)
2349
-
2350
-
2351
- ### Bug Fixes
2352
-
2353
- * this.versionEntries typo ([#279](https://github.com/cube-js/cube.js/issues/279)) ([743f9fb](https://github.com/cube-js/cube.js/commit/743f9fb))
2354
-
2355
-
2356
- ### Features
2357
-
2358
- * support REDIS_PASSWORD env variable ([#280](https://github.com/cube-js/cube.js/issues/280)). Thanks to [@lanphan](https://github.com/lanphan)! ([5172745](https://github.com/cube-js/cube.js/commit/5172745))
2359
-
2360
-
2361
-
2362
-
2363
-
2364
- ## [0.12.1](https://github.com/cube-js/cube.js/compare/v0.12.0...v0.12.1) (2019-11-26)
2365
-
2366
-
2367
- ### Features
2368
-
2369
- * Show used pre-aggregations and match rollup results in Playground ([4a67346](https://github.com/cube-js/cube.js/commit/4a67346))
2370
-
2371
-
2372
-
2373
-
2374
-
2375
- # [0.12.0](https://github.com/cube-js/cube.js/compare/v0.11.25...v0.12.0) (2019-11-25)
2376
-
2377
-
2378
- ### Features
2379
-
2380
- * Show `refreshKey` values in Playground ([b49e184](https://github.com/cube-js/cube.js/commit/b49e184))
2381
-
2382
-
2383
-
2384
-
2385
-
2386
- ## [0.11.18](https://github.com/cube-js/cube.js/compare/v0.11.17...v0.11.18) (2019-11-09)
2387
-
2388
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2389
-
2390
-
2391
-
2392
-
2393
-
2394
- ## [0.11.6](https://github.com/statsbotco/cubejs-client/compare/v0.11.5...v0.11.6) (2019-10-17)
2395
-
2396
-
2397
- ### Bug Fixes
2398
-
2399
- * TypeError: Cannot read property 'table_name' of undefined: Drop orphaned tables implementation drops recent tables in cluster environments ([84ea78a](https://github.com/statsbotco/cubejs-client/commit/84ea78a))
2400
-
2401
-
2402
-
2403
-
2404
-
2405
- # [0.11.0](https://github.com/statsbotco/cubejs-client/compare/v0.10.62...v0.11.0) (2019-10-15)
2406
-
2407
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2408
-
2409
-
2410
-
2411
-
2412
-
2413
- ## [0.10.58](https://github.com/statsbotco/cubejs-client/compare/v0.10.57...v0.10.58) (2019-10-04)
2414
-
2415
-
2416
- ### Bug Fixes
2417
-
2418
- * `continueWaitTimout` option is ignored in LocalQueueDriver ([#224](https://github.com/statsbotco/cubejs-client/issues/224)) ([4f72a52](https://github.com/statsbotco/cubejs-client/commit/4f72a52))
2419
-
2420
-
2421
-
2422
-
2423
-
2424
- ## [0.10.35](https://github.com/statsbotco/cubejs-client/compare/v0.10.34...v0.10.35) (2019-09-09)
2425
-
2426
-
2427
- ### Bug Fixes
2428
-
2429
- * LocalQueueDriver key interference for multitenant deployment ([aa860e4](https://github.com/statsbotco/cubejs-client/commit/aa860e4))
2430
-
2431
-
2432
- ### Features
2433
-
2434
- * Serve pre-aggregated data right from external database without hitting main one if pre-aggregation is available ([931fb7c](https://github.com/statsbotco/cubejs-client/commit/931fb7c))
2435
-
2436
-
2437
-
2438
-
2439
-
2440
- ## [0.10.33](https://github.com/statsbotco/cubejs-client/compare/v0.10.32...v0.10.33) (2019-09-06)
2441
-
2442
-
2443
- ### Bug Fixes
2444
-
2445
- * Revert to default queue concurrency for external pre-aggregations as driver pools expect this be aligned with default pool size ([c695ddd](https://github.com/statsbotco/cubejs-client/commit/c695ddd))
2446
-
2447
-
2448
-
2449
-
2450
-
2451
- ## [0.10.32](https://github.com/statsbotco/cubejs-client/compare/v0.10.31...v0.10.32) (2019-09-06)
2452
-
2453
-
2454
- ### Bug Fixes
2455
-
2456
- * In memory queue driver drop state if rollups are building too long ([ad4c062](https://github.com/statsbotco/cubejs-client/commit/ad4c062))
2457
-
2458
-
2459
-
2460
-
2461
-
2462
- ## [0.10.30](https://github.com/statsbotco/cubejs-client/compare/v0.10.29...v0.10.30) (2019-08-26)
2463
-
2464
-
2465
- ### Features
2466
-
2467
- * `REDIS_TLS=true` env variable support ([55858cf](https://github.com/statsbotco/cubejs-client/commit/55858cf))
2468
-
2469
-
2470
-
2471
-
2472
-
2473
- ## [0.10.28](https://github.com/statsbotco/cubejs-client/compare/v0.10.27...v0.10.28) (2019-08-19)
2474
-
2475
-
2476
- ### Bug Fixes
2477
-
2478
- * BigQuery to Postgres external rollup doesn't work ([feccdb5](https://github.com/statsbotco/cubejs-client/commit/feccdb5)), closes [#178](https://github.com/statsbotco/cubejs-client/issues/178)
2479
-
2480
-
2481
-
2482
-
2483
-
2484
- ## [0.10.16](https://github.com/statsbotco/cubejs-client/compare/v0.10.15...v0.10.16) (2019-07-20)
2485
-
2486
-
2487
- ### Features
2488
-
2489
- * BigQuery external rollup support ([10c635c](https://github.com/statsbotco/cubejs-client/commit/10c635c))
2490
-
2491
-
2492
-
2493
-
2494
-
2495
- ## [0.10.15](https://github.com/statsbotco/cubejs-client/compare/v0.10.14...v0.10.15) (2019-07-13)
2496
-
2497
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2498
-
2499
-
2500
-
2501
-
2502
-
2503
- ## [0.10.12](https://github.com/statsbotco/cubejs-client/compare/v0.10.11...v0.10.12) (2019-07-06)
2504
-
2505
-
2506
- ### Bug Fixes
2507
-
2508
- * QUERIES_undefined redis key for QueryQueue ([4c44886](https://github.com/statsbotco/cubejs-client/commit/4c44886))
2509
-
2510
-
2511
-
2512
-
2513
-
2514
- ## [0.10.11](https://github.com/statsbotco/cubejs-client/compare/v0.10.10...v0.10.11) (2019-07-02)
2515
-
2516
-
2517
- ### Bug Fixes
2518
-
2519
- * TypeError: Cannot read property 'startsWith' of undefined at tableDefinition.filter.column: support uppercase databases ([995b115](https://github.com/statsbotco/cubejs-client/commit/995b115))
2520
-
2521
-
2522
-
2523
-
2524
-
2525
- # [0.10.0](https://github.com/statsbotco/cubejs-client/compare/v0.9.24...v0.10.0) (2019-06-21)
2526
-
2527
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2528
-
2529
-
2530
-
2531
-
2532
-
2533
- ## [0.9.14](https://github.com/statsbotco/cubejs-client/compare/v0.9.13...v0.9.14) (2019-06-07)
2534
-
2535
-
2536
- ### Features
2537
-
2538
- * Add option to run in production without redis ([a7de417](https://github.com/statsbotco/cubejs-client/commit/a7de417)), closes [#110](https://github.com/statsbotco/cubejs-client/issues/110)
2539
-
2540
-
2541
-
2542
-
2543
-
2544
- ## [0.9.4](https://github.com/statsbotco/cubejs-client/compare/v0.9.3...v0.9.4) (2019-05-22)
2545
-
2546
-
2547
- ### Features
2548
-
2549
- * Add `refreshKeyRenewalThreshold` option ([aa69449](https://github.com/statsbotco/cubejs-client/commit/aa69449)), closes [#112](https://github.com/statsbotco/cubejs-client/issues/112)
2550
-
2551
-
2552
-
2553
-
2554
-
2555
- ## [0.9.2](https://github.com/statsbotco/cubejs-client/compare/v0.9.1...v0.9.2) (2019-05-11)
2556
-
2557
-
2558
- ### Bug Fixes
2559
-
2560
- * External rollups serverless implementation ([6d13370](https://github.com/statsbotco/cubejs-client/commit/6d13370))
2561
-
2562
-
2563
-
2564
-
2565
-
2566
- # [0.9.0](https://github.com/statsbotco/cubejs-client/compare/v0.8.7...v0.9.0) (2019-05-11)
2567
-
2568
-
2569
- ### Features
2570
-
2571
- * External rollup implementation ([d22a809](https://github.com/statsbotco/cubejs-client/commit/d22a809))
2572
-
2573
-
2574
-
2575
-
2576
-
2577
- ## [0.8.7](https://github.com/statsbotco/cubejs-client/compare/v0.8.6...v0.8.7) (2019-05-09)
2578
-
2579
-
2580
- ### Bug Fixes
2581
-
2582
- * **query-orchestrator:** Athena got swamped by fetch schema requests ([d8b5440](https://github.com/statsbotco/cubejs-client/commit/d8b5440))
2583
-
2584
-
2585
-
2586
-
2587
-
2588
- ## [0.8.4](https://github.com/statsbotco/cubejs-client/compare/v0.8.3...v0.8.4) (2019-05-02)
2589
-
2590
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2591
-
2592
-
2593
-
2594
-
2595
-
2596
- ## [0.8.1](https://github.com/statsbotco/cubejs-client/compare/v0.8.0...v0.8.1) (2019-04-30)
2597
-
2598
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2599
-
2600
-
2601
-
2602
-
2603
-
2604
- # [0.8.0](https://github.com/statsbotco/cubejs-client/compare/v0.7.10...v0.8.0) (2019-04-29)
2605
-
2606
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2607
-
2608
-
2609
-
2610
-
2611
-
2612
- ## [0.7.6](https://github.com/statsbotco/cubejs-client/compare/v0.7.5...v0.7.6) (2019-04-23)
2613
-
2614
-
2615
- ### Bug Fixes
2616
-
2617
- * **query-orchestrator:** add RedisFactory and promisify methods manually ([#89](https://github.com/statsbotco/cubejs-client/issues/89)) ([cdfcd87](https://github.com/statsbotco/cubejs-client/commit/cdfcd87)), closes [#84](https://github.com/statsbotco/cubejs-client/issues/84)
2618
-
2619
-
2620
-
2621
-
2622
-
2623
- # [0.7.0](https://github.com/statsbotco/cubejs-client/compare/v0.6.2...v0.7.0) (2019-04-15)
2624
-
2625
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2626
-
2627
-
2628
-
2629
-
2630
-
2631
- # [0.6.0](https://github.com/statsbotco/cubejs-client/compare/v0.5.2...v0.6.0) (2019-04-09)
2632
-
2633
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2634
-
2635
-
2636
-
2637
-
2638
-
2639
- # [0.5.0](https://github.com/statsbotco/cubejs-client/compare/v0.4.6...v0.5.0) (2019-04-01)
2640
-
2641
-
2642
- ### Features
2643
-
2644
- * use local queue and cache for local dev server instead of Redis one ([50f1bbb](https://github.com/statsbotco/cubejs-client/commit/50f1bbb))
2645
-
2646
-
2647
-
2648
-
2649
-
2650
- ## [0.4.4](https://github.com/statsbotco/cubejs-client/compare/v0.4.3...v0.4.4) (2019-03-17)
2651
-
2652
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator