@cubejs-backend/crate-driver 0.31.13 → 0.31.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -225
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@cubejs-backend/crate-driver",
3
3
  "description": "Cube.js Crate database driver",
4
4
  "author": "Cube Dev, Inc.",
5
- "version": "0.31.13",
5
+ "version": "0.31.15",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/cube-js/cube.js.git",
@@ -28,14 +28,14 @@
28
28
  "lint:fix": "eslint --fix src/* --ext .ts"
29
29
  },
30
30
  "dependencies": {
31
- "@cubejs-backend/postgres-driver": "^0.31.13",
32
- "@cubejs-backend/shared": "^0.31.13",
31
+ "@cubejs-backend/postgres-driver": "^0.31.15",
32
+ "@cubejs-backend/shared": "^0.31.15",
33
33
  "pg": "^8.7.1"
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "devDependencies": {
37
37
  "@cubejs-backend/linter": "^0.31.0",
38
- "@cubejs-backend/testing-shared": "^0.31.13",
38
+ "@cubejs-backend/testing-shared": "^0.31.15",
39
39
  "testcontainers": "^8.12",
40
40
  "typescript": "~4.1.5"
41
41
  },
@@ -45,5 +45,5 @@
45
45
  "eslintConfig": {
46
46
  "extends": "../cubejs-linter"
47
47
  },
48
- "gitHead": "a304fb5d37667569e2ee70c633587d096945a7b0"
48
+ "gitHead": "b881465f9826f180b1edd778fffecf639dd2e946"
49
49
  }
package/CHANGELOG.md DELETED
@@ -1,225 +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.13](https://github.com/cube-js/cube.js/compare/v0.31.12...v0.31.13) (2022-11-08)
7
-
8
- **Note:** Version bump only for package @cubejs-backend/crate-driver
9
-
10
-
11
-
12
-
13
-
14
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
15
-
16
- **Note:** Version bump only for package @cubejs-backend/crate-driver
17
-
18
-
19
-
20
-
21
-
22
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
23
-
24
- **Note:** Version bump only for package @cubejs-backend/crate-driver
25
-
26
-
27
-
28
-
29
-
30
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
31
-
32
- **Note:** Version bump only for package @cubejs-backend/crate-driver
33
-
34
-
35
-
36
-
37
-
38
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
39
-
40
- **Note:** Version bump only for package @cubejs-backend/crate-driver
41
-
42
-
43
-
44
-
45
-
46
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
47
-
48
- **Note:** Version bump only for package @cubejs-backend/crate-driver
49
-
50
-
51
-
52
-
53
-
54
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
55
-
56
- **Note:** Version bump only for package @cubejs-backend/crate-driver
57
-
58
-
59
-
60
-
61
-
62
- ## [0.31.4](https://github.com/cube-js/cube.js/compare/v0.31.3...v0.31.4) (2022-10-13)
63
-
64
- **Note:** Version bump only for package @cubejs-backend/crate-driver
65
-
66
-
67
-
68
-
69
-
70
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
71
-
72
-
73
- ### Bug Fixes
74
-
75
- * drivers imports alignment ([#5448](https://github.com/cube-js/cube.js/issues/5448)) ([ab12426](https://github.com/cube-js/cube.js/commit/ab1242650ba0368b855176b9c6ca2d73073acf0e))
76
-
77
-
78
-
79
-
80
-
81
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
82
-
83
- **Note:** Version bump only for package @cubejs-backend/crate-driver
84
-
85
-
86
-
87
-
88
-
89
- ## [0.31.1](https://github.com/cube-js/cube.js/compare/v0.31.0...v0.31.1) (2022-10-04)
90
-
91
- **Note:** Version bump only for package @cubejs-backend/crate-driver
92
-
93
-
94
-
95
-
96
-
97
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
98
-
99
- **Note:** Version bump only for package @cubejs-backend/crate-driver
100
-
101
-
102
-
103
-
104
-
105
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
106
-
107
- **Note:** Version bump only for package @cubejs-backend/crate-driver
108
-
109
-
110
-
111
-
112
-
113
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
114
-
115
- **Note:** Version bump only for package @cubejs-backend/crate-driver
116
-
117
-
118
-
119
-
120
-
121
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
122
-
123
- **Note:** Version bump only for package @cubejs-backend/crate-driver
124
-
125
-
126
-
127
-
128
-
129
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
130
-
131
- **Note:** Version bump only for package @cubejs-backend/crate-driver
132
-
133
-
134
-
135
-
136
-
137
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
138
-
139
-
140
- ### Features
141
-
142
- * **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))
143
-
144
-
145
-
146
-
147
-
148
- ## [0.30.67](https://github.com/cube-js/cube.js/compare/v0.30.66...v0.30.67) (2022-09-09)
149
-
150
- **Note:** Version bump only for package @cubejs-backend/crate-driver
151
-
152
-
153
-
154
-
155
-
156
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
157
-
158
- **Note:** Version bump only for package @cubejs-backend/crate-driver
159
-
160
-
161
-
162
-
163
-
164
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
165
-
166
- **Note:** Version bump only for package @cubejs-backend/crate-driver
167
-
168
-
169
-
170
-
171
-
172
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
173
-
174
- **Note:** Version bump only for package @cubejs-backend/crate-driver
175
-
176
-
177
-
178
-
179
-
180
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
181
-
182
- **Note:** Version bump only for package @cubejs-backend/crate-driver
183
-
184
-
185
-
186
-
187
-
188
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
189
-
190
- **Note:** Version bump only for package @cubejs-backend/crate-driver
191
-
192
-
193
-
194
-
195
-
196
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
197
-
198
- **Note:** Version bump only for package @cubejs-backend/crate-driver
199
-
200
-
201
-
202
-
203
-
204
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
205
-
206
- **Note:** Version bump only for package @cubejs-backend/crate-driver
207
-
208
-
209
-
210
-
211
-
212
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
213
-
214
- **Note:** Version bump only for package @cubejs-backend/crate-driver
215
-
216
-
217
-
218
-
219
-
220
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
221
-
222
-
223
- ### Features
224
-
225
- * **drivers:** Bootstraps CrateDB driver ([#4929](https://github.com/cube-js/cube.js/issues/4929)) ([db87b8f](https://github.com/cube-js/cube.js/commit/db87b8f18686607498467c6ff0f71abcd1e38c5d))