Skip to content

Releases: algolia/algoliasearch-client-go

v4.38.0

22 Apr 18:02

Choose a tag to compare

New version released!

What's Changed

BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.

Full Changelog: v4.37.3...v4.38.0

Browse the Algolia documentation

v4.37.3

14 Apr 16:49

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v4.37.2...v4.37.3

Browse the Algolia documentation

v4.37.2

24 Mar 19:50

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v4.37.1...v4.37.2

Browse the Algolia documentation

v4.37.1

09 Mar 16:51

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v4.37.0...v4.37.1

Browse the Algolia documentation

v4.37.0

18 Feb 22:01

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v4.36.1...v4.37.0

Browse the Algolia documentation

v4.36.1

12 Feb 17:44

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v4.36.0...v4.36.1

Browse the Algolia documentation

v4.36.0

05 Feb 16:44

Choose a tag to compare

New version released!

What's Changed

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @ClaraMuller
  • 67e601458 fix(go): Missing analytics when using GetTopHits with Go API client (#5854) by @MarioAlexandruDan
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.

Full Changelog: v4.35.0...v4.36.0

Browse the Algolia documentation

v4.35.0

20 Jan 15:10

Choose a tag to compare

New version released!

What's Changed

Full Changelog: v3.32.1...v4.35.0

Browse the Algolia documentation

v3.32.1

16 Jan 16:20
b70a9af

Choose a tag to compare

What's Changed

  • fix(index): sffv: encode facet name by @samouss in #779
  • ci: migrate from CircleCI to GitHub Actions by @Fluf22 in #780

Full Changelog: v3.32.0...v3.32.1

v4.34.2

13 Jan 16:38

Choose a tag to compare

New version released!

What's Changed

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.

Full Changelog: v3.32.0...v4.34.2

Browse the Algolia documentation