Conversation
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>
cannonpalms
approved these changes
May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source: ad8686d895cadac4972a612dd2b5e4d0e0adfabf
Commits:
4bf54d028echore(ci): cargo audit ignore for 'RUSTSEC-2026-0114' (influxdata/influxdb_pro#3365)dca0fabb21feat: add plugin trigger type restrictions (influxdata/influxdb_pro#3293)0ecab6db06feat(grpc): emit query-stats gRPC trailers on Enterprise Flight do_get (influxdata/influxdb_pro#3295)b681835416fix(WriteLineError): slice string at utf-8 boundary (influxdata/influxdb_pro#3292)545100cfbafix(sll): include database_id on v1 /query entries (influxdata/influxdb_pro#3284)694b428ba3feat: add import command to CLI to exercise the Bulk Import API (influxdata/influxdb_pro#3162)c1c0d3373dchore: Remove iox-sync from justfiles and readme (influxdata/influxdb_pro#3256)2a03788008docs: fix rustdoc (influxdata/influxdb_pro#3222)5d80136a7efeat(pacha_tree): wire V2 compactor into Combined mode HTTP test endpoints (influxdata/influxdb_pro#3216)ce9a862a4afeat(server): add /ready endpoint with object store health check (influxdata/influxdb_pro#3185)85e125f679fix(tokio): update to 1.52.1 for spawn_blocking fix (influxdata/influxdb_pro#3200)