github apollographql/apollo-kotlin v3.3.2

latest releases: v4.1.0, v4.0.1, v4.0.0...
2 years 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.