@cubejs-backend/databricks-jdbc-driver 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.
package/CHANGELOG.md DELETED
@@ -1,1524 +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
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
9
-
10
-
11
-
12
-
13
-
14
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
15
-
16
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
17
-
18
-
19
-
20
-
21
-
22
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
23
-
24
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
25
-
26
-
27
-
28
-
29
-
30
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
31
-
32
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
33
-
34
-
35
-
36
-
37
-
38
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
39
-
40
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
41
-
42
-
43
-
44
-
45
-
46
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
47
-
48
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
49
-
50
-
51
-
52
-
53
-
54
- ## [0.31.4](https://github.com/cube-js/cube.js/compare/v0.31.3...v0.31.4) (2022-10-13)
55
-
56
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
57
-
58
-
59
-
60
-
61
-
62
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * drivers imports alignment ([#5448](https://github.com/cube-js/cube.js/issues/5448)) ([ab12426](https://github.com/cube-js/cube.js/commit/ab1242650ba0368b855176b9c6ca2d73073acf0e))
68
-
69
-
70
-
71
-
72
-
73
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
74
-
75
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
76
-
77
-
78
-
79
-
80
-
81
- ## [0.31.1](https://github.com/cube-js/cube.js/compare/v0.31.0...v0.31.1) (2022-10-04)
82
-
83
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
84
-
85
-
86
-
87
-
88
-
89
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
90
-
91
-
92
- ### Features
93
-
94
- * multiple data source ([#5326](https://github.com/cube-js/cube.js/issues/5326)) ([334af8c](https://github.com/cube-js/cube.js/commit/334af8c56cd02ae551844e9d1e9ab5e107fb1555))
95
- * **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))
96
-
97
-
98
-
99
-
100
-
101
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * **databricks-driver:** using the ILIKE operator in the DatabricksFilter.likeIgnoreCase method ([#5334](https://github.com/cube-js/cube.js/issues/5334)) ([a81ca35](https://github.com/cube-js/cube.js/commit/a81ca3507124ec213ae0158918ac231ab9387b26))
107
-
108
-
109
-
110
-
111
-
112
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
113
-
114
-
115
- ### Reverts
116
-
117
- * 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)
118
-
119
-
120
-
121
-
122
-
123
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
124
-
125
-
126
- ### Features
127
-
128
- * 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))
129
-
130
-
131
-
132
-
133
-
134
- ## [0.30.71](https://github.com/cube-js/cube.js/compare/v0.30.70...v0.30.71) (2022-09-16)
135
-
136
-
137
- ### Bug Fixes
138
-
139
- * **@cubesj-backend/databricks-driver:** Incorrect escaping of CSV passed to Cube Store -- Can't parse timestamp errors ([21b139c](https://github.com/cube-js/cube.js/commit/21b139ce84a3e6df223338f272f00ea1b2143a1c))
140
-
141
-
142
-
143
-
144
-
145
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
146
-
147
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
148
-
149
-
150
-
151
-
152
-
153
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
154
-
155
-
156
- ### Bug Fixes
157
-
158
- * **databricks-driver:** remove env user agent ([#5286](https://github.com/cube-js/cube.js/issues/5286)) ([cb903bb](https://github.com/cube-js/cube.js/commit/cb903bbfacdb6cf9e4f624b08433142c5c416d4a))
159
- * 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))
160
-
161
-
162
- ### Features
163
-
164
- * **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))
165
-
166
-
167
-
168
-
169
-
170
- ## [0.30.67](https://github.com/cube-js/cube.js/compare/v0.30.66...v0.30.67) (2022-09-09)
171
-
172
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
173
-
174
-
175
-
176
-
177
-
178
- ## [0.30.66](https://github.com/cube-js/cube.js/compare/v0.30.65...v0.30.66) (2022-09-08)
179
-
180
-
181
- ### Bug Fixes
182
-
183
- * driver's constructor parameters initializers ([#5258](https://github.com/cube-js/cube.js/issues/5258)) ([08324a5](https://github.com/cube-js/cube.js/commit/08324a50c29d8f1dad138bfdc1396038cd7ae462))
184
-
185
-
186
-
187
-
188
-
189
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
190
-
191
-
192
- ### Bug Fixes
193
-
194
- * **databricks-driver:** add deprecation of token in jdbc connection string ([#5208](https://github.com/cube-js/cube.js/issues/5208)) ([e59d72c](https://github.com/cube-js/cube.js/commit/e59d72cce23fdcb8a2eb6fa076ca13ace4d75a27))
195
-
196
-
197
-
198
-
199
-
200
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
201
-
202
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
203
-
204
-
205
-
206
-
207
-
208
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
209
-
210
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
211
-
212
-
213
-
214
-
215
-
216
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
217
-
218
-
219
- ### Bug Fixes
220
-
221
- * **databricks-jdbc:** databricks multiple downloads of jar ([#5152](https://github.com/cube-js/cube.js/issues/5152)) ([ccb87bc](https://github.com/cube-js/cube.js/commit/ccb87bcbcf717cde530cb47c5442b0a58892bdef))
222
- * **databricks-jdbc:** databricks user-agent ([#5144](https://github.com/cube-js/cube.js/issues/5144)) ([a3a8b89](https://github.com/cube-js/cube.js/commit/a3a8b89e0fd83ffae87325dad85f7e9b7060481f))
223
-
224
-
225
-
226
-
227
-
228
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
229
-
230
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
231
-
232
-
233
-
234
-
235
-
236
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
237
-
238
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
239
-
240
-
241
-
242
-
243
-
244
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
245
-
246
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
247
-
248
-
249
-
250
-
251
-
252
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
253
-
254
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
255
-
256
-
257
-
258
-
259
-
260
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
261
-
262
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
263
-
264
-
265
-
266
-
267
-
268
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
269
-
270
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
271
-
272
-
273
-
274
-
275
-
276
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
277
-
278
-
279
- ### Features
280
-
281
- * **databricks-jdbc:** UserAgentEntry property configuration for the databricks-jdbc driver ([bccae12](https://github.com/cube-js/cube.js/commit/bccae12715fcbfdecbc2175de5e4ad6601ba374f))
282
-
283
-
284
-
285
-
286
-
287
- ## [0.30.41](https://github.com/cube-js/cube.js/compare/v0.30.40...v0.30.41) (2022-07-27)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * **databricks-jdbc:** postinstall script with accept_policy env ([1e38791](https://github.com/cube-js/cube.js/commit/1e387919e8636fc9320ec2f043073e91f5b2e671))
293
-
294
-
295
-
296
-
297
-
298
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
299
-
300
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
301
-
302
-
303
-
304
-
305
-
306
- ## [0.30.38](https://github.com/cube-js/cube.js/compare/v0.30.37...v0.30.38) (2022-07-25)
307
-
308
-
309
- ### Features
310
-
311
- * **docker:** jdk containers ([90dbe9f](https://github.com/cube-js/cube.js/commit/90dbe9f846b3aadaa6fe2b7cf8462cf1fb53e413))
312
-
313
-
314
-
315
-
316
-
317
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
318
-
319
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
320
-
321
-
322
-
323
-
324
-
325
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
326
-
327
-
328
- ### Features
329
-
330
- * centralized concurrency setting ([#4735](https://github.com/cube-js/cube.js/issues/4735)) ([1c897a1](https://github.com/cube-js/cube.js/commit/1c897a13c62049e23d26009351622b2a93c0a745))
331
-
332
-
333
-
334
-
335
-
336
- ## [0.30.28](https://github.com/cube-js/cube.js/compare/v0.30.27...v0.30.28) (2022-06-27)
337
-
338
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
339
-
340
-
341
-
342
-
343
-
344
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
345
-
346
-
347
- ### Bug Fixes
348
-
349
- * **databricks-jdbc:** communication link failure ([9c3577d](https://github.com/cube-js/cube.js/commit/9c3577d4935d355b4de79c3d84771e591ada8ec2))
350
-
351
-
352
-
353
-
354
-
355
- ## [0.30.24](https://github.com/cube-js/cube.js/compare/v0.30.23...v0.30.24) (2022-06-14)
356
-
357
-
358
- ### Features
359
-
360
- * **databricks-jdbc-driver:** Export bucket mount dir setting ([483d094](https://github.com/cube-js/cube.js/commit/483d0947401687d0c492a6f98f63bc915d648428))
361
-
362
-
363
-
364
-
365
-
366
- ## [0.30.23](https://github.com/cube-js/cube.js/compare/v0.30.22...v0.30.23) (2022-06-14)
367
-
368
-
369
- ### Features
370
-
371
- * **databricks-jdbc:** jdbc implementation of the export bucket feature ([d534e67](https://github.com/cube-js/cube.js/commit/d534e670a4568b905b55d0f5504d5c836d5841b2))
372
-
373
-
374
-
375
-
376
-
377
- ## [0.30.22](https://github.com/cube-js/cube.js/compare/v0.30.21...v0.30.22) (2022-06-14)
378
-
379
-
380
- ### Bug Fixes
381
-
382
- * **@cubejs-backend/databricks-jdbc-driver:** Missing prefix during blob listing ([0ffea61](https://github.com/cube-js/cube.js/commit/0ffea61a8d3de5afe2cbee351d359d262669024c))
383
-
384
-
385
-
386
-
387
-
388
- ## [0.30.21](https://github.com/cube-js/cube.js/compare/v0.30.20...v0.30.21) (2022-06-13)
389
-
390
-
391
- ### Features
392
-
393
- * **databricks-jdbc:** improving performance ([1ef4504](https://github.com/cube-js/cube.js/commit/1ef45040f912d7f81b76a0495ddfa5db28ad9067))
394
-
395
-
396
-
397
-
398
-
399
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
400
-
401
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
402
-
403
-
404
-
405
-
406
-
407
- ## [0.30.16](https://github.com/cube-js/cube.js/compare/v0.30.15...v0.30.16) (2022-06-08)
408
-
409
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
410
-
411
-
412
-
413
-
414
-
415
- ## [0.30.15](https://github.com/cube-js/cube.js/compare/v0.30.14...v0.30.15) (2022-06-06)
416
-
417
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
418
-
419
-
420
-
421
-
422
-
423
- ## [0.30.14](https://github.com/cube-js/cube.js/compare/v0.30.13...v0.30.14) (2022-06-06)
424
-
425
-
426
- ### Bug Fixes
427
-
428
- * **databricks-jdbc:** concurrency improvements ([e7857f0](https://github.com/cube-js/cube.js/commit/e7857f0231db15c81a9eb52669318d51774a1fdb))
429
-
430
-
431
-
432
-
433
-
434
- ## [0.30.13](https://github.com/cube-js/cube.js/compare/v0.30.12...v0.30.13) (2022-06-05)
435
-
436
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
437
-
438
-
439
-
440
-
441
-
442
- ## [0.30.12](https://github.com/cube-js/cube.js/compare/v0.30.11...v0.30.12) (2022-06-03)
443
-
444
-
445
- ### Features
446
-
447
- * **databricks-jdbc:** export bucket for azure via databricks api v2.0 ([3d6b8c6](https://github.com/cube-js/cube.js/commit/3d6b8c6e14ccaa784ed07bf13adcd72f948526a8))
448
-
449
-
450
-
451
-
452
-
453
- ## [0.30.11](https://github.com/cube-js/cube.js/compare/v0.30.10...v0.30.11) (2022-06-03)
454
-
455
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
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/databricks-jdbc-driver
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/databricks-jdbc-driver
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/databricks-jdbc-driver
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
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
488
-
489
-
490
-
491
-
492
-
493
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
494
-
495
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
496
-
497
-
498
-
499
-
500
-
501
- ## [0.30.1](https://github.com/cube-js/cube.js/compare/v0.30.0...v0.30.1) (2022-05-14)
502
-
503
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
504
-
505
-
506
-
507
-
508
-
509
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
510
-
511
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
512
-
513
-
514
-
515
-
516
-
517
- ## [0.29.57](https://github.com/cube-js/cube.js/compare/v0.29.56...v0.29.57) (2022-05-11)
518
-
519
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
520
-
521
-
522
-
523
-
524
-
525
- ## [0.29.54](https://github.com/cube-js/cube.js/compare/v0.29.53...v0.29.54) (2022-05-03)
526
-
527
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
528
-
529
-
530
-
531
-
532
-
533
- ## [0.29.53](https://github.com/cube-js/cube.js/compare/v0.29.52...v0.29.53) (2022-04-29)
534
-
535
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
536
-
537
-
538
-
539
-
540
-
541
- ## [0.29.52](https://github.com/cube-js/cube.js/compare/v0.29.51...v0.29.52) (2022-04-23)
542
-
543
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
544
-
545
-
546
-
547
-
548
-
549
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
550
-
551
-
552
- ### Features
553
-
554
- * **databricks-driver:** Export bucket support for S3/Azure ([#4430](https://github.com/cube-js/cube.js/issues/4430)) ([4512126](https://github.com/cube-js/cube.js/commit/4512126346fd2650fdcba3936ed1eb129b34af9d))
555
- * **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))
556
-
557
-
558
-
559
-
560
-
561
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
562
-
563
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
564
-
565
-
566
-
567
-
568
-
569
- ## [0.29.42](https://github.com/cube-js/cube.js/compare/v0.29.41...v0.29.42) (2022-04-04)
570
-
571
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
572
-
573
-
574
-
575
-
576
-
577
- ## [0.29.41](https://github.com/cube-js/cube.js/compare/v0.29.40...v0.29.41) (2022-04-03)
578
-
579
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
580
-
581
-
582
-
583
-
584
-
585
- ## [0.29.37](https://github.com/cube-js/cube.js/compare/v0.29.36...v0.29.37) (2022-03-29)
586
-
587
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
588
-
589
-
590
-
591
-
592
-
593
- ## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
594
-
595
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
596
-
597
-
598
-
599
-
600
-
601
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
602
-
603
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
604
-
605
-
606
-
607
-
608
-
609
- ## [0.29.31](https://github.com/cube-js/cube.js/compare/v0.29.30...v0.29.31) (2022-03-09)
610
-
611
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
612
-
613
-
614
-
615
-
616
-
617
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
618
-
619
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
620
-
621
-
622
-
623
-
624
-
625
- ## [0.29.28](https://github.com/cube-js/cube.js/compare/v0.29.27...v0.29.28) (2022-02-10)
626
-
627
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
628
-
629
-
630
-
631
-
632
-
633
- ## [0.29.27](https://github.com/cube-js/cube.js/compare/v0.29.26...v0.29.27) (2022-02-09)
634
-
635
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
636
-
637
-
638
-
639
-
640
-
641
- ## [0.29.26](https://github.com/cube-js/cube.js/compare/v0.29.25...v0.29.26) (2022-02-07)
642
-
643
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
644
-
645
-
646
-
647
-
648
-
649
- ## [0.29.25](https://github.com/cube-js/cube.js/compare/v0.29.24...v0.29.25) (2022-02-03)
650
-
651
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
652
-
653
-
654
-
655
-
656
-
657
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
658
-
659
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
660
-
661
-
662
-
663
-
664
-
665
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
666
-
667
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
668
-
669
-
670
-
671
-
672
-
673
- ## [0.29.22](https://github.com/cube-js/cube.js/compare/v0.29.21...v0.29.22) (2022-01-21)
674
-
675
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
676
-
677
-
678
-
679
-
680
-
681
- ## [0.29.21](https://github.com/cube-js/cube.js/compare/v0.29.20...v0.29.21) (2022-01-17)
682
-
683
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
684
-
685
-
686
-
687
-
688
-
689
- ## [0.29.20](https://github.com/cube-js/cube.js/compare/v0.29.19...v0.29.20) (2022-01-10)
690
-
691
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
692
-
693
-
694
-
695
-
696
-
697
- ## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
698
-
699
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
700
-
701
-
702
-
703
-
704
-
705
- ## [0.29.17](https://github.com/cube-js/cube.js/compare/v0.29.16...v0.29.17) (2022-01-05)
706
-
707
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
708
-
709
-
710
-
711
-
712
-
713
- ## [0.29.16](https://github.com/cube-js/cube.js/compare/v0.29.15...v0.29.16) (2022-01-05)
714
-
715
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
716
-
717
-
718
-
719
-
720
-
721
- ## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)
722
-
723
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
724
-
725
-
726
-
727
-
728
-
729
- ## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
730
-
731
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
732
-
733
-
734
-
735
-
736
-
737
- ## [0.29.7](https://github.com/cube-js/cube.js/compare/v0.29.6...v0.29.7) (2021-12-20)
738
-
739
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
740
-
741
-
742
-
743
-
744
-
745
- ## [0.29.6](https://github.com/cube-js/cube.js/compare/v0.29.5...v0.29.6) (2021-12-19)
746
-
747
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
748
-
749
-
750
-
751
-
752
-
753
- ## [0.29.4](https://github.com/cube-js/cube.js/compare/v0.29.3...v0.29.4) (2021-12-16)
754
-
755
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
756
-
757
-
758
-
759
-
760
-
761
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
762
-
763
-
764
- ### Reverts
765
-
766
- * 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)
767
-
768
-
769
- * 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)
770
-
771
-
772
- ### BREAKING CHANGES
773
-
774
- * Drop support for Node.js 10 (12.x is a minimal version)
775
- * Upgrade Node.js to 14 for Docker images
776
- * Drop support for Node.js 15
777
-
778
-
779
-
780
-
781
-
782
- ## [0.28.64](https://github.com/cube-js/cube.js/compare/v0.28.63...v0.28.64) (2021-12-05)
783
-
784
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
785
-
786
-
787
-
788
-
789
-
790
- ## [0.28.63](https://github.com/cube-js/cube.js/compare/v0.28.62...v0.28.63) (2021-12-03)
791
-
792
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
793
-
794
-
795
-
796
-
797
-
798
- ## [0.28.61](https://github.com/cube-js/cube.js/compare/v0.28.60...v0.28.61) (2021-11-30)
799
-
800
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
801
-
802
-
803
-
804
-
805
-
806
- ## [0.28.60](https://github.com/cube-js/cube.js/compare/v0.28.59...v0.28.60) (2021-11-25)
807
-
808
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
809
-
810
-
811
-
812
-
813
-
814
- ## [0.28.59](https://github.com/cube-js/cube.js/compare/v0.28.58...v0.28.59) (2021-11-21)
815
-
816
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
817
-
818
-
819
-
820
-
821
-
822
- ## [0.28.58](https://github.com/cube-js/cube.js/compare/v0.28.57...v0.28.58) (2021-11-18)
823
-
824
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
825
-
826
-
827
-
828
-
829
-
830
- ## [0.28.56](https://github.com/cube-js/cube.js/compare/v0.28.55...v0.28.56) (2021-11-14)
831
-
832
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
833
-
834
-
835
-
836
-
837
-
838
- ## [0.28.55](https://github.com/cube-js/cube.js/compare/v0.28.54...v0.28.55) (2021-11-12)
839
-
840
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
841
-
842
-
843
-
844
-
845
-
846
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
847
-
848
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
849
-
850
-
851
-
852
-
853
-
854
- ## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
855
-
856
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
857
-
858
-
859
-
860
-
861
-
862
- ## [0.28.48](https://github.com/cube-js/cube.js/compare/v0.28.47...v0.28.48) (2021-10-22)
863
-
864
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
865
-
866
-
867
-
868
-
869
-
870
- ## [0.28.47](https://github.com/cube-js/cube.js/compare/v0.28.46...v0.28.47) (2021-10-22)
871
-
872
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
873
-
874
-
875
-
876
-
877
-
878
- ## [0.28.46](https://github.com/cube-js/cube.js/compare/v0.28.45...v0.28.46) (2021-10-20)
879
-
880
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
881
-
882
-
883
-
884
-
885
-
886
- ## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)
887
-
888
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
889
-
890
-
891
-
892
-
893
-
894
- ## [0.28.41](https://github.com/cube-js/cube.js/compare/v0.28.40...v0.28.41) (2021-10-12)
895
-
896
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
897
-
898
-
899
-
900
-
901
-
902
- ## [0.28.40](https://github.com/cube-js/cube.js/compare/v0.28.39...v0.28.40) (2021-09-30)
903
-
904
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
905
-
906
-
907
-
908
-
909
-
910
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
911
-
912
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
913
-
914
-
915
-
916
-
917
-
918
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
919
-
920
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
921
-
922
-
923
-
924
-
925
-
926
- ## [0.28.35](https://github.com/cube-js/cube.js/compare/v0.28.34...v0.28.35) (2021-09-13)
927
-
928
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
929
-
930
-
931
-
932
-
933
-
934
- ## [0.28.34](https://github.com/cube-js/cube.js/compare/v0.28.33...v0.28.34) (2021-09-13)
935
-
936
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
937
-
938
-
939
-
940
-
941
-
942
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
943
-
944
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
945
-
946
-
947
-
948
-
949
-
950
- ## [0.28.32](https://github.com/cube-js/cube.js/compare/v0.28.31...v0.28.32) (2021-09-06)
951
-
952
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
953
-
954
-
955
-
956
-
957
-
958
- ## [0.28.29](https://github.com/cube-js/cube.js/compare/v0.28.28...v0.28.29) (2021-08-31)
959
-
960
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
961
-
962
-
963
-
964
-
965
-
966
- ## [0.28.28](https://github.com/cube-js/cube.js/compare/v0.28.27...v0.28.28) (2021-08-26)
967
-
968
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
969
-
970
-
971
-
972
-
973
-
974
- ## [0.28.27](https://github.com/cube-js/cube.js/compare/v0.28.26...v0.28.27) (2021-08-25)
975
-
976
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
977
-
978
-
979
-
980
-
981
-
982
- ## [0.28.25](https://github.com/cube-js/cube.js/compare/v0.28.24...v0.28.25) (2021-08-20)
983
-
984
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
985
-
986
-
987
-
988
-
989
-
990
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
991
-
992
-
993
- ### Features
994
-
995
- * Added Quarter to the timeDimensions of ([3f62b2c](https://github.com/cube-js/cube.js/commit/3f62b2c125b2b7b752e370b65be4c89a0c65a623))
996
-
997
-
998
-
999
-
1000
-
1001
- ## [0.28.22](https://github.com/cube-js/cube.js/compare/v0.28.21...v0.28.22) (2021-08-17)
1002
-
1003
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1004
-
1005
-
1006
-
1007
-
1008
-
1009
- ## [0.28.21](https://github.com/cube-js/cube.js/compare/v0.28.20...v0.28.21) (2021-08-16)
1010
-
1011
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1012
-
1013
-
1014
-
1015
-
1016
-
1017
- ## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
1018
-
1019
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1020
-
1021
-
1022
-
1023
-
1024
-
1025
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
1026
-
1027
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1028
-
1029
-
1030
-
1031
-
1032
-
1033
- ## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
1034
-
1035
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1036
-
1037
-
1038
-
1039
-
1040
-
1041
- ## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)
1042
-
1043
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1044
-
1045
-
1046
-
1047
-
1048
-
1049
- ## [0.28.11](https://github.com/cube-js/cube.js/compare/v0.28.10...v0.28.11) (2021-07-31)
1050
-
1051
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1052
-
1053
-
1054
-
1055
-
1056
-
1057
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
1058
-
1059
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1060
-
1061
-
1062
-
1063
-
1064
-
1065
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
1066
-
1067
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1068
-
1069
-
1070
-
1071
-
1072
-
1073
- ## [0.28.8](https://github.com/cube-js/cube.js/compare/v0.28.7...v0.28.8) (2021-07-25)
1074
-
1075
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1076
-
1077
-
1078
-
1079
-
1080
-
1081
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
1082
-
1083
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1084
-
1085
-
1086
-
1087
-
1088
-
1089
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
1090
-
1091
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1092
-
1093
-
1094
-
1095
-
1096
-
1097
- ## [0.28.3](https://github.com/cube-js/cube.js/compare/v0.28.2...v0.28.3) (2021-07-20)
1098
-
1099
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1100
-
1101
-
1102
-
1103
-
1104
-
1105
- ## [0.28.2](https://github.com/cube-js/cube.js/compare/v0.28.1...v0.28.2) (2021-07-20)
1106
-
1107
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1108
-
1109
-
1110
-
1111
-
1112
-
1113
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
1114
-
1115
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1116
-
1117
-
1118
-
1119
-
1120
-
1121
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
1122
-
1123
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1124
-
1125
-
1126
-
1127
-
1128
-
1129
- ## [0.27.53](https://github.com/cube-js/cube.js/compare/v0.27.52...v0.27.53) (2021-07-13)
1130
-
1131
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1132
-
1133
-
1134
-
1135
-
1136
-
1137
- ## [0.27.51](https://github.com/cube-js/cube.js/compare/v0.27.50...v0.27.51) (2021-07-13)
1138
-
1139
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1140
-
1141
-
1142
-
1143
-
1144
-
1145
- ## [0.27.49](https://github.com/cube-js/cube.js/compare/v0.27.48...v0.27.49) (2021-07-08)
1146
-
1147
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1148
-
1149
-
1150
-
1151
-
1152
-
1153
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
1154
-
1155
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1156
-
1157
-
1158
-
1159
-
1160
-
1161
- ## [0.27.46](https://github.com/cube-js/cube.js/compare/v0.27.45...v0.27.46) (2021-07-01)
1162
-
1163
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1164
-
1165
-
1166
-
1167
-
1168
-
1169
- ## [0.27.45](https://github.com/cube-js/cube.js/compare/v0.27.44...v0.27.45) (2021-06-30)
1170
-
1171
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1172
-
1173
-
1174
-
1175
-
1176
-
1177
- ## [0.27.44](https://github.com/cube-js/cube.js/compare/v0.27.43...v0.27.44) (2021-06-29)
1178
-
1179
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1180
-
1181
-
1182
-
1183
-
1184
-
1185
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
1186
-
1187
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1188
-
1189
-
1190
-
1191
-
1192
-
1193
- ## [0.27.40](https://github.com/cube-js/cube.js/compare/v0.27.39...v0.27.40) (2021-06-23)
1194
-
1195
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1196
-
1197
-
1198
-
1199
-
1200
-
1201
- ## [0.27.39](https://github.com/cube-js/cube.js/compare/v0.27.38...v0.27.39) (2021-06-22)
1202
-
1203
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1204
-
1205
-
1206
-
1207
-
1208
-
1209
- ## [0.27.38](https://github.com/cube-js/cube.js/compare/v0.27.37...v0.27.38) (2021-06-22)
1210
-
1211
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1212
-
1213
-
1214
-
1215
-
1216
-
1217
- ## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21)
1218
-
1219
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1220
-
1221
-
1222
-
1223
-
1224
-
1225
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
1226
-
1227
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1228
-
1229
-
1230
-
1231
-
1232
-
1233
- ## [0.27.34](https://github.com/cube-js/cube.js/compare/v0.27.33...v0.27.34) (2021-06-15)
1234
-
1235
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1236
-
1237
-
1238
-
1239
-
1240
-
1241
- ## [0.27.33](https://github.com/cube-js/cube.js/compare/v0.27.32...v0.27.33) (2021-06-15)
1242
-
1243
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1244
-
1245
-
1246
-
1247
-
1248
-
1249
- ## [0.27.32](https://github.com/cube-js/cube.js/compare/v0.27.31...v0.27.32) (2021-06-12)
1250
-
1251
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1252
-
1253
-
1254
-
1255
-
1256
-
1257
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
1258
-
1259
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1260
-
1261
-
1262
-
1263
-
1264
-
1265
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
1266
-
1267
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1268
-
1269
-
1270
-
1271
-
1272
-
1273
- ## [0.27.29](https://github.com/cube-js/cube.js/compare/v0.27.27...v0.27.29) (2021-06-02)
1274
-
1275
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1276
-
1277
-
1278
-
1279
-
1280
-
1281
- ## [0.27.28](https://github.com/cube-js/cube.js/compare/v0.27.27...v0.27.28) (2021-06-02)
1282
-
1283
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1284
-
1285
-
1286
-
1287
-
1288
-
1289
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
1290
-
1291
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1292
-
1293
-
1294
-
1295
-
1296
-
1297
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
1298
-
1299
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1300
-
1301
-
1302
-
1303
-
1304
-
1305
- ## [0.27.19](https://github.com/cube-js/cube.js/compare/v0.27.18...v0.27.19) (2021-05-24)
1306
-
1307
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1308
-
1309
-
1310
-
1311
-
1312
-
1313
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
1314
-
1315
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1316
-
1317
-
1318
-
1319
-
1320
-
1321
- ## [0.27.16](https://github.com/cube-js/cube.js/compare/v0.27.15...v0.27.16) (2021-05-19)
1322
-
1323
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1324
-
1325
-
1326
-
1327
-
1328
-
1329
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
1330
-
1331
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1332
-
1333
-
1334
-
1335
-
1336
-
1337
- ## [0.27.14](https://github.com/cube-js/cube.js/compare/v0.27.13...v0.27.14) (2021-05-13)
1338
-
1339
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1340
-
1341
-
1342
-
1343
-
1344
-
1345
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
1346
-
1347
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1348
-
1349
-
1350
-
1351
-
1352
-
1353
- ## [0.27.11](https://github.com/cube-js/cube.js/compare/v0.27.10...v0.27.11) (2021-05-12)
1354
-
1355
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1356
-
1357
-
1358
-
1359
-
1360
-
1361
- ## [0.27.10](https://github.com/cube-js/cube.js/compare/v0.27.9...v0.27.10) (2021-05-11)
1362
-
1363
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1364
-
1365
-
1366
-
1367
-
1368
-
1369
- ## [0.27.9](https://github.com/cube-js/cube.js/compare/v0.27.8...v0.27.9) (2021-05-11)
1370
-
1371
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1372
-
1373
-
1374
-
1375
-
1376
-
1377
- ## [0.27.7](https://github.com/cube-js/cube.js/compare/v0.27.6...v0.27.7) (2021-05-04)
1378
-
1379
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1380
-
1381
-
1382
-
1383
-
1384
-
1385
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
1386
-
1387
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1388
-
1389
-
1390
-
1391
-
1392
-
1393
- ## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)
1394
-
1395
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1396
-
1397
-
1398
-
1399
-
1400
-
1401
- ## [0.27.2](https://github.com/cube-js/cube.js/compare/v0.27.1...v0.27.2) (2021-04-28)
1402
-
1403
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1404
-
1405
-
1406
-
1407
-
1408
-
1409
- ## [0.27.1](https://github.com/cube-js/cube.js/compare/v0.27.0...v0.27.1) (2021-04-27)
1410
-
1411
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1412
-
1413
-
1414
-
1415
-
1416
-
1417
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
1418
-
1419
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1420
-
1421
-
1422
-
1423
-
1424
-
1425
- ## [0.26.104](https://github.com/cube-js/cube.js/compare/v0.26.103...v0.26.104) (2021-04-26)
1426
-
1427
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1428
-
1429
-
1430
-
1431
-
1432
-
1433
- ## [0.26.103](https://github.com/cube-js/cube.js/compare/v0.26.102...v0.26.103) (2021-04-24)
1434
-
1435
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1436
-
1437
-
1438
-
1439
-
1440
-
1441
- ## [0.26.101](https://github.com/cube-js/cube.js/compare/v0.26.100...v0.26.101) (2021-04-20)
1442
-
1443
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1444
-
1445
-
1446
-
1447
-
1448
-
1449
- ## [0.26.99](https://github.com/cube-js/cube.js/compare/v0.26.98...v0.26.99) (2021-04-16)
1450
-
1451
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1452
-
1453
-
1454
-
1455
-
1456
-
1457
- ## [0.26.95](https://github.com/cube-js/cube.js/compare/v0.26.94...v0.26.95) (2021-04-13)
1458
-
1459
-
1460
- ### Bug Fixes
1461
-
1462
- * post-install compatibility with yarn ([4641e81](https://github.com/cube-js/cube.js/commit/4641e814909a807ecf49e838e6dc471db6920392))
1463
-
1464
-
1465
-
1466
-
1467
-
1468
- ## [0.26.92](https://github.com/cube-js/cube.js/compare/v0.26.91...v0.26.92) (2021-04-12)
1469
-
1470
-
1471
- ### Bug Fixes
1472
-
1473
- * post installers compatiblity with Windows [#2520](https://github.com/cube-js/cube.js/issues/2520) ([7e9bd7c](https://github.com/cube-js/cube.js/commit/7e9bd7c86df1032d53e752654fe4a446951480bb))
1474
-
1475
-
1476
-
1477
-
1478
-
1479
- ## [0.26.90](https://github.com/cube-js/cube.js/compare/v0.26.89...v0.26.90) (2021-04-11)
1480
-
1481
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1482
-
1483
-
1484
-
1485
-
1486
-
1487
- ## [0.26.88](https://github.com/cube-js/cube.js/compare/v0.26.87...v0.26.88) (2021-04-10)
1488
-
1489
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1490
-
1491
-
1492
-
1493
-
1494
-
1495
- ## [0.26.87](https://github.com/cube-js/cube.js/compare/v0.26.86...v0.26.87) (2021-04-10)
1496
-
1497
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1498
-
1499
-
1500
-
1501
-
1502
-
1503
- ## [0.26.85](https://github.com/cube-js/cube.js/compare/v0.26.84...v0.26.85) (2021-04-09)
1504
-
1505
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1506
-
1507
-
1508
-
1509
-
1510
-
1511
- ## [0.26.84](https://github.com/cube-js/cube.js/compare/v0.26.83...v0.26.84) (2021-04-09)
1512
-
1513
- **Note:** Version bump only for package @cubejs-backend/databricks-jdbc-driver
1514
-
1515
-
1516
-
1517
-
1518
-
1519
- ## [0.26.81](https://github.com/cube-js/cube.js/compare/v0.26.80...v0.26.81) (2021-04-07)
1520
-
1521
-
1522
- ### Features
1523
-
1524
- * Introduce databricks-jdbc-driver ([bb0b31f](https://github.com/cube-js/cube.js/commit/bb0b31fb333f2aa379f11f6733c4efc17ec12dde))