@cubejs-backend/firebolt-driver 0.31.14 → 0.31.16

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 +6 -6
  2. package/CHANGELOG.md +0 -364
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@cubejs-backend/firebolt-driver",
3
3
  "description": "Cube.js Firebolt database driver",
4
4
  "author": "Cube Dev, Inc.",
5
- "version": "0.31.14",
5
+ "version": "0.31.16",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/cube-js/cube.js.git",
@@ -28,15 +28,15 @@
28
28
  "lint:fix": "eslint --fix src/* --ext .ts"
29
29
  },
30
30
  "dependencies": {
31
- "@cubejs-backend/base-driver": "^0.31.13",
32
- "@cubejs-backend/schema-compiler": "^0.31.13",
33
- "@cubejs-backend/shared": "^0.31.13",
31
+ "@cubejs-backend/base-driver": "^0.31.16",
32
+ "@cubejs-backend/schema-compiler": "^0.31.16",
33
+ "@cubejs-backend/shared": "^0.31.15",
34
34
  "firebolt-sdk": "^0.1.14"
35
35
  },
36
36
  "license": "Apache-2.0",
37
37
  "devDependencies": {
38
38
  "@cubejs-backend/linter": "^0.31.0",
39
- "@cubejs-backend/testing-shared": "^0.31.14",
39
+ "@cubejs-backend/testing-shared": "^0.31.16",
40
40
  "typescript": "~4.1.5"
41
41
  },
42
42
  "publishConfig": {
@@ -45,5 +45,5 @@
45
45
  "eslintConfig": {
46
46
  "extends": "../cubejs-linter"
47
47
  },
48
- "gitHead": "17a6ebd5c630f8cd74b1436fa8cef7d2e633cbaa"
48
+ "gitHead": "c8838240143ecd52acdcc5d423f08cfb69682b44"
49
49
  }
package/CHANGELOG.md DELETED
@@ -1,364 +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
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
9
-
10
-
11
-
12
-
13
-
14
- ## [0.31.13](https://github.com/cube-js/cube.js/compare/v0.31.12...v0.31.13) (2022-11-08)
15
-
16
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
17
-
18
-
19
-
20
-
21
-
22
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
23
-
24
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
25
-
26
-
27
-
28
-
29
-
30
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
31
-
32
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
33
-
34
-
35
-
36
-
37
-
38
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
39
-
40
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
41
-
42
-
43
-
44
-
45
-
46
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
47
-
48
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
49
-
50
-
51
-
52
-
53
-
54
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
55
-
56
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
57
-
58
-
59
-
60
-
61
-
62
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
63
-
64
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
65
-
66
-
67
-
68
-
69
-
70
- ## [0.31.4](https://github.com/cube-js/cube.js/compare/v0.31.3...v0.31.4) (2022-10-13)
71
-
72
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
73
-
74
-
75
-
76
-
77
-
78
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
79
-
80
-
81
- ### Bug Fixes
82
-
83
- * drivers imports alignment ([#5448](https://github.com/cube-js/cube.js/issues/5448)) ([ab12426](https://github.com/cube-js/cube.js/commit/ab1242650ba0368b855176b9c6ca2d73073acf0e))
84
-
85
-
86
-
87
-
88
-
89
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
90
-
91
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
92
-
93
-
94
-
95
-
96
-
97
- ## [0.31.1](https://github.com/cube-js/cube.js/compare/v0.31.0...v0.31.1) (2022-10-04)
98
-
99
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
100
-
101
-
102
-
103
-
104
-
105
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
106
-
107
-
108
- ### Features
109
-
110
- * multiple data source ([#5326](https://github.com/cube-js/cube.js/issues/5326)) ([334af8c](https://github.com/cube-js/cube.js/commit/334af8c56cd02ae551844e9d1e9ab5e107fb1555))
111
-
112
-
113
-
114
-
115
-
116
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
117
-
118
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
119
-
120
-
121
-
122
-
123
-
124
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
125
-
126
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
127
-
128
-
129
-
130
-
131
-
132
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
133
-
134
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
135
-
136
-
137
-
138
-
139
-
140
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
141
-
142
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
143
-
144
-
145
-
146
-
147
-
148
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
149
-
150
-
151
- ### Features
152
-
153
- * **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))
154
-
155
-
156
-
157
-
158
-
159
- ## [0.30.67](https://github.com/cube-js/cube.js/compare/v0.30.66...v0.30.67) (2022-09-09)
160
-
161
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
162
-
163
-
164
-
165
-
166
-
167
- ## [0.30.64](https://github.com/cube-js/cube.js/compare/v0.30.63...v0.30.64) (2022-09-07)
168
-
169
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
170
-
171
-
172
-
173
-
174
-
175
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
176
-
177
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
178
-
179
-
180
-
181
-
182
-
183
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
184
-
185
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
186
-
187
-
188
-
189
-
190
-
191
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
192
-
193
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
194
-
195
-
196
-
197
-
198
-
199
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
200
-
201
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
202
-
203
-
204
-
205
-
206
-
207
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
208
-
209
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
210
-
211
-
212
-
213
-
214
-
215
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
216
-
217
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
218
-
219
-
220
-
221
-
222
-
223
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
224
-
225
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
226
-
227
-
228
-
229
-
230
-
231
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
232
-
233
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
234
-
235
-
236
-
237
-
238
-
239
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
240
-
241
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
242
-
243
-
244
-
245
-
246
-
247
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
248
-
249
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
250
-
251
-
252
-
253
-
254
-
255
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
256
-
257
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
258
-
259
-
260
-
261
-
262
-
263
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
264
-
265
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
266
-
267
-
268
-
269
-
270
-
271
- ## [0.30.36](https://github.com/cube-js/cube.js/compare/v0.30.35...v0.30.36) (2022-07-18)
272
-
273
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
274
-
275
-
276
-
277
-
278
-
279
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
280
-
281
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
282
-
283
-
284
-
285
-
286
-
287
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * drivers default concurrency values ([4b7296f](https://github.com/cube-js/cube.js/commit/4b7296f266b49e3d38dce1ff82ce4edd703121bc))
293
-
294
-
295
- ### Features
296
-
297
- * centralized concurrency setting ([#4735](https://github.com/cube-js/cube.js/issues/4735)) ([1c897a1](https://github.com/cube-js/cube.js/commit/1c897a13c62049e23d26009351622b2a93c0a745))
298
-
299
-
300
-
301
-
302
-
303
- ## [0.30.28](https://github.com/cube-js/cube.js/compare/v0.30.27...v0.30.28) (2022-06-27)
304
-
305
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
306
-
307
-
308
-
309
-
310
-
311
- ## [0.30.27](https://github.com/cube-js/cube.js/compare/v0.30.26...v0.30.27) (2022-06-24)
312
-
313
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
314
-
315
-
316
-
317
-
318
-
319
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
320
-
321
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
322
-
323
-
324
-
325
-
326
-
327
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
328
-
329
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
330
-
331
-
332
-
333
-
334
-
335
- ## [0.30.8](https://github.com/cube-js/cube.js/compare/v0.30.7...v0.30.8) (2022-05-30)
336
-
337
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
338
-
339
-
340
-
341
-
342
-
343
- ## [0.30.7](https://github.com/cube-js/cube.js/compare/v0.30.6...v0.30.7) (2022-05-26)
344
-
345
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
346
-
347
-
348
-
349
-
350
-
351
- ## [0.30.6](https://github.com/cube-js/cube.js/compare/v0.30.5...v0.30.6) (2022-05-24)
352
-
353
- **Note:** Version bump only for package @cubejs-backend/firebolt-driver
354
-
355
-
356
-
357
-
358
-
359
- ## [0.30.5](https://github.com/cube-js/cube.js/compare/v0.30.4...v0.30.5) (2022-05-23)
360
-
361
-
362
- ### Features
363
-
364
- * **packages:** add Firebolt driver ([#4546](https://github.com/cube-js/cube.js/issues/4546)) ([9789d95](https://github.com/cube-js/cube.js/commit/9789d954064893ba2e3265127be5b734bf1f6db5))