7.14.1.3
- 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.