v0.22.1 #1250
MrCroxx
announced in
Announcements
v0.22.1
#1250
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
2026-01-11
Release
Note
foyer v0.22.0 was yanked due to an incorrect publish.
Changes
Important
Breaking Changes:
.with_runtime_options()andRuntimeOptionsfrom the disk cache build. Use.with_spawner()andSpawnerinstead. At the same time, simplified theRuntimeoptions that are no longer needed. #1229..Builder, and all items built by foyer are named..Config. #1232Changes:
.with_runtime_options()andRuntimeOptionsfrom the disk cache build. Use.with_spawner()andSpawnerinstead. At the same time, simplified theRuntimeoptions that are no longer needed. #1229..Builder, and all items built by foyer are named..Config. #1232madsimdependency when it is not needed.What's Changed
impl From<std::io::Error> for foyer::Errorby @shikhar in chore:impl From<std::io::Error> for foyer::Error#1215Spawnerandfoyer-tokiocrate by @MrCroxx in refactor: introduceSpawnerandfoyer-tokiocrate #1229New Contributors
Full Changelog: v0.21.1...v0.22.1
This discussion was created from the release v0.22.1.
All reactions