Skip to content

7.14.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Nov 05:22
0aacec0
  • 0aacec0: Plugin, client: switch to x-content for JSON codecs to reduce plugin size (#321)
  • bc9c630: Dependencies: Scala 2.13 (#317)

Breaking changes

This version removes the dependency on Circe in order to reduce the plugin size. See discussion in #316. That means users who were relying on the Circe codecs will have to re-implement a codec based on the new XContentCodec.