@quenty/influxdbclient 7.33.2 → 7.35.0
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 +44 -408
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,553 +3,301 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [7.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.34.0...@quenty/influxdbclient@7.35.0) (2026-05-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
9
9
|
|
|
10
|
+
# [7.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.33.2...@quenty/influxdbclient@7.34.0) (2026-05-18)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/influxdbclient
|
|
11
13
|
|
|
14
|
+
## [7.33.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.33.1...@quenty/influxdbclient@7.33.2) (2026-04-30)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/influxdbclient
|
|
13
17
|
|
|
14
18
|
## [7.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.33.0...@quenty/influxdbclient@7.33.1) (2026-04-29)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [7.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.32.0...@quenty/influxdbclient@7.33.0) (2026-04-23)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [7.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.31.0...@quenty/influxdbclient@7.32.0) (2026-04-14)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
# [7.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.30.0...@quenty/influxdbclient@7.31.0) (2026-02-20)
|
|
39
31
|
|
|
40
|
-
|
|
41
32
|
### Features
|
|
42
33
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
34
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
48
35
|
|
|
49
36
|
# [7.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.29.0...@quenty/influxdbclient@7.30.0) (2026-02-19)
|
|
50
37
|
|
|
51
|
-
|
|
52
38
|
### Features
|
|
53
39
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
40
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
59
41
|
|
|
60
42
|
# [7.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.28.1...@quenty/influxdbclient@7.29.0) (2026-02-17)
|
|
61
43
|
|
|
62
|
-
|
|
63
44
|
### Features
|
|
64
45
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
46
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
47
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
71
48
|
|
|
72
49
|
## [7.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.28.0...@quenty/influxdbclient@7.28.1) (2026-01-21)
|
|
73
50
|
|
|
74
51
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
75
52
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
53
|
# [7.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.27.0...@quenty/influxdbclient@7.28.0) (2026-01-18)
|
|
81
54
|
|
|
82
55
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
83
56
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
57
|
# [7.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.26.2...@quenty/influxdbclient@7.27.0) (2026-01-13)
|
|
89
58
|
|
|
90
59
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
91
60
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
61
|
## [7.26.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.26.1...@quenty/influxdbclient@7.26.2) (2026-01-12)
|
|
97
62
|
|
|
98
|
-
|
|
99
63
|
### Bug Fixes
|
|
100
64
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
65
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
106
66
|
|
|
107
67
|
## [7.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.26.0...@quenty/influxdbclient@7.26.1) (2026-01-10)
|
|
108
68
|
|
|
109
69
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
110
70
|
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
71
|
# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.25.1...@quenty/influxdbclient@7.26.0) (2026-01-08)
|
|
116
72
|
|
|
117
73
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
118
74
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
75
|
## [7.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.25.0...@quenty/influxdbclient@7.25.1) (2026-01-05)
|
|
124
76
|
|
|
125
77
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
126
78
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
79
|
# [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.7...@quenty/influxdbclient@7.25.0) (2026-01-04)
|
|
132
80
|
|
|
133
81
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
134
82
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
83
|
## [7.24.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.6...@quenty/influxdbclient@7.24.7) (2026-01-03)
|
|
140
84
|
|
|
141
85
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
142
86
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
87
|
## [7.24.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.5...@quenty/influxdbclient@7.24.6) (2025-12-31)
|
|
148
88
|
|
|
149
89
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
150
90
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
91
|
## [7.24.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.4...@quenty/influxdbclient@7.24.5) (2025-12-29)
|
|
156
92
|
|
|
157
93
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
158
94
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
95
|
## [7.24.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.3...@quenty/influxdbclient@7.24.4) (2025-12-29)
|
|
164
96
|
|
|
165
97
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
166
98
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
99
|
## [7.24.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.2...@quenty/influxdbclient@7.24.3) (2025-12-28)
|
|
172
100
|
|
|
173
101
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
174
102
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
103
|
## [7.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.1...@quenty/influxdbclient@7.24.2) (2025-11-22)
|
|
180
104
|
|
|
181
105
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
182
106
|
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
107
|
## [7.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.24.0...@quenty/influxdbclient@7.24.1) (2025-11-12)
|
|
188
108
|
|
|
189
109
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
190
110
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
111
|
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.23.0...@quenty/influxdbclient@7.24.0) (2025-10-08)
|
|
196
112
|
|
|
197
113
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
198
114
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
115
|
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.22.0...@quenty/influxdbclient@7.23.0) (2025-09-26)
|
|
204
116
|
|
|
205
117
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
206
118
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
119
|
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.21.2...@quenty/influxdbclient@7.22.0) (2025-08-29)
|
|
212
120
|
|
|
213
121
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
214
122
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
123
|
## [7.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.21.1...@quenty/influxdbclient@7.21.2) (2025-08-12)
|
|
220
124
|
|
|
221
125
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
222
126
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
127
|
## [7.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.21.0...@quenty/influxdbclient@7.21.1) (2025-07-14)
|
|
228
128
|
|
|
229
|
-
|
|
230
129
|
### Bug Fixes
|
|
231
130
|
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
131
|
+
- Fix telemetry + other packages ([#570](https://github.com/Quenty/NevermoreEngine/issues/570)) ([2e2c6ee](https://github.com/Quenty/NevermoreEngine/commit/2e2c6ee7be5a9eb137e76b3788c8fd7ad39c4e41))
|
|
237
132
|
|
|
238
133
|
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.20.0...@quenty/influxdbclient@7.21.0) (2025-05-12)
|
|
239
134
|
|
|
240
135
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
241
136
|
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
137
|
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.19.3...@quenty/influxdbclient@7.20.0) (2025-05-10)
|
|
247
138
|
|
|
248
|
-
|
|
249
139
|
### Bug Fixes
|
|
250
140
|
|
|
251
|
-
|
|
252
|
-
|
|
141
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
253
142
|
|
|
254
143
|
### Features
|
|
255
144
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
145
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
261
146
|
|
|
262
147
|
## [7.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.19.2...@quenty/influxdbclient@7.19.3) (2025-04-10)
|
|
263
148
|
|
|
264
149
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
265
150
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
151
|
## [7.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.19.0...@quenty/influxdbclient@7.19.2) (2025-04-07)
|
|
271
152
|
|
|
272
|
-
|
|
273
153
|
### Bug Fixes
|
|
274
154
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
155
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
156
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
281
157
|
|
|
282
158
|
## [7.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.19.0...@quenty/influxdbclient@7.19.1) (2025-04-07)
|
|
283
159
|
|
|
284
|
-
|
|
285
160
|
### Bug Fixes
|
|
286
161
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
162
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
292
163
|
|
|
293
164
|
# [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.18.2...@quenty/influxdbclient@7.19.0) (2025-04-02)
|
|
294
165
|
|
|
295
|
-
|
|
296
166
|
### Bug Fixes
|
|
297
167
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
168
|
+
- Fix existing tests ([655787c](https://github.com/Quenty/NevermoreEngine/commit/655787ced1139136e12f81800e229aa076731561))
|
|
169
|
+
- Fix type errors ([50b3238](https://github.com/Quenty/NevermoreEngine/commit/50b3238ecfb563676e4795dac04f63a3b9741141))
|
|
304
170
|
|
|
305
171
|
## [7.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.18.1...@quenty/influxdbclient@7.18.2) (2025-03-31)
|
|
306
172
|
|
|
307
173
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
308
174
|
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
175
|
## [7.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.18.0...@quenty/influxdbclient@7.18.1) (2025-03-21)
|
|
314
176
|
|
|
315
177
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
316
178
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
179
|
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.17.1...@quenty/influxdbclient@7.18.0) (2025-02-18)
|
|
322
180
|
|
|
323
181
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
324
182
|
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
183
|
## [7.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.17.0...@quenty/influxdbclient@7.17.1) (2025-01-22)
|
|
330
184
|
|
|
331
185
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
332
186
|
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
187
|
# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.16.0...@quenty/influxdbclient@7.17.0) (2024-12-15)
|
|
338
188
|
|
|
339
189
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
340
190
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
191
|
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.15.0...@quenty/influxdbclient@7.16.0) (2024-12-03)
|
|
346
192
|
|
|
347
193
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
348
194
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
195
|
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.14.0...@quenty/influxdbclient@7.15.0) (2024-11-13)
|
|
354
196
|
|
|
355
197
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
356
198
|
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
199
|
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.13.1...@quenty/influxdbclient@7.14.0) (2024-11-06)
|
|
362
200
|
|
|
363
201
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
364
202
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
203
|
## [7.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.13.0...@quenty/influxdbclient@7.13.1) (2024-11-04)
|
|
370
204
|
|
|
371
205
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
372
206
|
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
207
|
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.12.0...@quenty/influxdbclient@7.13.0) (2024-11-03)
|
|
378
208
|
|
|
379
209
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
380
210
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
211
|
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.11.1...@quenty/influxdbclient@7.12.0) (2024-10-23)
|
|
386
212
|
|
|
387
213
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
388
214
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
215
|
## [7.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.11.0...@quenty/influxdbclient@7.11.1) (2024-10-09)
|
|
394
216
|
|
|
395
217
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
396
218
|
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
219
|
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.10.1...@quenty/influxdbclient@7.11.0) (2024-10-06)
|
|
402
220
|
|
|
403
221
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
404
222
|
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
223
|
## [7.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.10.0...@quenty/influxdbclient@7.10.1) (2024-10-04)
|
|
410
224
|
|
|
411
225
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
412
226
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
227
|
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.9.0...@quenty/influxdbclient@7.10.0) (2024-10-04)
|
|
418
228
|
|
|
419
229
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
420
230
|
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
231
|
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.8.0...@quenty/influxdbclient@7.9.0) (2024-09-25)
|
|
426
232
|
|
|
427
233
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
428
234
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
235
|
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.7.1...@quenty/influxdbclient@7.8.0) (2024-09-25)
|
|
434
236
|
|
|
435
237
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
436
238
|
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
239
|
## [7.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.7.0...@quenty/influxdbclient@7.7.1) (2024-09-20)
|
|
442
240
|
|
|
443
241
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
444
242
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
243
|
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.6.0...@quenty/influxdbclient@7.7.0) (2024-09-12)
|
|
450
244
|
|
|
451
245
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
452
246
|
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
247
|
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.5.0...@quenty/influxdbclient@7.6.0) (2024-08-09)
|
|
458
248
|
|
|
459
249
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
460
250
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
251
|
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.4.0...@quenty/influxdbclient@7.5.0) (2024-05-13)
|
|
466
252
|
|
|
467
|
-
|
|
468
253
|
### Features
|
|
469
254
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
255
|
+
- Support HttpService secrets for InfluxDb ClientConfig ([#469](https://github.com/Quenty/NevermoreEngine/issues/469)) ([708f69b](https://github.com/Quenty/NevermoreEngine/commit/708f69bd8ac36ecd5d7f76918474db39efc3bd57))
|
|
475
256
|
|
|
476
257
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.3.0...@quenty/influxdbclient@7.4.0) (2024-05-09)
|
|
477
258
|
|
|
478
|
-
|
|
479
259
|
### Bug Fixes
|
|
480
260
|
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
261
|
+
- Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
|
|
262
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
487
263
|
|
|
488
264
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.2.0...@quenty/influxdbclient@7.3.0) (2024-05-03)
|
|
489
265
|
|
|
490
266
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
491
267
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
268
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.1.0...@quenty/influxdbclient@7.2.0) (2024-04-27)
|
|
497
269
|
|
|
498
270
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
499
271
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
272
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@7.0.0...@quenty/influxdbclient@7.1.0) (2024-03-09)
|
|
505
273
|
|
|
506
|
-
|
|
507
274
|
### Bug Fixes
|
|
508
275
|
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
276
|
+
- Adjust the influx db config to send stuff from the client ([696b452](https://github.com/Quenty/NevermoreEngine/commit/696b452e0125b48a265abfed5b7c7e6e3b15176f))
|
|
514
277
|
|
|
515
278
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@6.0.0...@quenty/influxdbclient@7.0.0) (2024-02-14)
|
|
516
279
|
|
|
517
280
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
518
281
|
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
282
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@5.0.0...@quenty/influxdbclient@6.0.0) (2024-02-13)
|
|
524
283
|
|
|
525
|
-
|
|
526
284
|
### Bug Fixes
|
|
527
285
|
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
286
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
533
287
|
|
|
534
288
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@4.0.0...@quenty/influxdbclient@5.0.0) (2024-02-13)
|
|
535
289
|
|
|
536
290
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
537
291
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
292
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@3.0.0...@quenty/influxdbclient@4.0.0) (2024-02-13)
|
|
543
293
|
|
|
544
|
-
|
|
545
294
|
### Features
|
|
546
295
|
|
|
547
|
-
|
|
548
|
-
|
|
296
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
549
297
|
|
|
550
298
|
### BREAKING CHANGES
|
|
551
299
|
|
|
552
|
-
|
|
300
|
+
- Standard loader
|
|
553
301
|
|
|
554
302
|
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
555
303
|
|
|
@@ -557,259 +305,147 @@ This means you'll need to change you how require client-side modules, as we expo
|
|
|
557
305
|
|
|
558
306
|
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
559
307
|
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
563
|
-
|
|
564
|
-
* fix: Fix package discovery for games
|
|
308
|
+
- fix: Fix missing dependency in ResetService
|
|
565
309
|
|
|
566
|
-
|
|
310
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
567
311
|
|
|
568
|
-
|
|
312
|
+
- fix: Fix package discovery for games
|
|
569
313
|
|
|
570
|
-
|
|
314
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
571
315
|
|
|
572
|
-
|
|
316
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
573
317
|
|
|
574
|
-
|
|
318
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
575
319
|
|
|
576
|
-
|
|
320
|
+
- fix: Update loader to handle hoarcekat properly
|
|
577
321
|
|
|
578
|
-
|
|
322
|
+
- docs: Fix spacing in Maid
|
|
579
323
|
|
|
580
|
-
|
|
324
|
+
- fix: Add new ragdoll constants
|
|
581
325
|
|
|
582
|
-
|
|
326
|
+
- fix: Compress influxDB sends
|
|
583
327
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
587
|
-
|
|
588
|
-
* docs: Fix docs
|
|
328
|
+
- style: Errors use string.format
|
|
589
329
|
|
|
330
|
+
- fix: Handle motor animations
|
|
590
331
|
|
|
332
|
+
- ci: Upgrade rojo version
|
|
591
333
|
|
|
334
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
592
335
|
|
|
336
|
+
- docs: Fix docs
|
|
593
337
|
|
|
594
338
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.4.0...@quenty/influxdbclient@3.0.0) (2024-01-10)
|
|
595
339
|
|
|
596
340
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
597
341
|
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
342
|
# [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.3.0...@quenty/influxdbclient@2.4.0) (2024-01-08)
|
|
603
343
|
|
|
604
344
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
605
345
|
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
346
|
# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.2.0...@quenty/influxdbclient@2.3.0) (2023-12-28)
|
|
611
347
|
|
|
612
348
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
613
349
|
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
350
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.1.1...@quenty/influxdbclient@2.2.0) (2023-12-14)
|
|
619
351
|
|
|
620
352
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
621
353
|
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
354
|
## [2.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.1.0...@quenty/influxdbclient@2.1.1) (2023-10-28)
|
|
627
355
|
|
|
628
356
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
629
357
|
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
358
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@2.0.0...@quenty/influxdbclient@2.1.0) (2023-10-18)
|
|
635
359
|
|
|
636
360
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
637
361
|
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
362
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.18.0...@quenty/influxdbclient@2.0.0) (2023-10-11)
|
|
643
363
|
|
|
644
364
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
645
365
|
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
366
|
# [1.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.17.0...@quenty/influxdbclient@1.18.0) (2023-09-21)
|
|
651
367
|
|
|
652
368
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
653
369
|
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
370
|
# [1.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.16.0...@quenty/influxdbclient@1.17.0) (2023-09-04)
|
|
659
371
|
|
|
660
372
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
661
373
|
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
374
|
# [1.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.15.0...@quenty/influxdbclient@1.16.0) (2023-08-23)
|
|
667
375
|
|
|
668
376
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
669
377
|
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
378
|
# [1.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.14.0...@quenty/influxdbclient@1.15.0) (2023-08-01)
|
|
675
379
|
|
|
676
380
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
677
381
|
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
382
|
# [1.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.13.0...@quenty/influxdbclient@1.14.0) (2023-07-28)
|
|
683
383
|
|
|
684
384
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
685
385
|
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
386
|
# [1.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.12.0...@quenty/influxdbclient@1.13.0) (2023-07-23)
|
|
691
387
|
|
|
692
388
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
693
389
|
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
390
|
# [1.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.11.0...@quenty/influxdbclient@1.12.0) (2023-07-15)
|
|
699
391
|
|
|
700
392
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
701
393
|
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
394
|
# [1.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.10.0...@quenty/influxdbclient@1.11.0) (2023-07-10)
|
|
707
395
|
|
|
708
396
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
709
397
|
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
398
|
# [1.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.9.0...@quenty/influxdbclient@1.10.0) (2023-06-24)
|
|
715
399
|
|
|
716
400
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
717
401
|
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
402
|
# [1.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.8.0...@quenty/influxdbclient@1.9.0) (2023-06-17)
|
|
723
403
|
|
|
724
404
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
725
405
|
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
406
|
# [1.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.7.0...@quenty/influxdbclient@1.8.0) (2023-06-05)
|
|
731
407
|
|
|
732
408
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
733
409
|
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
410
|
# [1.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.6.0...@quenty/influxdbclient@1.7.0) (2023-05-26)
|
|
739
411
|
|
|
740
412
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
741
413
|
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
414
|
# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.5.0...@quenty/influxdbclient@1.6.0) (2023-05-08)
|
|
747
415
|
|
|
748
416
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
749
417
|
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
418
|
# [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.4.0...@quenty/influxdbclient@1.5.0) (2023-05-02)
|
|
755
419
|
|
|
756
|
-
|
|
757
420
|
### Features
|
|
758
421
|
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
422
|
+
- Increase default flush time which will decrease RPS for InfluxDB ([518a7ca](https://github.com/Quenty/NevermoreEngine/commit/518a7ca0ba480a7fcd97b63c9b83e9c3b03915a1))
|
|
764
423
|
|
|
765
424
|
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.3.1...@quenty/influxdbclient@1.4.0) (2023-04-10)
|
|
766
425
|
|
|
767
|
-
|
|
768
426
|
### Bug Fixes
|
|
769
427
|
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
428
|
+
- Fix RequestFinished APi call ([2564c4f](https://github.com/Quenty/NevermoreEngine/commit/2564c4f0541e2ef80f1a48ee384de8c7fe0637fd))
|
|
775
429
|
|
|
776
430
|
## [1.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.3.0...@quenty/influxdbclient@1.3.1) (2023-04-07)
|
|
777
431
|
|
|
778
432
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
779
433
|
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
434
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.2.0...@quenty/influxdbclient@1.3.0) (2023-04-06)
|
|
785
435
|
|
|
786
436
|
**Note:** Version bump only for package @quenty/influxdbclient
|
|
787
437
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
438
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/influxdbclient@1.1.0...@quenty/influxdbclient@1.2.0) (2023-04-03)
|
|
793
439
|
|
|
794
|
-
|
|
795
440
|
### Bug Fixes
|
|
796
441
|
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
442
|
+
- InfluxDB sends stuff faster, timestamp is captured ([2d5c037](https://github.com/Quenty/NevermoreEngine/commit/2d5c037498e149af3587cbfb73dae2aca2d95d71))
|
|
802
443
|
|
|
803
444
|
# 1.1.0 (2023-03-31)
|
|
804
445
|
|
|
805
|
-
|
|
806
446
|
### Features
|
|
807
447
|
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
448
|
+
- Add InfluxDBClient package with just writing ([e0dad1c](https://github.com/Quenty/NevermoreEngine/commit/e0dad1c6044f59b3a389ed388cebbfacf2b4a7ca))
|
|
813
449
|
|
|
814
450
|
# v1.1.0 (Fri Mar 31 2023)
|
|
815
451
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/influxdbclient",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.35.0",
|
|
4
4
|
"description": "Provides a Roblox Lua InfluxDB client",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -37,15 +37,15 @@
|
|
|
37
37
|
"@quenty/nevermore-test-runner": "1.4.0",
|
|
38
38
|
"@quenty/promise": "10.18.0",
|
|
39
39
|
"@quenty/rx": "13.28.2",
|
|
40
|
-
"@quenty/servicebag": "11.
|
|
40
|
+
"@quenty/servicebag": "11.18.0",
|
|
41
41
|
"@quenty/signal": "7.13.0",
|
|
42
42
|
"@quenty/string": "3.3.6",
|
|
43
43
|
"@quenty/table": "3.9.2",
|
|
44
|
-
"@quenty/valueobject": "13.
|
|
44
|
+
"@quenty/valueobject": "13.31.0",
|
|
45
45
|
"@quentystudios/jest-lua": "3.10.0-quenty.2"
|
|
46
46
|
},
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "f4a374a0a294ee8900aa5cb68ab138b0acf3e0ae"
|
|
51
51
|
}
|