rust rustc 1.96.1 (31fca3adb 2026-06-26)
Changelog
- b084022: chore: relase tech debt (#32) (@notwedtm)
- 7db011a: feat: add health check endpoint and configuration for ClickHouse flush staleness (#10) (@gamandeepsingh)
- db28fec: feat: add streaming support via grpc (#29) (@notwedtm)
- e9145a6: feat: extract
insert_rowshelper + tests forsplit_qualified_table(#17) (@aspnxdd) - d4fdc9d: feat: include transaction versions in getTransactionsForAddress response (#20) (@mcintyre94)
- e4c4f45: feat: retry ClickHouse inserts with exponential backoff for stateless (#14) (@rishavmehra)
- 2f11d1e: fix rustsec audit advisories (#26) (@notwedtm)
- 0985bf0: fix(ci): don't dirty the workspace (@notwedtm)
- a6d673d: fix: add backpressure tunables for fumarole ingest (#16) (@notwedtm)
- 4ad4907: fix: add rpc prefix to rpc src options (#15) (@aspnxdd)
- 3077c13: fix: allow HTTP status codes to be emitted (#25) (@notwedtm)
- 782fdd4: fix: flush remaining rows when rpc backfill completes (#21) (@jkrishnad)
- c8b8429: fix: replace disk-cache panics with proper Result propagation (#13) (@gamandeepsingh)
- 7cc1f38: fix: replace implicit tuple with enum in slot cache refresh logic (#11) (@rishavmehra)
- 90a467d: fix: surface fatal worker errors in rpc backfill instead of exit 0 (#23) (@Mctursh)
- 7a2dbd1: fix: update docs for recent features (#33) (@notwedtm)
- 5feb210: perf: avoid cloning JSON-RPC response fields (#18) (@aspnxdd)