Releases: algolia/algoliasearch-client-java
Releases · algolia/algoliasearch-client-java
4.36.3
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: 4.36.2...4.36.3
4.36.2
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: 4.36.1...4.36.2
4.36.1
New version released!
What's Changed
- 505136c9d fix(specs): add deprecated field
conditionin rule schemas (#5983) by @MarioAlexandruDan - 756d79f6c chore(deps): dependencies 2026-03-02 (#6028) by @algolia-bot
Full Changelog: 3.16.14...4.36.1
v3.16.14
Full Changelog: 3.16.13...3.16.14
v3.16.13
4.36.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.35.1...4.36.0
4.35.1
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: 3.16.12...4.35.1
v3.16.12
4.35.0
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):
conditionsis not required anymore in composition rules (#5853) by @ClaraMuller - 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
TrendingFacetsmodel has been updated to reflect the API response.
- The
- f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
- The
AuthenticationUpdatemodel has been updated to reflect that thetypefield can't be updated.
- The
- 2d1c05654 chore(deps): dependencies 2026-01-26 (#5859) by @algolia-bot
- 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
- The
CompositionBehaviormodel is now a union type for better accuracy.
- The
- 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new
codeproperty in oauth authentication (#5897) by @sbellone- The
AuthOAuthandAuthOAuthPartialmodels have been updated to reflect that theclientIdfield is now optional, and thecodefield can be set.
- The
- d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @algolia-bot
Full Changelog: 4.34.4...4.35.0
4.34.4
New version released!
What's Changed
- 3572843bd fix(java): Java API client writeTimeout configuration not working (#5829) by @MarioAlexandruDan
Full Changelog: 4.34.3...4.34.4