Notable changes:
* Native transport works on Apple Silicon* Set common headers on all requests, like User-Agent
https://github.com/http4s/http4s-netty/releases/tag/v0.5.13
#http4s #typelevel #release #scala #netty
Notable changes Add MacOS Aarch64 runtime dependency by @fsamier in #614 This fixes hanging on boot on apple silicon when using Native Transport. Make it possible to set default request headers...