Fintrospect v11.0.0 Release Notes

    • ⬆️ Upgrade to Finagle 6.30.0, which has resulted in... < drumroll >
    • 💥 Breaking change: Musical chairs from the Finagle team with the finagle-httpx package, which is now renamed to finagle-http. Just globally replace httpx with http and all should be good.
    • ✂ Removed CorsFilter. You can now use the Cors.HttpFilter supplied by finagle-http instead.