github lysine-dev/retrofit 2.11.0

latest releases: 3.0.0, 2.12.0
2 years ago

New

  • The built-in OptionalConverterFactory is now public to allow installing it before other converters which consume all types (e.g., Moshi, Gson, Jackson, etc.).

Fixed

  • Ensure that exceptions thrown from failure to parse method annotations can be observed by multiple threads/callers. Previously only the first caller would see the actual parsing exception and other callers would get a cryptic ClassCastException.

Don't miss a new retrofit release

NewReleases is sending notifications on new releases.