Skip to content

Commit eae58d2

Browse files
hiltontjlilicpraveen-influx
authored
chore(sync): influxdb_pro 2026-05-01 (#27395)
Source: 5616bb89c8f2229f4218c67acd7d351ad2966a53 Commits: - `5616bb89c8` chore: ignore more RUSTSECs for UDFs - `181bd84ade` chore: update tokio to 1.50.0 for consistent versioning - `64360800cb` chore: update version to 3.9.2 in Cargo.toml (influxdata/influxdb_pro#3356) - `a566d9f755` chore: address cargo-audit failures (RUSTSEC-2026-0104) - `2998bcd9bb` chore: Address cargo audit failures (influxdata/influxdb_pro#3155) - `66e650f9b8` chore(cargo-deny): Downgrade unsound info advisories to warnings (influxdata/influxdb_pro#3115) (influxdata/influxdb_pro#3116) - `e1e5a6f103` chore: cherry pick audit fix and multipart put for parquet (influxdata/influxdb_pro#3114) - `299b99fb8d` fix: ignore wasmtime 41.0.4 security advisories in cargo-deny (influxdata/influxdb_pro#3090) - `215c85bd8b` chore: update versions to 3.9.1 (influxdata/influxdb_pro#3087) Co-authored-by: Lili Cosic <cosiclili@gmail.com> Co-authored-by: praveen-influx <pkumar@influxdata.com>
1 parent 9e6a635 commit eae58d2

4 files changed

Lines changed: 121 additions & 105 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
command: cargo install cargo-deny --locked
272272
- run:
273273
name: cargo-deny Checks
274-
command: cargo deny check -s
274+
command: cargo deny check -s --warn unsound
275275

276276
doc:
277277
docker:

0 commit comments

Comments
 (0)