-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: hit-box/hitbox
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(redis): use PEXPIRE for writes to match PTTL read precision
#239
opened Feb 8, 2026 by
singulared
Loading…
fix(http): return errors instead of silent defaults in rkyv deseriali…
#237
opened Feb 8, 2026 by
singulared
Loading…
fix(configuration): remove redundant Arc::clone in Endpoint::clone
#236
opened Feb 8, 2026 by
AndreyErmilov
Loading…
fix(http): fall back to body hash on JSON parse failure in jq extractor
#234
opened Feb 8, 2026 by
singulared
Loading…
fix(offload): use DashMap::entry() to prevent TOCTOU race in dedup check
#233
opened Feb 8, 2026 by
AndreyErmilov
Loading…
fix(offload): replace wait_all() busy-wait with Notify-based wakeup
#232
opened Feb 8, 2026 by
singulared
Loading…
chore(deps): update testcontainers requirement from 0.26 to 0.27
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#230
opened Feb 6, 2026 by
dependabot
bot
Loading…
refactor(core)!: reference parameter support and Upstream::call(self)
derive
Derive macros and #[cached] attribute
enhancement
New feature or request
hitbox-fn
Function memoization crate
feat(http): unify extractor and predicate APIs for 0.3
configuration-api
configuration api related issues
predicates
Predicates related issues
ProTip!
Filter pull requests by the default branch with base:main.