Feign v9.3 Release Notes

    • ➕ Adds FallbackFactory, allowing access to the cause of a Hystrix fallback
    • ➕ Adds support for encoded parameters via @Param(encoded = true)