Skip to content

OpenFeign 13.11

Choose a tag to compare

@velo velo released this 18 Mar 16:10
· 67 commits to master since this release
13.11
e8df6b6

What's Changed

  • Add Codec/JsonCodec, Capability interceptor enrichment, and GraphqlCapability by @velo in #3271
  • Fix GraphqlDecoder Optional record fields and non-nullable list nulls by @velo in #3272
  • Simplify GraphqlDecoder convertWithOptionalSupport by @velo in #3273
  • Delegate Optional record field handling to Jackson by @velo in #3274
  • Add parameterized test for GraphQL Optional field decoding across codecs by @velo in #3275
  • Add useAliasForFieldNames to graphql-apt for alias-aware naming by @velo in #3276

List of PRs that updated libraries versions
  • build(deps): Bump kotlin.version from 2.3.10 to 2.3.20 by @dependabot in #3270

Full Changelog: 13.10...13.11