Skip to content

Releases: algolia/algoliasearch-client-swift

8.15.0

04 Aug 22:26

Choose a tag to compare

Refactor

8.14.0

18 Mar 23:06

Choose a tag to compare

Fix

  • Optional avg and sum fields in facet stats (#786) (f10e119)

Refactor

8.13.4

21 Feb 17:40

Choose a tag to compare

Fix

  • Change ObjectsResponse results type constraint from Codable to Decodable (#783) (62acdb7)

8.13.3

24 Jan 08:47

Choose a tag to compare

Fix

  • Url percent encoding according to RFC 3986 (#781) (43c77ce)

8.13.2

12 Jan 14:51

Choose a tag to compare

Fix

  • Query url encoding issue with plus sign (#772) (0af9644)

8.13.1

22 Dec 18:53

Choose a tag to compare

Fix

  • Move API key to body if the key's length > 500 chars (#769) (c1be4fb)

8.13.0

13 Dec 18:12

Choose a tag to compare

Feat

  • Replace static UserAgent with UserAgent extensions (#764) (52a682b)

Fix

  • Around precision url component conversion issue (#765) (58ad2eb)

Refactor

8.12.0

05 Nov 14:56

Choose a tag to compare

Feat

8.11.0

06 Oct 15:05

Choose a tag to compare

Feat

  • Implement Recommend client (#753)
  • Implement enableReRanking search attribute (#757)

8.10.0

13 Jul 21:40

Choose a tag to compare

Feat

  • Add abTestID to the search response (#749)

Fix

  • Make the RetryableHost initializer public (#747)