Releases: s2-streamstore/cachey
Releases · s2-streamstore/cachey
0.10.7
26 Apr 02:28
Compare
Sorry, something went wrong.
No results found
Other
dep updates (#108 )
replace MinIO w/ RustFS (#106 )
address clippy lints (#107 )
upgrade and SHA-pin GitHub Actions dependencies (#104 )
0.10.6
29 Mar 22:40
Compare
Sorry, something went wrong.
No results found
Fixed
return 416 for invalid S3 ranges (#102 )
reject oversized Content-Range responses (#101 )
reset circuit breaker failures after recovery (#100 )
refresh latency snapshot at threshold boundary (#99 )
0.10.5
12 Mar 01:06
Compare
Sorry, something went wrong.
No results found
Fixed
record fetch success metrics for ranged GETs (#93 )
Other
dep updates
update license file
0.10.4
28 Feb 04:28
Compare
Sorry, something went wrong.
No results found
Fixed
(object-store) make bucket error-rate respond to successes (#89 )
Other
dep updates + future size fix for clippy (#91 )
0.10.3
20 Feb 16:19
Compare
Sorry, something went wrong.
No results found
Fixed
(types) reject control characters in bucket names (#84 )
(object_store) merge per-request timeout and retry overrides (#85 )
classify coalesced cache misses in PageGetExecutor (#82 )
0.10.2
19 Feb 23:15
Compare
Sorry, something went wrong.
No results found
Fixed
(ci) use buildx imagetools for multi-arch manifest creation (#79 )
Other
add conventional commit check for PR titles (#81 )
0.10.1
19 Feb 05:06
Compare
Sorry, something went wrong.
No results found
Fixed
(throughput) use fractional lookback divisor (#78 )
(object_store) prioritize client-ordered buckets and correct decay (#76 )
0.10.0
19 Feb 04:00
Compare
Sorry, something went wrong.
No results found
Added
[breaking ] use default eviction policy (#73 )
Fixed
(downloader) record bucket success after response validation (#75 )
0.9.3
01 Feb 17:11
Compare
Sorry, something went wrong.
No results found
Other
enable pedantic clippy lints (#50 )
0.9.2
01 Feb 16:37
Compare
Sorry, something went wrong.
No results found
Fixed
avoid panic when range starts past object end (#61 )
(downloader) keep hedge alive through body download (#65 )
make Prometheus metrics registry opt-in (#64 )
validate ObjectKind/ObjectKey during deserialization (#62 )
Other
remove manual release commands from Justfile