algolia_client_ingestion 1.53.0 copy "algolia_client_ingestion: ^1.53.0" to clipboard
algolia_client_ingestion: ^1.53.0 copied to clipboard

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

1.53.0 #

BREAKING CHANGES: this minor version includes breaking changes in the A/B Testing V3 API. See below for more details.

1.52.1 #

1.52.0 #

1.51.4 #

1.51.3 #

1.51.2 #

  • 035c03ecad fix(specs): BREAKING CHANGE – remove recommend query params overridden by the API (#6604) by @raed667
    • The ranking, facetFilters, and enableABTest parameters have been removed from the Recommend request, and enableRules from its fallback parameters, as the Recommend API ignores them. API behavior is unchanged, but code setting these fields must be updated.
  • 5031c65633 chore(deps): dependencies 2026-06-15 (#6508) by @algolia-api-clients-automation-bot[bot]
  • f1c63cf33c fix(dart): dio exhaustive switch handling (#6654) by @Fluf22

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.
0
likes
150
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A sub-package of the AlgoliaSearch library, offering ingestion-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_ingestion