Commit 73be12b
chore(sync): influxdb_pro 2026-04-20 (#27365)
* chore(sync): influxdb_pro 2026-04-20
Source: df9464c7001d121794ccf5a661412c61eed94cc6
Commits:
- `7e41542e01` chore(oss): update `README` and `install_script` (influxdata/influxdb_pro#3197)
- `500b716ecb` feat(query concurrency limit): add query limit to cli and api (influxdata/influxdb_pro#2892)
- `4ffb57bc04` feat(shutdown): add named component tracking and shutdown progress logging (influxdata/influxdb_pro#3172)
- `6159903853` chore(sync): sync iox to oss/core 2026-04-15 (influxdata/influxdb_pro#3156)
- `4ca928c74e` chore: Port miri CI job to pro (`oss-miri`) (influxdata/influxdb_pro#3004)
- `f6214b1aba` chore: Port buf-lint job to influxdb_pro (influxdata/influxdb_pro#3024)
- `8326ce082c` chore: Address cargo audit failures (influxdata/influxdb_pro#3155)
- `b64029e16c` refactor(oss): use `DatabaseName` instead of `NamespaceName` (influxdata/influxdb_pro#3014)
- `df46ecc319` chore(cargo-deny): Downgrade unsound info advisories to warnings (influxdata/influxdb_pro#3115)
- `cdd4aa7865` chore(deny): ignore RUSTSEC-2026-0097 (rand 0.8.5 unsoundness) (influxdata/influxdb_pro#3113)
- `c243df955b` chore(sync): sync iox to oss/core 2026-04-10 (influxdata/influxdb_pro#3106)
- `1d6dd0be75` chore(sync): sync iox to oss/core 2026-04-07 (influxdata/influxdb_pro#3076)
- `0f479eda16` chore: Simplify core sync documentation, remove patches (influxdata/influxdb_pro#3083)
- `df34913004` fix: ignore wasmtime 41.0.4 security advisories in cargo-deny (influxdata/influxdb_pro#3089)
- `0f1a80fd4c` feat(object_store): add `put_adaptive` helper for multipart uploads (influxdata/influxdb_pro#3062)
- `73d67b2992` test: Add different test results for `parquet_file` with and without `v3` feature flag (influxdata/influxdb_pro#3079)
- `b1239395ab` fix(authz): `/api/v2/write` returns `403` instead of `401` for non-write token (influxdata/influxdb_pro#3040)
- `53ea9bc41b` test: Add different test results for `iox_query` with and without `v3` feature flag (influxdata/influxdb_pro#3061)
- `7aaced6be0` chore(influxdb3_server): map client errors to 4xx instead of 5xx (influxdata/influxdb_pro#3038)
- `b973abf5ce` fix(ci): verify python shared library loaded with expected path (influxdata/influxdb_pro#2809)
- `8a26292b71` fix: Invalid query now returns HTTP 4xx instead of 5xx (influxdata/influxdb_pro#3027)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Cannon Palms <cpalms@influxdata.com>
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
Co-authored-by: Lili Cosic <cosiclili@gmail.com>
Co-authored-by: Phil Bracikowski <13472206+philjb@users.noreply.github.com>
Co-authored-by: Trevor Hilton <thilton@influxdata.com>
* chore(ci): use --warn unsound in cargo audit
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Cannon Palms <cpalms@influxdata.com>
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
Co-authored-by: Lili Cosic <cosiclili@gmail.com>
Co-authored-by: Phil Bracikowski <13472206+philjb@users.noreply.github.com>1 parent c3b833f commit 73be12b
153 files changed
Lines changed: 4528 additions & 1725 deletions
File tree
- .circleci
- cli_types
- src
- core
- arrow_util
- src
- authz
- backoff
- catalog_cache
- client_util
- data_types
- src
- datafusion_util
- dml
- error_reporting
- executor
- flightsql
- src
- futures_test_utils
- generated_types
- protos/influxdata/iox/querier/v1
- influxdb2_client
- influxdb_influxql_parser
- influxdb_iox_client
- influxdb_line_protocol/fuzz
- fuzz_targets
- ingester_query_grpc
- iox_http_util
- iox_http
- src/write
- single_tenant
- iox_query_influxql_rewrite
- iox_query_influxql
- src
- frontend
- plan
- snapshots
- window
- iox_query_params
- iox_query_udf
- iox_query
- src
- exec/gapfill/algo
- frontend
- physical_optimizer/dedup
- iox_system_tables
- iox_time
- iox_v1_query_api
- src
- jemalloc_stats
- linear_buffer
- src
- logfmt
- metric_exporters
- metric
- mutable_batch_lp
- fuzz
- fuzz_targets
- mutable_batch_pb
- mutable_batch
- object_store_mem_cache
- src/cache_system
- s3_fifo_cache
- object_store_metrics
- object_store_mock
- object_store_size_hinting
- panic_logging
- src
- parquet_file
- src
- tests
- partition
- src
- predicate
- query_functions
- src
- schema
- src
- service_common
- src
- service_grpc_flight
- src
- sharder
- table_batch
- test_helpers_authz
- test_helpers
- tokio_metrics_bridge
- tokio_watchdog
- tower_trailer
- trace_exporters
- trace_http
- trace
- tracker
- src
- influxdb3_clap_blocks/src/object_store
- influxdb3_internal_api/src
- influxdb3_processing_engine/src
- plugins
- influxdb3_py_api
- src
- influxdb3_query_executor
- src
- influxdb3_server
- src
- http
- tests
- influxdb3_shutdown/src
- influxdb3_types/src
- influxdb3_write/src
- deleter
- retention_period_handler
- write_buffer
- queryable_buffer
- table_buffer
- validator
- influxdb3
- src/commands
- serve
- tests/server
- object_store_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
| |||
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| 488 | + | |
| 489 | + | |
486 | 490 | | |
487 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
488 | 504 | | |
489 | 505 | | |
490 | 506 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
0 commit comments