Skip to content

v8.4.0

Compare
Choose a tag to compare
@swallez swallez released this 10 Jan 17:30
· 203 commits to main since this release
a675781

What's Changed

  • Add docs about MissingRequiredPropertyException by @swallez in #301
  • Docs: Add sample GitHub repo to external resources by @spinscale in #314
  • Improve toString() by @swallez in #320
  • Actualize libs versions. Move tests to junit jupiter by @altro3 in #284
  • Allow serializing aggregations without typed keys by @swallez in #316
  • Fix booleans in JacksonJsonpGenerator and add tests by @swallez in #327
  • Boolean response endpoints can have a request body by @swallez in #341
  • Update API spec, fix some spec-related java client issues by @swallez in #344
  • Update API spec, fix some spec-related java client issues by @swallez in #348
  • [Backport 8.4] Add documentation for templated search by @github-actions in #365
  • [Backport 8.4] Add support for plugin-defined custom components in union types by @github-actions in #372
  • [Backport 8.4] Add documentation for plugin-defined custom variants by @github-actions in #374
  • [Backport 8.4] Fix RestClientOptions building to not lose builtin headers by @github-actions in #382

New Contributors

Full Changelog: v8.3.3...v8.4.0