Releases: algolia/algoliasearch-client-csharp
Releases · algolia/algoliasearch-client-csharp
Release list
7.46.2
New version released!
What's Changed
- 035c03ecad fix(specs): BREAKING CHANGE – remove recommend query params overridden by the API (#6604) by @raed667
- The
ranking,facetFilters, andenableABTestparameters have been removed from the Recommend request, andenableRulesfrom its fallback parameters, as the Recommend API ignores them. API behavior is unchanged, but code setting these fields must be updated.
- The
- 5031c65633 chore(deps): dependencies 2026-06-15 (#6508) by @algolia-api-clients-automation-bot[bot]
Full Changelog: 7.46.1...7.46.2
7.46.1
New version released!
What's Changed
- a676cd9cef fix(clients): bump replaceAllObjects default maxRetries from 100 to 800 (#6580) by @Fluf22
- a632f9fb75 fix(specs): BREAKING CHANGE – allow null records in getObjects response (#6582) by @Fluf22
- The
getObjectsoperation now returns a list of nullable objects, as the API can send backnullrecords. The clients previously only allowed a list of objects, so the response type has been updated to allownullvalues.
- The
Full Changelog: 7.46.0...7.46.1
7.46.0
New version released!
What's Changed
- 52ebd28f58 feat(clients): release Agent Studio package updates (#6573) by @Fluf22
Full Changelog: 7.45.0...7.46.0
7.45.0
New version released!
What's Changed
- 6a786c100e feat(csharp): add IDisposable support and dispose the ingestion transporter on replacement (#6492) by @MarioAlexandruDan
- fcd0a861a7 fix(specs): improve Agent Studio API docs metadata (#6505) by @Fluf22
- b46947d657 fix(specs): link to ecosystem page (#6506) by @kai687
Full Changelog: 7.44.0...7.45.0
7.44.0
New version released!
What's Changed
- 7f2ce8cd3a feat(clients): Agent Studio v1 (#6097) by @Fluf22
Full Changelog: 7.43.0...7.44.0
7.43.0
New version released!
What's Changed
- df08087fd2 feat(csharp): add TransformationOptions for ingestion transporter configuration (#6292) by @MarioAlexandruDan
- 84ebc480a8 chore(deps): dependencies 2026-05-15 (#6400) by @Fluf22
- 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: 7.42.0...7.43.0
7.42.0
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
- 7c344d49a8 feat(csharp): configurable retries on chunked helpers via ChunkedHelperOptions (#6318) by @eric-zaharia
- 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: 7.41.0...7.42.0
7.41.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
- 7b4c9dfc5d fix(clients): push helper smooth traffic (#6247) by @shortcuts
- a98b7f7cd8 feat(specs): add feedsOrder to composition run params (#6314) by @gavinwade12
Full Changelog: 7.40.0...7.41.0
7.40.0
New version released!
What's Changed
BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.
- 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
- e48d5c4bbf feat(specs): query categorization (#6258) by @eric-zaharia
Full Changelog: 7.39.1...7.40.0
7.39.1
New version released!
What's Changed
- 16b17eea7b fix(clients): add discriminator fields for InjectedItemSource oneOf (#6170) by @eric-zaharia
- e8df706a83 fix(generators): auto-infer discriminator fields from unique required properties (#6199) by @Fluf22
- d86a5438e2 chore(deps): dependencies 2026-04-06 (#6200) by @algolia-bot
Full Changelog: 7.39.0...7.39.1