Releases: algolia/algoliasearch-client-csharp
Releases · algolia/algoliasearch-client-csharp
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
7.39.0
New version released!
What's Changed
- 256cc59650 feat(csharp): Add logs (#6090) by @MarioAlexandruDan
Full Changelog: 7.38.3...7.39.0
7.38.3
New version released!
What's Changed
- 600f157a13 fix(specs): remove query parameter that are not accepted by the Composition API (#6128) by @ClaraMuller
Full Changelog: 7.38.2...7.38.3
7.38.2
New version released!
What's Changed
- 1cf56b025c chore(release): enable OIDC token issuance and update NuGet publish step (#6087) by @Fluf22
Full Changelog: 7.38.1...7.38.2
7.38.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: 7.37.2...7.38.0
7.37.2
New version released!
What's Changed
- 46be49a3f docs(specs): align with style guides (#5930) by @kai687
- 799a10c44 fix(specs): insights-api timestamp documentation (#5925) by @sirockin
- 4b3dc5c26 fix(specs): BREAKING CHANGE – remove unnecessary required fields (#5959) by @MarioAlexandruDan
- The
SearchResponsemodel now acceptsqueryandparamsas optional parameters, as they are not always returned by the API.
- The
- dfd992583 fix(specs): add missing
redirectproperty to rule consequence schema (#5934) by @Fluf22
Full Changelog: 7.37.1...7.37.2
7.37.1
New version released!
What's Changed
- 0e2b0eb1e refactor(csharp): move timeout integration tests to tests/output folder (#5932) by @Fluf22
Full Changelog: 7.37.0...7.37.1
7.36.2
7.36.1
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: 7.36.0...7.36.1