Skip to content

chore: bump the Rust toolchain to 1.97.1 - #1266

Merged
lfrancke merged 4 commits into
mainfrom
chore/rust-1.97.1
Aug 24, 2026
Merged

chore: bump the Rust toolchain to 1.97.1#1266
lfrancke merged 4 commits into
mainfrom
chore/rust-1.97.1

Conversation

@lfrancke

@lfrancke lfrancke commented Aug 24, 2026

Copy link
Copy Markdown
Member

Description

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added

h2 accepts and queues empty DATA frames without limit below 0.4.16, so a
stream that is not drained grows without bound. The advisory is low
severity and the fix is a lockfile bump.
rustsec/audit-check compiles cargo-audit inside the checkout, so
rust-toolchain.toml decides which compiler builds it, and cargo-audit's
dependencies require a newer one than this repository pins. The audit reads
Cargo.lock rather than building this crate, so nothing here needs the pin.
@lfrancke lfrancke self-assigned this Aug 24, 2026
@lfrancke
lfrancke marked this pull request as ready for review August 24, 2026 10:48
@lfrancke lfrancke moved this to Development: Waiting for Review in Stackable Engineering Aug 24, 2026
@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Aug 24, 2026
@lfrancke
lfrancke added this pull request to the merge queue Aug 24, 2026
@lfrancke lfrancke moved this from Development: In Review to Development: Done in Stackable Engineering Aug 24, 2026
Merged via the queue into main with commit c364c0c Aug 24, 2026
5 checks passed
@lfrancke
lfrancke deleted the chore/rust-1.97.1 branch August 24, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants