github apollographql/apollo-kotlin v3.3.2

latest releases: v3.8.4, v4.0.0-beta.6, v3.8.3...
22 months ago

This is a hot fix release that fixes a crash that could happen in the codegen when using responseBased codegen in a
multimodule setup. It also includes a fix for incorrect generated code when using certain reserved names in enum values.

👷‍ All changes

  • Update to KotlinPoet 1.12.0, fixes generating enum values whose name clashes with other symbols (#4034)
  • Update to Ktor 2 (#4190)
  • Fix NPE in checkCapitalizedFields (#4201)

Don't miss a new apollo-kotlin release

NewReleases is sending notifications on new releases.