0.11.1
2024-08-31
crate | version |
---|---|
foyer | 0.11.1 |
foyer-common | 0.9.1 |
foyer-intrusive | 0.9.1 |
foyer-memory | 0.7.1 |
foyer-storage | 0.10.1 |
foyer-bench | 0.3.1 |
Changes
What's Changed
- feat: introduce metrics for serde by @MrCroxx in #666
- chore: fmt code with unstable fmt features by @MrCroxx in #667
- chore: fix spelling errors in comments by @SYaoJun in #670
- chore: fix more typos by @MrCroxx in #671
- perf: refine
fetch
runtime usage by @MrCroxx in #668 - feat: impl Default for TokioRuntimeConfig by @MrCroxx in #672
- fix: fix build with madsim by @MrCroxx in #673
- fix: no panic on zero length entry by @MrCroxx in #674
- fix: fix panic on scanner overflow by @MrCroxx in #677
- fix: hide unnecessary error on load error by @MrCroxx in #679
- chore: move compact bloom filter to utils, fix typos by @MrCroxx in #680
- chore: release foyer 0.11.1 by @MrCroxx in #681
New Contributors
Full Changelog: 0.11.0...0.11.1