Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@armanbilge armanbilge released this 26 Aug 04:56
· 80 commits to main since this release
746e7c0

This is the second major release of fs2-io_uring. It now requires Linux kernel version 6.1 or greater which delivers far better performance (further reading in #56). Besides that this release includes several other optimizations and fixes the only known bug (so far ;).

I'd also like to take this opportunity to announce that we have published a pre-release of fs2-io_uring targeting the JVM! Please give it a try; further details in #78 (comment).

Special thanks to @antoniojimeneznieto and @mox692 for joining the development team!

Breaking changes

Fixes

Optimizations

Infrastructure

Updates

  • Update scala3-library to 3.3.0 by @nimble-agar-steward in #77
  • Update nscplugin, sbt-scala-native, ... to 0.4.14 by @nimble-agar-steward in #83
  • Update scala-library to 2.13.11 by @nimble-agar-steward in #84
  • Update fs2-io to 3.8.0 by @nimble-agar-steward in #101

New Contributors

Full Changelog: v0.1.0...v0.2.0