Releases: algolia/algoliasearch-client-php
Releases · algolia/algoliasearch-client-php
4.44.0
New version released!
What's Changed
BREAKING CHANGES: this minor version includes breaking changes. See below for more details.
- 3e6df652cb feat(php): BREAKING CHANGE – expose maximum number of retries (#6401) by @eric-zaharia
- We updated the default number of retries to account for customers with huge indices, and made it configurable if you prefer to fail early. The impact is that the retry time will be longer in case of issue, but it shouldn't impact most customers: those who don't have issues.
- dced3f23ff feat(php): BREAKING CHANGE – add TransformationOptions for ingestion transporter (#6349) by @eric-zaharia
- Search client configs were leaking into the ingestion layer when using transformation helpers, which could lead to custom host, timeout or other properties overwrite.
- 90da6bf0ae chore(deps): dependencies 2026-05-18 (#6429) by @Fluf22
- eddd51e349 fix(specs): document abTest field on listIndices response (#6443) by @eric-zaharia
- 1d3f2c149b fix(specs): clean up abTest schema on listIndices response (#6448) by @Fluf22
- 35bf16c848 fix(specs): BREAKING CHANGE – add searchResponsePartial fallback to searchResult oneOf (#6350) by @Fluf22
- For those of you who want really clean responses without hits nor facets, we added a third fallback type to the search response. It should not impact the rest of the users.
Full Changelog: 4.43.1...4.44.0
4.43.1
New version released!
What's Changed
- 363cc2d91b fix(specs): Ingestion API - update destination payload (#6320) by @sbellone
- 4d2ae79e73 chore(deps): dependencies 2026-04-20 (#6259) by @algolia-bot
- cd419fd6e8 fix(clients): validate empty string for required string parameters (#6338) by @Fluf22
- 7178fa2e3b chore(deps): dependencies 2026-05-04 (#6322) by @algolia-bot
Full Changelog: 4.43.0...4.43.1
4.43.0
New version released!
What's Changed
- d275af4e18 feat(specs): add Algolia Index as a native connector in ingestion client (#6290) by @morganleroi
- 74e91c1cd3 fix(specs): compostion run payload example for external injected items (#6291) by @gavinwade12
- d71c519ace fix(php): handle serialization of OperationIndexParams in ApiWrapper (#6287) by @MarioAlexandruDan
- 7b4c9dfc5d fix(clients): push helper smooth traffic (#6247) by @shortcuts
- a98b7f7cd8 feat(specs): add feedsOrder to composition run params (#6314) by @gavinwade12
Full Changelog: 4.42.0...4.43.0
4.42.0
New version released!
What's Changed
BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.
- 0e13e8ef5c docs(insights): Update the user token deletion summary (#6225) by @fophillips
- 39ea2c5cb3 refactor(specs): split injection schema (#6224) by @ClaraMuller
- 544091a5f2 feat(specs): introduce recommend source in Comp API client (#6227) by @ClaraMuller
- f73d69aae4 fix(specs): clarify getIndexingTime (#6276) by @kai687
- 954054d440 fix(php): increase default retry max (#6277) by @eric-zaharia
- e48d5c4bbf feat(specs): query categorization (#6258) by @eric-zaharia
Full Changelog: 4.41.1...4.42.0
4.41.1
New version released!
What's Changed
- d86a5438e2 chore(deps): dependencies 2026-04-06 (#6200) by @algolia-bot
Full Changelog: 4.41.0...4.41.1
4.41.0
New version released!
What's Changed
- 90048ee1a2 feat(php): add logs (#6054) by @eric-zaharia
- b8dcc5d391 fix(php): make RequestOptions implement ArrayAccess and IteratorAggregate (#6195) by @eric-zaharia
Full Changelog: 4.40.0...4.41.0
4.40.0
New version released!
What's Changed
- 28cced1ecc feat(php): add gzip compression (#6051) by @eric-zaharia
- 600f157a13 fix(specs): remove query parameter that are not accepted by the Composition API (#6128) by @ClaraMuller
Full Changelog: 4.39.1...4.40.0
4.39.1
New version released!
What's Changed
- 505136c9d fix(specs): add deprecated field
conditionin rule schemas (#5983) by @MarioAlexandruDan
Full Changelog: 4.39.0...4.39.1
4.39.0
New version released!
What's Changed
- 93c834fee feat(specs): add optional feedID to composition result set (#5991) by @gavinwade12
- 9aafd690b fix(specs): invalid API format for multi feed in Comp API (#5993) by @ClaraMuller
Full Changelog: 4.38.2...4.39.0
4.38.2
New version released!
What's Changed
- 9545a4f51 fix(php): with transformation missing param (#5986) by @eric-zaharia
Full Changelog: 4.38.1...4.38.2