algolia_client_composition 1.51.1 copy "algolia_client_composition: ^1.51.1" to clipboard
algolia_client_composition: ^1.51.1 copied to clipboard

A sub-package of the AlgoliaSearch library, offering composition-specific functionalities for enhanced search and discovery in Dart/Flutter apps.

1.51.1 #

  • 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 getObjects operation now returns a list of nullable objects, as the API can send back null records. The clients previously only allowed a list of objects, so the response type has been updated to allow null values.

1.51.0 #

1.50.1 #

1.50.0 #

BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

  • 32ccb3b1e9 feat(dart): add TransformationOptions for ingestion transporter configuration (#6321) by @MarioAlexandruDan
  • 7f2ce8cd3a feat(clients): Agent Studio v1 (#6097) by @Fluf22
    • The customRequest method now returns null for API calls that respond with 204 No Content, where it previously returned an empty map {}. If you use customRequest with endpoints that return 204, update your code to handle nullable responses.

1.49.2 #

  • 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.

1.49.1 #

1.49.0 #

1.48.0 #

1.47.3 #

1.47.2 #

1.47.1 #

1.47.0 #

1.46.2 #

1.46.1 #

1.46.0 #

1.45.0 #

1.44.0 #

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @ClaraMuller
  • 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.
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @algolia-bot

1.43.3 #

1.43.2 #

  • 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.

1.43.1 #

1.43.0 #

1.42.0 #

1.41.1 #

1.41.0 #

1.40.0 #

1.39.0 #

1.38.1 #

1.38.0 #

1.37.0 #

1.36.1 #

1.36.0 #

1.35.0 #

1.34.2 #

1.34.1 #

1.34.0 #

1.33.1 #

1.33.0 #

1.32.1 #

1.32.0 #

1.31.3 #

1.31.2 #

1.31.1 #

1.31.0 #

1.30.2 #

1.30.1 #

1.30.0 #

0
likes
160
points
384
downloads

Documentation

API reference

Publisher

verified publisheralgolia.com

Weekly Downloads

A sub-package of the AlgoliaSearch library, offering composition-specific functionalities for enhanced search and discovery in Dart/Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#search #discovery

License

MIT (license)

Dependencies

algolia_client_core, collection, json_annotation

More

Packages that depend on algolia_client_composition