Commit 2b71c03
chore(sync): influxdb_pro 2026-05-01
Source: ad8686d895cadac4972a612dd2b5e4d0e0adfabf
Commits:
- `4bf54d028e` chore(ci): cargo audit ignore for 'RUSTSEC-2026-0114' (influxdata/influxdb_pro#3365)
- `dca0fabb21` feat: add plugin trigger type restrictions (influxdata/influxdb_pro#3293)
- `0ecab6db06` feat(grpc): emit query-stats gRPC trailers on Enterprise Flight do_get (influxdata/influxdb_pro#3295)
- `b681835416` fix(WriteLineError): slice string at utf-8 boundary (influxdata/influxdb_pro#3292)
- `545100cfba` fix(sll): include database_id on v1 /query entries (influxdata/influxdb_pro#3284)
- `694b428ba3` feat: add import command to CLI to exercise the Bulk Import API (influxdata/influxdb_pro#3162)
- `c1c0d3373d` chore: Remove iox-sync from justfiles and readme (influxdata/influxdb_pro#3256)
- `2a03788008` docs: fix rustdoc (influxdata/influxdb_pro#3222)
- `5d80136a7e` feat(pacha_tree): wire V2 compactor into Combined mode HTTP test endpoints (influxdata/influxdb_pro#3216)
- `ce9a862a4a` feat(server): add /ready endpoint with object store health check (influxdata/influxdb_pro#3185)
- `85e125f679` fix(tokio): update to 1.52.1 for spawn_blocking fix (influxdata/influxdb_pro#3200)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Cannon Palms <cpalms@influxdata.com>
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jsmith@influxdata.com>
Co-authored-by: Lili Cosic <cosiclili@gmail.com>
Co-authored-by: Phil Bracikowski <13472206+philjb@users.noreply.github.com>
Co-authored-by: Reid Kaufmann <73494261+reidkaufmann@users.noreply.github.com>1 parent b66fe85 commit 2b71c03
34 files changed
Lines changed: 1508 additions & 75 deletions
File tree
- .circleci
- core
- data_types/src
- iox_v1_query_api/src
- service_grpc_flight/src
- influxdb3_clap_blocks/src
- influxdb3_commands/src
- helpers
- influxdb3_server
- src
- http
- influxdb3_types/src
- write
- influxdb3_write/src
- influxdb3
- src
- commands
- serve
- help
- tests/server
- object_store_utils
- src
- object_store_health
- observed_object_store
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 274 | | |
| 275 | + | |
278 | 276 | | |
279 | 277 | | |
280 | 278 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
414 | 433 | | |
415 | 434 | | |
416 | 435 | | |
| |||
0 commit comments