Skip to content

Releases: algolia/algoliasearch-client-scala

1.45.0

17 May 12:50
9e2a7ee
Compare
Choose a tag to compare

Misc

  • Upgraded json4s dependency to v4.0.5, other dependencies to their latest versions. (#653) (thanks @alexbolo)

1.44.1

24 Feb 13:30
789247f
Compare
Choose a tag to compare

Fix

  • shutdown DNS event loop when closing HTTP client (#651) (bdd3d7d)

Feat

1.44.0

29 Oct 17:56
db439e2
Compare
Choose a tag to compare

Feat

1.43.1

22 Sep 09:13
0108538
Compare
Choose a tag to compare

Fix

  • index: batch delete operation serialization (#640) (e2f72cc)

Misc

  • deps: update netty-codec version to 4.1.68.Final (#639) (9dbbe55)

1.43.0

03 Aug 10:02
36c5f22
Compare
Choose a tag to compare

This version introduces some breaking changes.

Fix

  • index: batch index write operations (#636) (ab766b0)
  • index: numericAttributesToIndex deserialization (#637) (e7ed32f)
  • search: make result fields optional (#635) (cc048b0)

Misc

  • search: replaceExistingSynonyms to clearExistingSynonyms (#610) (cc32835)

1.41.0

23 Jul 15:36
ad4ddf2
Compare
Choose a tag to compare

Feat

  • index: add primary param to Index (#625) (7452f35)
  • analytics: add trackedSearchCount to variant response (#607) (ddce033)
  • facets ordering (#631) (a32af41)
  • settings: add attributesToTransliterate and decompoundQuery params (#623) (a257ff2)
  • virtual indices: Virtual indices related parameters (#632) (4e85211)

Change

  • rename RecommendationClient to PersonalizationClient (#634) (aa3fa2f)