Skip to content

v2.0.0

Latest

Choose a tag to compare

@kishorenc kishorenc released this 19 Nov 15:17
· 3 commits to master since this release

Typesense Java client v2.0.0 is compatible with Typesense versions >= 30.0.rca31. Check the changelog for v30 here: https://typesense.org/docs/30.0/api/#what-s-new

Changelog

  • Breaking changes for upcoming v30 release (#93). See v30 changes here.
  • Add support for Union search (#92)
  • Added constructor with custom OkHttpClient (#86)