@cubejs-backend/testing 0.31.14 → 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 +10 -10
  2. package/CHANGELOG.md +0 -1688
package/CHANGELOG.md DELETED
@@ -1,1688 +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.14](https://github.com/cube-js/cube.js/compare/v0.31.13...v0.31.14) (2022-11-14)
7
-
8
-
9
- ### Features
10
-
11
- * **@cubejs-backend/mssql-driver:** Make MSSQL `readOnly` by default ([#5584](https://github.com/cube-js/cube.js/issues/5584)) ([ddf0369](https://github.com/cube-js/cube.js/commit/ddf036992aebc61fdd99d2a67753c63528bba9db))
12
-
13
-
14
-
15
-
16
-
17
- ## [0.31.13](https://github.com/cube-js/cube.js/compare/v0.31.12...v0.31.13) (2022-11-08)
18
-
19
-
20
- ### Features
21
-
22
- * notStartsWith/notEndsWith filters support ([#5579](https://github.com/cube-js/cube.js/issues/5579)) ([8765833](https://github.com/cube-js/cube.js/commit/87658333df0194db07c3ce0ae6f94a292f8bd592))
23
-
24
-
25
-
26
-
27
-
28
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
29
-
30
-
31
- ### Bug Fixes
32
-
33
- * No column found in case non equals filter query incorrectly matched against rollup with no dimensions ([#5552](https://github.com/cube-js/cube.js/issues/5552)) ([73b3203](https://github.com/cube-js/cube.js/commit/73b3203925bf9d8221001f730bb23272dd4e47e6))
34
- * TypeError: Cannot read property 'dimension' of undefined for rolling window rollup without time dimension ([#5553](https://github.com/cube-js/cube.js/issues/5553)) ([03c3b6f](https://github.com/cube-js/cube.js/commit/03c3b6f4197ff8e6a77fc6bb7c08e4730cbfde66))
35
-
36
-
37
-
38
-
39
-
40
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
41
-
42
-
43
- ### Bug Fixes
44
-
45
- * **@cubejs-backend/prestodb-driver:** Replace double escaping in contain filter ([#5529](https://github.com/cube-js/cube.js/issues/5529)) ([7870705](https://github.com/cube-js/cube.js/commit/7870705b04697faf8cb994c0794bc86437a9e3cf)), closes [#5528](https://github.com/cube-js/cube.js/issues/5528)
46
-
47
-
48
-
49
-
50
-
51
- ## [0.31.10](https://github.com/cube-js/cube.js/compare/v0.31.9...v0.31.10) (2022-11-01)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * Revert back strict shown checks behavior for consistency reasons ([#5551](https://github.com/cube-js/cube.js/issues/5551)) ([c3ee4e6](https://github.com/cube-js/cube.js/commit/c3ee4e6911d07f7d5cb8977f563555157f7b5f2b)), closes [#5542](https://github.com/cube-js/cube.js/issues/5542)
57
-
58
-
59
-
60
-
61
-
62
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
63
-
64
- **Note:** Version bump only for package @cubejs-backend/testing
65
-
66
-
67
-
68
-
69
-
70
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
71
-
72
- **Note:** Version bump only for package @cubejs-backend/testing
73
-
74
-
75
-
76
-
77
-
78
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
79
-
80
-
81
- ### Bug Fixes
82
-
83
- * Remove empty hidden cubes from meta ([#5531](https://github.com/cube-js/cube.js/issues/5531)) ([f93e851](https://github.com/cube-js/cube.js/commit/f93e8515598fd90708606220dd5d96b4e2396fd6))
84
-
85
-
86
-
87
-
88
-
89
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
90
-
91
-
92
- ### Features
93
-
94
- * 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))
95
-
96
-
97
-
98
-
99
-
100
- ## [0.31.4](https://github.com/cube-js/cube.js/compare/v0.31.3...v0.31.4) (2022-10-13)
101
-
102
-
103
- ### Features
104
-
105
- * `shown` flag for cubes and views ([#5455](https://github.com/cube-js/cube.js/issues/5455)) ([e7ef446](https://github.com/cube-js/cube.js/commit/e7ef4467adfc581e07c14b315a43c0eb4d1e8c11))
106
-
107
-
108
-
109
-
110
-
111
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
112
-
113
- **Note:** Version bump only for package @cubejs-backend/testing
114
-
115
-
116
-
117
-
118
-
119
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
120
-
121
- **Note:** Version bump only for package @cubejs-backend/testing
122
-
123
-
124
-
125
-
126
-
127
- ## [0.31.1](https://github.com/cube-js/cube.js/compare/v0.31.0...v0.31.1) (2022-10-04)
128
-
129
- **Note:** Version bump only for package @cubejs-backend/testing
130
-
131
-
132
-
133
-
134
-
135
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
136
-
137
-
138
- ### Features
139
-
140
- * **testing:** databricks test suite ([#5311](https://github.com/cube-js/cube.js/issues/5311)) ([b77f33b](https://github.com/cube-js/cube.js/commit/b77f33ba9d804d8ca8746fe99d6050ebe26b4528))
141
-
142
-
143
-
144
-
145
-
146
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
147
-
148
-
149
- ### Bug Fixes
150
-
151
- * Invalid identifier day for month `lambdaRollup` ([#5338](https://github.com/cube-js/cube.js/issues/5338)) ([bacc643](https://github.com/cube-js/cube.js/commit/bacc64309b09c99cddc0a57bfcca94ee01dd5877))
152
-
153
-
154
-
155
-
156
-
157
- ## [0.30.74](https://github.com/cube-js/cube.js/compare/v0.30.73...v0.30.74) (2022-09-20)
158
-
159
- **Note:** Version bump only for package @cubejs-backend/testing
160
-
161
-
162
-
163
-
164
-
165
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
166
-
167
- **Note:** Version bump only for package @cubejs-backend/testing
168
-
169
-
170
-
171
-
172
-
173
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
174
-
175
-
176
- ### Features
177
-
178
- * Introduce `rollupLambda` rollup type ([#5315](https://github.com/cube-js/cube.js/issues/5315)) ([6fd5ee4](https://github.com/cube-js/cube.js/commit/6fd5ee4ed3a7fe98f55ce2f3dc900be1f089e590))
179
-
180
-
181
-
182
-
183
-
184
- ## [0.30.71](https://github.com/cube-js/cube.js/compare/v0.30.70...v0.30.71) (2022-09-16)
185
-
186
- **Note:** Version bump only for package @cubejs-backend/testing
187
-
188
-
189
-
190
-
191
-
192
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
193
-
194
- **Note:** Version bump only for package @cubejs-backend/testing
195
-
196
-
197
-
198
-
199
-
200
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
201
-
202
- **Note:** Version bump only for package @cubejs-backend/testing
203
-
204
-
205
-
206
-
207
-
208
- ## [0.30.67](https://github.com/cube-js/cube.js/compare/v0.30.66...v0.30.67) (2022-09-09)
209
-
210
-
211
- ### Features
212
-
213
- * **testing:** driver test suite ([#5256](https://github.com/cube-js/cube.js/issues/5256)) ([2e94ec5](https://github.com/cube-js/cube.js/commit/2e94ec571de82e2214ac6d87e762b38c85109585))
214
-
215
-
216
-
217
-
218
-
219
- ## [0.30.65](https://github.com/cube-js/cube.js/compare/v0.30.64...v0.30.65) (2022-09-07)
220
-
221
- **Note:** Version bump only for package @cubejs-backend/testing
222
-
223
-
224
-
225
-
226
-
227
- ## [0.30.64](https://github.com/cube-js/cube.js/compare/v0.30.63...v0.30.64) (2022-09-07)
228
-
229
- **Note:** Version bump only for package @cubejs-backend/testing
230
-
231
-
232
-
233
-
234
-
235
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
236
-
237
- **Note:** Version bump only for package @cubejs-backend/testing
238
-
239
-
240
-
241
-
242
-
243
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
244
-
245
- **Note:** Version bump only for package @cubejs-backend/testing
246
-
247
-
248
-
249
-
250
-
251
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
252
-
253
- **Note:** Version bump only for package @cubejs-backend/testing
254
-
255
-
256
-
257
-
258
-
259
- ## [0.30.59](https://github.com/cube-js/cube.js/compare/v0.30.58...v0.30.59) (2022-08-26)
260
-
261
- **Note:** Version bump only for package @cubejs-backend/testing
262
-
263
-
264
-
265
-
266
-
267
- ## [0.30.58](https://github.com/cube-js/cube.js/compare/v0.30.57...v0.30.58) (2022-08-25)
268
-
269
- **Note:** Version bump only for package @cubejs-backend/testing
270
-
271
-
272
-
273
-
274
-
275
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
276
-
277
- **Note:** Version bump only for package @cubejs-backend/testing
278
-
279
-
280
-
281
-
282
-
283
- ## [0.30.56](https://github.com/cube-js/cube.js/compare/v0.30.55...v0.30.56) (2022-08-23)
284
-
285
- **Note:** Version bump only for package @cubejs-backend/testing
286
-
287
-
288
-
289
-
290
-
291
- ## [0.30.55](https://github.com/cube-js/cube.js/compare/v0.30.54...v0.30.55) (2022-08-20)
292
-
293
- **Note:** Version bump only for package @cubejs-backend/testing
294
-
295
-
296
-
297
-
298
-
299
- ## [0.30.54](https://github.com/cube-js/cube.js/compare/v0.30.53...v0.30.54) (2022-08-19)
300
-
301
- **Note:** Version bump only for package @cubejs-backend/testing
302
-
303
-
304
-
305
-
306
-
307
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
308
-
309
- **Note:** Version bump only for package @cubejs-backend/testing
310
-
311
-
312
-
313
-
314
-
315
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
316
-
317
-
318
- ### Bug Fixes
319
-
320
- * **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))
321
-
322
-
323
-
324
-
325
-
326
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
327
-
328
- **Note:** Version bump only for package @cubejs-backend/testing
329
-
330
-
331
-
332
-
333
-
334
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
335
-
336
-
337
- ### Features
338
-
339
- * **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))
340
-
341
-
342
-
343
-
344
-
345
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
346
-
347
-
348
- ### Features
349
-
350
- * **drivers:** Bootstraps CrateDB driver ([#4929](https://github.com/cube-js/cube.js/issues/4929)) ([db87b8f](https://github.com/cube-js/cube.js/commit/db87b8f18686607498467c6ff0f71abcd1e38c5d))
351
-
352
-
353
-
354
-
355
-
356
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
357
-
358
- **Note:** Version bump only for package @cubejs-backend/testing
359
-
360
-
361
-
362
-
363
-
364
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
365
-
366
- **Note:** Version bump only for package @cubejs-backend/testing
367
-
368
-
369
-
370
-
371
-
372
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
373
-
374
-
375
- ### Bug Fixes
376
-
377
- * **query-orchestrator:** API instance throw on missing partitions ([3bf0882](https://github.com/cube-js/cube.js/commit/3bf08822d77c317e145fc498207372618c862498))
378
-
379
-
380
-
381
-
382
-
383
- ## [0.30.36](https://github.com/cube-js/cube.js/compare/v0.30.35...v0.30.36) (2022-07-18)
384
-
385
- **Note:** Version bump only for package @cubejs-backend/testing
386
-
387
-
388
-
389
-
390
-
391
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
392
-
393
- **Note:** Version bump only for package @cubejs-backend/testing
394
-
395
-
396
-
397
-
398
-
399
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
400
-
401
- **Note:** Version bump only for package @cubejs-backend/testing
402
-
403
-
404
-
405
-
406
-
407
- ## [0.30.29](https://github.com/cube-js/cube.js/compare/v0.30.28...v0.30.29) (2022-07-01)
408
-
409
- **Note:** Version bump only for package @cubejs-backend/testing
410
-
411
-
412
-
413
-
414
-
415
- ## [0.30.28](https://github.com/cube-js/cube.js/compare/v0.30.27...v0.30.28) (2022-06-27)
416
-
417
- **Note:** Version bump only for package @cubejs-backend/testing
418
-
419
-
420
-
421
-
422
-
423
- ## [0.30.27](https://github.com/cube-js/cube.js/compare/v0.30.26...v0.30.27) (2022-06-24)
424
-
425
-
426
- ### Bug Fixes
427
-
428
- * **questdb-driver:** schema query error due to system tables ([#4762](https://github.com/cube-js/cube.js/issues/4762)) ([5571a70](https://github.com/cube-js/cube.js/commit/5571a70a987b18e6d28b3200a482b76054f2639b))
429
-
430
-
431
-
432
-
433
-
434
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
435
-
436
- **Note:** Version bump only for package @cubejs-backend/testing
437
-
438
-
439
-
440
-
441
-
442
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
443
-
444
- **Note:** Version bump only for package @cubejs-backend/testing
445
-
446
-
447
-
448
-
449
-
450
- ## [0.30.19](https://github.com/cube-js/cube.js/compare/v0.30.18...v0.30.19) (2022-06-10)
451
-
452
-
453
- ### Bug Fixes
454
-
455
- * **api-gateway:** correct calculation of total if there is a query property offset ([c176891](https://github.com/cube-js/cube.js/commit/c176891b354d4d8fc9b0e2806bdebd51bf452f66))
456
-
457
-
458
-
459
-
460
-
461
- ## [0.30.8](https://github.com/cube-js/cube.js/compare/v0.30.7...v0.30.8) (2022-05-30)
462
-
463
- **Note:** Version bump only for package @cubejs-backend/testing
464
-
465
-
466
-
467
-
468
-
469
- ## [0.30.7](https://github.com/cube-js/cube.js/compare/v0.30.6...v0.30.7) (2022-05-26)
470
-
471
- **Note:** Version bump only for package @cubejs-backend/testing
472
-
473
-
474
-
475
-
476
-
477
- ## [0.30.6](https://github.com/cube-js/cube.js/compare/v0.30.5...v0.30.6) (2022-05-24)
478
-
479
- **Note:** Version bump only for package @cubejs-backend/testing
480
-
481
-
482
-
483
-
484
-
485
- ## [0.30.5](https://github.com/cube-js/cube.js/compare/v0.30.4...v0.30.5) (2022-05-23)
486
-
487
-
488
- ### Features
489
-
490
- * **packages:** add Firebolt driver ([#4546](https://github.com/cube-js/cube.js/issues/4546)) ([9789d95](https://github.com/cube-js/cube.js/commit/9789d954064893ba2e3265127be5b734bf1f6db5))
491
-
492
-
493
-
494
-
495
-
496
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
497
-
498
- **Note:** Version bump only for package @cubejs-backend/testing
499
-
500
-
501
-
502
-
503
-
504
- ## [0.30.1](https://github.com/cube-js/cube.js/compare/v0.30.0...v0.30.1) (2022-05-14)
505
-
506
-
507
- ### Bug Fixes
508
-
509
- * **materialize-driver:** commit cursor on release ([#4526](https://github.com/cube-js/cube.js/issues/4526)) ([441581c](https://github.com/cube-js/cube.js/commit/441581cb38406e74081c0a06fe747dd8efb8cb8d))
510
-
511
-
512
-
513
-
514
-
515
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
516
-
517
- **Note:** Version bump only for package @cubejs-backend/testing
518
-
519
-
520
-
521
-
522
-
523
- ## [0.29.57](https://github.com/cube-js/cube.js/compare/v0.29.56...v0.29.57) (2022-05-11)
524
-
525
- **Note:** Version bump only for package @cubejs-backend/testing
526
-
527
-
528
-
529
-
530
-
531
- ## [0.29.54](https://github.com/cube-js/cube.js/compare/v0.29.53...v0.29.54) (2022-05-03)
532
-
533
-
534
- ### Features
535
-
536
- * **cubejs:** rollupJoin between multiple databases ([#4371](https://github.com/cube-js/cube.js/issues/4371)) ([6cd77d5](https://github.com/cube-js/cube.js/commit/6cd77d542ec8af570f556a4cefd1710ab2e5f508))
537
-
538
-
539
-
540
-
541
-
542
- ## [0.29.53](https://github.com/cube-js/cube.js/compare/v0.29.52...v0.29.53) (2022-04-29)
543
-
544
- **Note:** Version bump only for package @cubejs-backend/testing
545
-
546
-
547
-
548
-
549
-
550
- ## [0.29.52](https://github.com/cube-js/cube.js/compare/v0.29.51...v0.29.52) (2022-04-23)
551
-
552
- **Note:** Version bump only for package @cubejs-backend/testing
553
-
554
-
555
-
556
-
557
-
558
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
559
-
560
-
561
- ### Features
562
-
563
- * **query-language:** "startsWith", "endsWith" filters support ([#4128](https://github.com/cube-js/cube.js/issues/4128)) ([e8c72d6](https://github.com/cube-js/cube.js/commit/e8c72d630eecd930a8fd36fc52f9b594a45d59c0))
564
-
565
-
566
-
567
-
568
-
569
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
570
-
571
-
572
- ### Features
573
-
574
- * **query-language:** "total" flag support ([#4134](https://github.com/cube-js/cube.js/issues/4134)) ([51aef5e](https://github.com/cube-js/cube.js/commit/51aef5ede6e9b0c0e0e8749119e98102f168b8ca))
575
-
576
-
577
-
578
-
579
-
580
- ## [0.29.43](https://github.com/cube-js/cube.js/compare/v0.29.42...v0.29.43) (2022-04-07)
581
-
582
- **Note:** Version bump only for package @cubejs-backend/testing
583
-
584
-
585
-
586
-
587
-
588
- ## [0.29.42](https://github.com/cube-js/cube.js/compare/v0.29.41...v0.29.42) (2022-04-04)
589
-
590
- **Note:** Version bump only for package @cubejs-backend/testing
591
-
592
-
593
-
594
-
595
-
596
- ## [0.29.37](https://github.com/cube-js/cube.js/compare/v0.29.36...v0.29.37) (2022-03-29)
597
-
598
- **Note:** Version bump only for package @cubejs-backend/testing
599
-
600
-
601
-
602
-
603
-
604
- ## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
605
-
606
- **Note:** Version bump only for package @cubejs-backend/testing
607
-
608
-
609
-
610
-
611
-
612
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
613
-
614
- **Note:** Version bump only for package @cubejs-backend/testing
615
-
616
-
617
-
618
-
619
-
620
- ## [0.29.31](https://github.com/cube-js/cube.js/compare/v0.29.30...v0.29.31) (2022-03-09)
621
-
622
-
623
- ### Bug Fixes
624
-
625
- * **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))
626
-
627
-
628
-
629
-
630
-
631
- ## [0.29.30](https://github.com/cube-js/cube.js/compare/v0.29.29...v0.29.30) (2022-03-04)
632
-
633
-
634
- ### Bug Fixes
635
-
636
- * **@cubejs-backend/cubestore-driver:** Empty tables in Cube Store if index is being used ([#4170](https://github.com/cube-js/cube.js/issues/4170)) ([2585c12](https://github.com/cube-js/cube.js/commit/2585c124f5ba3bc843e19a7f8177c8dbb35ad1cc))
637
-
638
-
639
-
640
-
641
-
642
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
643
-
644
-
645
- ### Bug Fixes
646
-
647
- * **playground:** auto size chart window ([#4042](https://github.com/cube-js/cube.js/issues/4042)) ([ee496b3](https://github.com/cube-js/cube.js/commit/ee496b33306bb2fafb3635add53d85ae05c7620f))
648
-
649
-
650
- ### Features
651
-
652
- * **packages:** add QuestDB driver ([#4096](https://github.com/cube-js/cube.js/issues/4096)) ([de8823b](https://github.com/cube-js/cube.js/commit/de8823b524d372dd1d9b661e643d9d4664260b58))
653
- * Compact JSON array based response data format support ([#4046](https://github.com/cube-js/cube.js/issues/4046)) ([e74d73c](https://github.com/cube-js/cube.js/commit/e74d73c140f56e71a24c35a5f03e9af63022bced)), closes [#1](https://github.com/cube-js/cube.js/issues/1)
654
- * Unwinds CubeStore select worker panics to provide descriptive error messages ([#4097](https://github.com/cube-js/cube.js/issues/4097)) ([6e21434](https://github.com/cube-js/cube.js/commit/6e214345fe12d55534174d80a05a18597ffdd17a))
655
-
656
-
657
-
658
-
659
-
660
- ## [0.29.28](https://github.com/cube-js/cube.js/compare/v0.29.27...v0.29.28) (2022-02-10)
661
-
662
-
663
- ### Bug Fixes
664
-
665
- * **@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))
666
-
667
-
668
-
669
-
670
-
671
- ## [0.29.27](https://github.com/cube-js/cube.js/compare/v0.29.26...v0.29.27) (2022-02-09)
672
-
673
- **Note:** Version bump only for package @cubejs-backend/testing
674
-
675
-
676
-
677
-
678
-
679
- ## [0.29.26](https://github.com/cube-js/cube.js/compare/v0.29.25...v0.29.26) (2022-02-07)
680
-
681
- **Note:** Version bump only for package @cubejs-backend/testing
682
-
683
-
684
-
685
-
686
-
687
- ## [0.29.25](https://github.com/cube-js/cube.js/compare/v0.29.24...v0.29.25) (2022-02-03)
688
-
689
-
690
- ### Features
691
-
692
- * Load metrics from DBT project ([#4000](https://github.com/cube-js/cube.js/issues/4000)) ([2975d84](https://github.com/cube-js/cube.js/commit/2975d84cd2a2d3bba3c31a7744ab5a5fb3789b6e))
693
-
694
-
695
-
696
-
697
-
698
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
699
-
700
- **Note:** Version bump only for package @cubejs-backend/testing
701
-
702
-
703
-
704
-
705
-
706
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
707
-
708
- **Note:** Version bump only for package @cubejs-backend/testing
709
-
710
-
711
-
712
-
713
-
714
- ## [0.29.22](https://github.com/cube-js/cube.js/compare/v0.29.21...v0.29.22) (2022-01-21)
715
-
716
- **Note:** Version bump only for package @cubejs-backend/testing
717
-
718
-
719
-
720
-
721
-
722
- ## [0.29.21](https://github.com/cube-js/cube.js/compare/v0.29.20...v0.29.21) (2022-01-17)
723
-
724
- **Note:** Version bump only for package @cubejs-backend/testing
725
-
726
-
727
-
728
-
729
-
730
- ## [0.29.20](https://github.com/cube-js/cube.js/compare/v0.29.19...v0.29.20) (2022-01-10)
731
-
732
- **Note:** Version bump only for package @cubejs-backend/testing
733
-
734
-
735
-
736
-
737
-
738
- ## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
739
-
740
- **Note:** Version bump only for package @cubejs-backend/testing
741
-
742
-
743
-
744
-
745
-
746
- ## [0.29.17](https://github.com/cube-js/cube.js/compare/v0.29.16...v0.29.17) (2022-01-05)
747
-
748
- **Note:** Version bump only for package @cubejs-backend/testing
749
-
750
-
751
-
752
-
753
-
754
- ## [0.29.16](https://github.com/cube-js/cube.js/compare/v0.29.15...v0.29.16) (2022-01-05)
755
-
756
- **Note:** Version bump only for package @cubejs-backend/testing
757
-
758
-
759
-
760
-
761
-
762
- ## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)
763
-
764
- **Note:** Version bump only for package @cubejs-backend/testing
765
-
766
-
767
-
768
-
769
-
770
- ## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
771
-
772
-
773
- ### Features
774
-
775
- * Split batching upload of pre-aggregations into multiple files to enhance performance and avoid load balancer upload limits ([#3857](https://github.com/cube-js/cube.js/issues/3857)) ([6f71419](https://github.com/cube-js/cube.js/commit/6f71419b1c921a0d4e39231370b181d390b01f3d))
776
-
777
-
778
-
779
-
780
-
781
- ## [0.29.8](https://github.com/cube-js/cube.js/compare/v0.29.7...v0.29.8) (2021-12-21)
782
-
783
- **Note:** Version bump only for package @cubejs-backend/testing
784
-
785
-
786
-
787
-
788
-
789
- ## [0.29.7](https://github.com/cube-js/cube.js/compare/v0.29.6...v0.29.7) (2021-12-20)
790
-
791
- **Note:** Version bump only for package @cubejs-backend/testing
792
-
793
-
794
-
795
-
796
-
797
- ## [0.29.6](https://github.com/cube-js/cube.js/compare/v0.29.5...v0.29.6) (2021-12-19)
798
-
799
- **Note:** Version bump only for package @cubejs-backend/testing
800
-
801
-
802
-
803
-
804
-
805
- ## [0.29.5](https://github.com/cube-js/cube.js/compare/v0.29.4...v0.29.5) (2021-12-17)
806
-
807
- **Note:** Version bump only for package @cubejs-backend/testing
808
-
809
-
810
-
811
-
812
-
813
- ## [0.29.4](https://github.com/cube-js/cube.js/compare/v0.29.3...v0.29.4) (2021-12-16)
814
-
815
- **Note:** Version bump only for package @cubejs-backend/testing
816
-
817
-
818
-
819
-
820
-
821
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
822
-
823
-
824
- ### Features
825
-
826
- * **playground:** GraphiQL sandbox. Allow using the cube GraphQL API ([#3810](https://github.com/cube-js/cube.js/issues/3810)) ([1f39042](https://github.com/cube-js/cube.js/commit/1f39042ac063feaa852b3674a1b857d2dbbc9d17))
827
-
828
-
829
- ### Reverts
830
-
831
- * 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)
832
-
833
-
834
- * 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)
835
-
836
-
837
- ### BREAKING CHANGES
838
-
839
- * Drop support for Node.js 10 (12.x is a minimal version)
840
- * Upgrade Node.js to 14 for Docker images
841
- * Drop support for Node.js 15
842
-
843
-
844
-
845
-
846
-
847
- ## [0.28.67](https://github.com/cube-js/cube.js/compare/v0.28.66...v0.28.67) (2021-12-14)
848
-
849
-
850
- ### Bug Fixes
851
-
852
- * **playground:** Revert GraphQL support ([#3807](https://github.com/cube-js/cube.js/issues/3807)) ([6eb894b](https://github.com/cube-js/cube.js/commit/6eb894b856eaa918a66bf537e88d90bb6ae9f71e))
853
-
854
-
855
-
856
-
857
-
858
- ## [0.28.66](https://github.com/cube-js/cube.js/compare/v0.28.65...v0.28.66) (2021-12-14)
859
-
860
-
861
- ### Features
862
-
863
- * **playground:** GraphiQL sandbox. Allow using the cube GraphQL API ([#3803](https://github.com/cube-js/cube.js/issues/3803)) ([6c848c0](https://github.com/cube-js/cube.js/commit/6c848c02fae2f2658e2051055d4bf8419554fb26))
864
-
865
-
866
-
867
-
868
-
869
- ## [0.28.65](https://github.com/cube-js/cube.js/compare/v0.28.64...v0.28.65) (2021-12-10)
870
-
871
-
872
- ### Features
873
-
874
- * **api-gateway:** GraphQL root orderBy ([#3788](https://github.com/cube-js/cube.js/issues/3788)) ([cd88d26](https://github.com/cube-js/cube.js/commit/cd88d269a5c7ab12ec8e326718fdfd2935ab70bd))
875
-
876
-
877
-
878
-
879
-
880
- ## [0.28.64](https://github.com/cube-js/cube.js/compare/v0.28.63...v0.28.64) (2021-12-05)
881
-
882
- **Note:** Version bump only for package @cubejs-backend/testing
883
-
884
-
885
-
886
-
887
-
888
- ## [0.28.63](https://github.com/cube-js/cube.js/compare/v0.28.62...v0.28.63) (2021-12-03)
889
-
890
- **Note:** Version bump only for package @cubejs-backend/testing
891
-
892
-
893
-
894
-
895
-
896
- ## [0.28.61](https://github.com/cube-js/cube.js/compare/v0.28.60...v0.28.61) (2021-11-30)
897
-
898
- **Note:** Version bump only for package @cubejs-backend/testing
899
-
900
-
901
-
902
-
903
-
904
- ## [0.28.60](https://github.com/cube-js/cube.js/compare/v0.28.59...v0.28.60) (2021-11-25)
905
-
906
-
907
- ### Bug Fixes
908
-
909
- * 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))
910
-
911
-
912
-
913
-
914
-
915
- ## [0.28.59](https://github.com/cube-js/cube.js/compare/v0.28.58...v0.28.59) (2021-11-21)
916
-
917
- **Note:** Version bump only for package @cubejs-backend/testing
918
-
919
-
920
-
921
-
922
-
923
- ## [0.28.58](https://github.com/cube-js/cube.js/compare/v0.28.57...v0.28.58) (2021-11-18)
924
-
925
- **Note:** Version bump only for package @cubejs-backend/testing
926
-
927
-
928
-
929
-
930
-
931
- ## [0.28.56](https://github.com/cube-js/cube.js/compare/v0.28.55...v0.28.56) (2021-11-14)
932
-
933
- **Note:** Version bump only for package @cubejs-backend/testing
934
-
935
-
936
-
937
-
938
-
939
- ## [0.28.55](https://github.com/cube-js/cube.js/compare/v0.28.54...v0.28.55) (2021-11-12)
940
-
941
- **Note:** Version bump only for package @cubejs-backend/testing
942
-
943
-
944
-
945
-
946
-
947
- ## [0.28.53](https://github.com/cube-js/cube.js/compare/v0.28.52...v0.28.53) (2021-11-04)
948
-
949
-
950
- ### Bug Fixes
951
-
952
- * `TypeError: Cannot read property 'joins' of null` in case of queryRewrite returns empty query ([#3627](https://github.com/cube-js/cube.js/issues/3627)) ([d880d0c](https://github.com/cube-js/cube.js/commit/d880d0ca434e754858cad18815ba34a132950ce2))
953
-
954
-
955
-
956
-
957
-
958
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
959
-
960
- **Note:** Version bump only for package @cubejs-backend/testing
961
-
962
-
963
-
964
-
965
-
966
- ## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
967
-
968
- **Note:** Version bump only for package @cubejs-backend/testing
969
-
970
-
971
-
972
-
973
-
974
- ## [0.28.48](https://github.com/cube-js/cube.js/compare/v0.28.47...v0.28.48) (2021-10-22)
975
-
976
- **Note:** Version bump only for package @cubejs-backend/testing
977
-
978
-
979
-
980
-
981
-
982
- ## [0.28.47](https://github.com/cube-js/cube.js/compare/v0.28.46...v0.28.47) (2021-10-22)
983
-
984
- **Note:** Version bump only for package @cubejs-backend/testing
985
-
986
-
987
-
988
-
989
-
990
- ## [0.28.46](https://github.com/cube-js/cube.js/compare/v0.28.45...v0.28.46) (2021-10-20)
991
-
992
- **Note:** Version bump only for package @cubejs-backend/testing
993
-
994
-
995
-
996
-
997
-
998
- ## [0.28.45](https://github.com/cube-js/cube.js/compare/v0.28.44...v0.28.45) (2021-10-19)
999
-
1000
- **Note:** Version bump only for package @cubejs-backend/testing
1001
-
1002
-
1003
-
1004
-
1005
-
1006
- ## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)
1007
-
1008
- **Note:** Version bump only for package @cubejs-backend/testing
1009
-
1010
-
1011
-
1012
-
1013
-
1014
- ## [0.28.41](https://github.com/cube-js/cube.js/compare/v0.28.40...v0.28.41) (2021-10-12)
1015
-
1016
- **Note:** Version bump only for package @cubejs-backend/testing
1017
-
1018
-
1019
-
1020
-
1021
-
1022
- ## [0.28.40](https://github.com/cube-js/cube.js/compare/v0.28.39...v0.28.40) (2021-09-30)
1023
-
1024
- **Note:** Version bump only for package @cubejs-backend/testing
1025
-
1026
-
1027
-
1028
-
1029
-
1030
- ## [0.28.39](https://github.com/cube-js/cube.js/compare/v0.28.38...v0.28.39) (2021-09-22)
1031
-
1032
- **Note:** Version bump only for package @cubejs-backend/testing
1033
-
1034
-
1035
-
1036
-
1037
-
1038
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
1039
-
1040
- **Note:** Version bump only for package @cubejs-backend/testing
1041
-
1042
-
1043
-
1044
-
1045
-
1046
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
1047
-
1048
- **Note:** Version bump only for package @cubejs-backend/testing
1049
-
1050
-
1051
-
1052
-
1053
-
1054
- ## [0.28.35](https://github.com/cube-js/cube.js/compare/v0.28.34...v0.28.35) (2021-09-13)
1055
-
1056
- **Note:** Version bump only for package @cubejs-backend/testing
1057
-
1058
-
1059
-
1060
-
1061
-
1062
- ## [0.28.34](https://github.com/cube-js/cube.js/compare/v0.28.33...v0.28.34) (2021-09-13)
1063
-
1064
- **Note:** Version bump only for package @cubejs-backend/testing
1065
-
1066
-
1067
-
1068
-
1069
-
1070
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
1071
-
1072
-
1073
- ### Bug Fixes
1074
-
1075
- * `updateWindow` validation isn't consistent with `refreshKey` interval parsing -- allow `s` at the end of time interval ([#3403](https://github.com/cube-js/cube.js/issues/3403)) ([57559e7](https://github.com/cube-js/cube.js/commit/57559e7841657e1900a30522ce5a178d091b6474))
1076
-
1077
-
1078
-
1079
-
1080
-
1081
- ## [0.28.32](https://github.com/cube-js/cube.js/compare/v0.28.31...v0.28.32) (2021-09-06)
1082
-
1083
- **Note:** Version bump only for package @cubejs-backend/testing
1084
-
1085
-
1086
-
1087
-
1088
-
1089
- ## [0.28.29](https://github.com/cube-js/cube.js/compare/v0.28.28...v0.28.29) (2021-08-31)
1090
-
1091
- **Note:** Version bump only for package @cubejs-backend/testing
1092
-
1093
-
1094
-
1095
-
1096
-
1097
- ## [0.28.28](https://github.com/cube-js/cube.js/compare/v0.28.27...v0.28.28) (2021-08-26)
1098
-
1099
- **Note:** Version bump only for package @cubejs-backend/testing
1100
-
1101
-
1102
-
1103
-
1104
-
1105
- ## [0.28.27](https://github.com/cube-js/cube.js/compare/v0.28.26...v0.28.27) (2021-08-25)
1106
-
1107
- **Note:** Version bump only for package @cubejs-backend/testing
1108
-
1109
-
1110
-
1111
-
1112
-
1113
- ## [0.28.25](https://github.com/cube-js/cube.js/compare/v0.28.24...v0.28.25) (2021-08-20)
1114
-
1115
- **Note:** Version bump only for package @cubejs-backend/testing
1116
-
1117
-
1118
-
1119
-
1120
-
1121
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
1122
-
1123
- **Note:** Version bump only for package @cubejs-backend/testing
1124
-
1125
-
1126
-
1127
-
1128
-
1129
- ## [0.28.22](https://github.com/cube-js/cube.js/compare/v0.28.21...v0.28.22) (2021-08-17)
1130
-
1131
- **Note:** Version bump only for package @cubejs-backend/testing
1132
-
1133
-
1134
-
1135
-
1136
-
1137
- ## [0.28.21](https://github.com/cube-js/cube.js/compare/v0.28.20...v0.28.21) (2021-08-16)
1138
-
1139
- **Note:** Version bump only for package @cubejs-backend/testing
1140
-
1141
-
1142
-
1143
-
1144
-
1145
- ## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
1146
-
1147
- **Note:** Version bump only for package @cubejs-backend/testing
1148
-
1149
-
1150
-
1151
-
1152
-
1153
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
1154
-
1155
- **Note:** Version bump only for package @cubejs-backend/testing
1156
-
1157
-
1158
-
1159
-
1160
-
1161
- ## [0.28.15](https://github.com/cube-js/cube.js/compare/v0.28.14...v0.28.15) (2021-08-06)
1162
-
1163
- **Note:** Version bump only for package @cubejs-backend/testing
1164
-
1165
-
1166
-
1167
-
1168
-
1169
- ## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
1170
-
1171
- **Note:** Version bump only for package @cubejs-backend/testing
1172
-
1173
-
1174
-
1175
-
1176
-
1177
- ## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)
1178
-
1179
- **Note:** Version bump only for package @cubejs-backend/testing
1180
-
1181
-
1182
-
1183
-
1184
-
1185
- ## [0.28.11](https://github.com/cube-js/cube.js/compare/v0.28.10...v0.28.11) (2021-07-31)
1186
-
1187
- **Note:** Version bump only for package @cubejs-backend/testing
1188
-
1189
-
1190
-
1191
-
1192
-
1193
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
1194
-
1195
- **Note:** Version bump only for package @cubejs-backend/testing
1196
-
1197
-
1198
-
1199
-
1200
-
1201
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
1202
-
1203
- **Note:** Version bump only for package @cubejs-backend/testing
1204
-
1205
-
1206
-
1207
-
1208
-
1209
- ## [0.28.8](https://github.com/cube-js/cube.js/compare/v0.28.7...v0.28.8) (2021-07-25)
1210
-
1211
- **Note:** Version bump only for package @cubejs-backend/testing
1212
-
1213
-
1214
-
1215
-
1216
-
1217
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
1218
-
1219
- **Note:** Version bump only for package @cubejs-backend/testing
1220
-
1221
-
1222
-
1223
-
1224
-
1225
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
1226
-
1227
-
1228
- ### Bug Fixes
1229
-
1230
- * **@cubejs-client/playground:** week granularity ([#3146](https://github.com/cube-js/cube.js/issues/3146)) ([9697a64](https://github.com/cube-js/cube.js/commit/9697a646e5e58edc54c4b08a810e0faecc4d0c69))
1231
-
1232
-
1233
-
1234
-
1235
-
1236
- ## [0.28.5](https://github.com/cube-js/cube.js/compare/v0.28.4...v0.28.5) (2021-07-21)
1237
-
1238
- **Note:** Version bump only for package @cubejs-backend/testing
1239
-
1240
-
1241
-
1242
-
1243
-
1244
- ## [0.28.3](https://github.com/cube-js/cube.js/compare/v0.28.2...v0.28.3) (2021-07-20)
1245
-
1246
- **Note:** Version bump only for package @cubejs-backend/testing
1247
-
1248
-
1249
-
1250
-
1251
-
1252
- ## [0.28.2](https://github.com/cube-js/cube.js/compare/v0.28.1...v0.28.2) (2021-07-20)
1253
-
1254
- **Note:** Version bump only for package @cubejs-backend/testing
1255
-
1256
-
1257
-
1258
-
1259
-
1260
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
1261
-
1262
- **Note:** Version bump only for package @cubejs-backend/testing
1263
-
1264
-
1265
-
1266
-
1267
-
1268
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
1269
-
1270
- **Note:** Version bump only for package @cubejs-backend/testing
1271
-
1272
-
1273
-
1274
-
1275
-
1276
- ## [0.27.53](https://github.com/cube-js/cube.js/compare/v0.27.52...v0.27.53) (2021-07-13)
1277
-
1278
- **Note:** Version bump only for package @cubejs-backend/testing
1279
-
1280
-
1281
-
1282
-
1283
-
1284
- ## [0.27.51](https://github.com/cube-js/cube.js/compare/v0.27.50...v0.27.51) (2021-07-13)
1285
-
1286
- **Note:** Version bump only for package @cubejs-backend/testing
1287
-
1288
-
1289
-
1290
-
1291
-
1292
- ## [0.27.48](https://github.com/cube-js/cube.js/compare/v0.27.47...v0.27.48) (2021-07-08)
1293
-
1294
-
1295
- ### Bug Fixes
1296
-
1297
- * **@cubejs-client/playground:** new tab opening, tabs refactoring, limit ([#3071](https://github.com/cube-js/cube.js/issues/3071)) ([9eb0950](https://github.com/cube-js/cube.js/commit/9eb09505f5d807cff3aef36a36140ff7a8b4c650))
1298
-
1299
-
1300
-
1301
-
1302
-
1303
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
1304
-
1305
- **Note:** Version bump only for package @cubejs-backend/testing
1306
-
1307
-
1308
-
1309
-
1310
-
1311
- ## [0.27.46](https://github.com/cube-js/cube.js/compare/v0.27.45...v0.27.46) (2021-07-01)
1312
-
1313
- **Note:** Version bump only for package @cubejs-backend/testing
1314
-
1315
-
1316
-
1317
-
1318
-
1319
- ## [0.27.45](https://github.com/cube-js/cube.js/compare/v0.27.44...v0.27.45) (2021-06-30)
1320
-
1321
- **Note:** Version bump only for package @cubejs-backend/testing
1322
-
1323
-
1324
-
1325
-
1326
-
1327
- ## [0.27.44](https://github.com/cube-js/cube.js/compare/v0.27.43...v0.27.44) (2021-06-29)
1328
-
1329
- **Note:** Version bump only for package @cubejs-backend/testing
1330
-
1331
-
1332
-
1333
-
1334
-
1335
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
1336
-
1337
- **Note:** Version bump only for package @cubejs-backend/testing
1338
-
1339
-
1340
-
1341
-
1342
-
1343
- ## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21)
1344
-
1345
- **Note:** Version bump only for package @cubejs-backend/testing
1346
-
1347
-
1348
-
1349
-
1350
-
1351
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
1352
-
1353
-
1354
- ### Features
1355
-
1356
- * **@cubejs-client/playground:** cli connection wizard ([#2969](https://github.com/cube-js/cube.js/issues/2969)) ([77652d7](https://github.com/cube-js/cube.js/commit/77652d7e0121140b0d52912a862c25aed911ed9d))
1357
-
1358
-
1359
-
1360
-
1361
-
1362
- ## [0.27.33](https://github.com/cube-js/cube.js/compare/v0.27.32...v0.27.33) (2021-06-15)
1363
-
1364
- **Note:** Version bump only for package @cubejs-backend/testing
1365
-
1366
-
1367
-
1368
-
1369
-
1370
- ## [0.27.32](https://github.com/cube-js/cube.js/compare/v0.27.31...v0.27.32) (2021-06-12)
1371
-
1372
- **Note:** Version bump only for package @cubejs-backend/testing
1373
-
1374
-
1375
-
1376
-
1377
-
1378
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
1379
-
1380
-
1381
- ### Features
1382
-
1383
- * **@cubejs-client/playground:** query tabs, preserve query history ([#2915](https://github.com/cube-js/cube.js/issues/2915)) ([d794d9e](https://github.com/cube-js/cube.js/commit/d794d9ec1281a2bc66a9194496df0eeb97936217))
1384
-
1385
-
1386
-
1387
-
1388
-
1389
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
1390
-
1391
- **Note:** Version bump only for package @cubejs-backend/testing
1392
-
1393
-
1394
-
1395
-
1396
-
1397
- ## [0.27.26](https://github.com/cube-js/cube.js/compare/v0.27.25...v0.27.26) (2021-06-01)
1398
-
1399
- **Note:** Version bump only for package @cubejs-backend/testing
1400
-
1401
-
1402
-
1403
-
1404
-
1405
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
1406
-
1407
- **Note:** Version bump only for package @cubejs-backend/testing
1408
-
1409
-
1410
-
1411
-
1412
-
1413
- ## [0.27.24](https://github.com/cube-js/cube.js/compare/v0.27.23...v0.27.24) (2021-05-29)
1414
-
1415
- **Note:** Version bump only for package @cubejs-backend/testing
1416
-
1417
-
1418
-
1419
-
1420
-
1421
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
1422
-
1423
- **Note:** Version bump only for package @cubejs-backend/testing
1424
-
1425
-
1426
-
1427
-
1428
-
1429
- ## [0.27.19](https://github.com/cube-js/cube.js/compare/v0.27.18...v0.27.19) (2021-05-24)
1430
-
1431
- **Note:** Version bump only for package @cubejs-backend/testing
1432
-
1433
-
1434
-
1435
-
1436
-
1437
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
1438
-
1439
- **Note:** Version bump only for package @cubejs-backend/testing
1440
-
1441
-
1442
-
1443
-
1444
-
1445
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
1446
-
1447
-
1448
- ### Features
1449
-
1450
- * **@cubejs-client/playground:** member grouping ([#2736](https://github.com/cube-js/cube.js/issues/2736)) ([7659438](https://github.com/cube-js/cube.js/commit/76594383e08e44354c5966f8e60107d65e05ddab))
1451
-
1452
-
1453
-
1454
-
1455
-
1456
- ## [0.27.14](https://github.com/cube-js/cube.js/compare/v0.27.13...v0.27.14) (2021-05-13)
1457
-
1458
- **Note:** Version bump only for package @cubejs-backend/testing
1459
-
1460
-
1461
-
1462
-
1463
-
1464
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
1465
-
1466
- **Note:** Version bump only for package @cubejs-backend/testing
1467
-
1468
-
1469
-
1470
-
1471
-
1472
- ## [0.27.6](https://github.com/cube-js/cube.js/compare/v0.27.5...v0.27.6) (2021-05-03)
1473
-
1474
- **Note:** Version bump only for package @cubejs-backend/testing
1475
-
1476
-
1477
-
1478
-
1479
-
1480
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
1481
-
1482
- **Note:** Version bump only for package @cubejs-backend/testing
1483
-
1484
-
1485
-
1486
-
1487
-
1488
- ## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)
1489
-
1490
- **Note:** Version bump only for package @cubejs-backend/testing
1491
-
1492
-
1493
-
1494
-
1495
-
1496
- ## [0.27.2](https://github.com/cube-js/cube.js/compare/v0.27.1...v0.27.2) (2021-04-28)
1497
-
1498
- **Note:** Version bump only for package @cubejs-backend/testing
1499
-
1500
-
1501
-
1502
-
1503
-
1504
- ## [0.27.1](https://github.com/cube-js/cube.js/compare/v0.27.0...v0.27.1) (2021-04-27)
1505
-
1506
- **Note:** Version bump only for package @cubejs-backend/testing
1507
-
1508
-
1509
-
1510
-
1511
-
1512
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
1513
-
1514
- **Note:** Version bump only for package @cubejs-backend/testing
1515
-
1516
-
1517
-
1518
-
1519
-
1520
- ## [0.26.103](https://github.com/cube-js/cube.js/compare/v0.26.102...v0.26.103) (2021-04-24)
1521
-
1522
- **Note:** Version bump only for package @cubejs-backend/testing
1523
-
1524
-
1525
-
1526
-
1527
-
1528
- ## [0.26.102](https://github.com/cube-js/cube.js/compare/v0.26.101...v0.26.102) (2021-04-22)
1529
-
1530
- **Note:** Version bump only for package @cubejs-backend/testing
1531
-
1532
-
1533
-
1534
-
1535
-
1536
- ## [0.26.98](https://github.com/cube-js/cube.js/compare/v0.26.97...v0.26.98) (2021-04-15)
1537
-
1538
-
1539
- ### Features
1540
-
1541
- * **ws-transport:** Introduce close() method ([47394c1](https://github.com/cube-js/cube.js/commit/47394c195fc7513c664c6e1e35b43a6883924491))
1542
-
1543
-
1544
-
1545
-
1546
-
1547
- ## [0.26.95](https://github.com/cube-js/cube.js/compare/v0.26.94...v0.26.95) (2021-04-13)
1548
-
1549
- **Note:** Version bump only for package @cubejs-backend/testing
1550
-
1551
-
1552
-
1553
-
1554
-
1555
- ## [0.26.94](https://github.com/cube-js/cube.js/compare/v0.26.93...v0.26.94) (2021-04-13)
1556
-
1557
- **Note:** Version bump only for package @cubejs-backend/testing
1558
-
1559
-
1560
-
1561
-
1562
-
1563
- ## [0.26.93](https://github.com/cube-js/cube.js/compare/v0.26.92...v0.26.93) (2021-04-12)
1564
-
1565
- **Note:** Version bump only for package @cubejs-backend/testing
1566
-
1567
-
1568
-
1569
-
1570
-
1571
- ## [0.26.90](https://github.com/cube-js/cube.js/compare/v0.26.89...v0.26.90) (2021-04-11)
1572
-
1573
- **Note:** Version bump only for package @cubejs-backend/testing
1574
-
1575
-
1576
-
1577
-
1578
-
1579
- ## [0.26.87](https://github.com/cube-js/cube.js/compare/v0.26.86...v0.26.87) (2021-04-10)
1580
-
1581
- **Note:** Version bump only for package @cubejs-backend/testing
1582
-
1583
-
1584
-
1585
-
1586
-
1587
- ## [0.26.85](https://github.com/cube-js/cube.js/compare/v0.26.84...v0.26.85) (2021-04-09)
1588
-
1589
- **Note:** Version bump only for package @cubejs-backend/testing
1590
-
1591
-
1592
-
1593
-
1594
-
1595
- ## [0.26.84](https://github.com/cube-js/cube.js/compare/v0.26.83...v0.26.84) (2021-04-09)
1596
-
1597
- **Note:** Version bump only for package @cubejs-backend/testing
1598
-
1599
-
1600
-
1601
-
1602
-
1603
- ## [0.26.82](https://github.com/cube-js/cube.js/compare/v0.26.81...v0.26.82) (2021-04-07)
1604
-
1605
- **Note:** Version bump only for package @cubejs-backend/testing
1606
-
1607
-
1608
-
1609
-
1610
-
1611
- ## [0.26.81](https://github.com/cube-js/cube.js/compare/v0.26.80...v0.26.81) (2021-04-07)
1612
-
1613
- **Note:** Version bump only for package @cubejs-backend/testing
1614
-
1615
-
1616
-
1617
-
1618
-
1619
- ## [0.26.79](https://github.com/cube-js/cube.js/compare/v0.26.78...v0.26.79) (2021-04-06)
1620
-
1621
- **Note:** Version bump only for package @cubejs-backend/testing
1622
-
1623
-
1624
-
1625
-
1626
-
1627
- ## [0.26.74](https://github.com/cube-js/cube.js/compare/v0.26.73...v0.26.74) (2021-04-01)
1628
-
1629
- **Note:** Version bump only for package @cubejs-backend/testing
1630
-
1631
-
1632
-
1633
-
1634
-
1635
- ## [0.26.73](https://github.com/cube-js/cube.js/compare/v0.26.72...v0.26.73) (2021-04-01)
1636
-
1637
- **Note:** Version bump only for package @cubejs-backend/testing
1638
-
1639
-
1640
-
1641
-
1642
-
1643
- ## [0.26.70](https://github.com/cube-js/cube.js/compare/v0.26.69...v0.26.70) (2021-03-26)
1644
-
1645
- **Note:** Version bump only for package @cubejs-backend/testing
1646
-
1647
-
1648
-
1649
-
1650
-
1651
- ## [0.26.69](https://github.com/cube-js/cube.js/compare/v0.26.68...v0.26.69) (2021-03-25)
1652
-
1653
- **Note:** Version bump only for package @cubejs-backend/testing
1654
-
1655
-
1656
-
1657
-
1658
-
1659
- ## [0.26.63](https://github.com/cube-js/cube.js/compare/v0.26.62...v0.26.63) (2021-03-22)
1660
-
1661
- **Note:** Version bump only for package @cubejs-backend/testing
1662
-
1663
-
1664
-
1665
-
1666
-
1667
- ## [0.26.61](https://github.com/cube-js/cube.js/compare/v0.26.60...v0.26.61) (2021-03-18)
1668
-
1669
- **Note:** Version bump only for package @cubejs-backend/testing
1670
-
1671
-
1672
-
1673
-
1674
-
1675
- ## [0.26.60](https://github.com/cube-js/cube.js/compare/v0.26.59...v0.26.60) (2021-03-16)
1676
-
1677
- **Note:** Version bump only for package @cubejs-backend/testing
1678
-
1679
-
1680
-
1681
-
1682
-
1683
- ## [0.26.59](https://github.com/cube-js/cube.js/compare/v0.26.58...v0.26.59) (2021-03-15)
1684
-
1685
-
1686
- ### Features
1687
-
1688
- * introduce @cubejs-backend/testing ([c38ce23](https://github.com/cube-js/cube.js/commit/c38ce23f3658effb8ef26f14148bffab3aafb3e5))