Skip to content

v0.16.2 - more Scala Native support, fix AWS timestamp issue

Compare
Choose a tag to compare
@kubukoz kubukoz released this 27 Sep 00:36
e0626b4

In this release, we've added support for Scala Native in the http4s integration module, as well as the (still experimental) AWS modules. This is thanks to the work of @armanbilge et al. on bringing the Typelevel world closer to the Native world.

Additionally, a regression in timestamp formatting for AWS has been fixed (#471), so your JVM/JS/Native apps should be able to talk to (a subset of) AWS services again. Give it a try!

What's Changed

Full Changelog: v0.16.1...v0.16.2