algolia_client_core 1.1.0 algolia_client_core: ^1.1.0 copied to clipboard
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
1.1.0 #
- ebc2a0c4d chore(specs): remove unused spec file (#2186) by @shortcuts
- 517f9cb72 revert(specs): insights identify (#2182) by @aallam
- fa326a50e feat(specs): add
authenticatedUserToken
andIdentify
to insights (#2151) by @aallam
1.0.0 #
0.6.0 #
- d25921cb fix(specs): Change trigger input for task update (#2147) by @damcou
- d6f09870 feat(dart): search helpers
searchForHits
andsearchForFacets
(#2146) by @aallam - dcd1201e feat(specs): Add
failureThreshold
toTask
andTaskUpdate
types (#2144) by @damcou - a5ff0a76 fix(specs): remove duplicate objectID (#2113) by @millotp
0.5.0 #
0.4.0 #
- e3b7e2ab6 feat(specs): synchronize specs for all client (#2103) by @Fluf22
- f8e79a1e2 fix(specs): search
insideBoundingBox
type (#2098) by @aallam - d38619103 feat(specs): add new events type for insights (#2080) by @millotp
- 756f19ab7 feat(specs): Remove attributeForDistinct from the indexSettingsAsSearc… (#2078) by @clemfromspace
0.3.0 #
- 2260e903f feat(specs): add
attributesToExclude
for Ingestion (#2053) by @shortcuts - 3f7276e92 feat(dart): add wait task methods (#2037) by @aallam
- b7b6565ab fix(specs):
userData
type as 'any' (#2033) by @aallam
0.2.3 #
- 6911ec0b5 fix(dart): reset only hosts w/ call type (#2018) by @aallam
- 966744949 fix(dart): correct multiple additional typos in READMEs (#2016) by @chuckmeyer
- 3622fdb83 fix(dart): correct typo in readme (#2015) by @chuckmeyer
- 40ac5c702 chore(dart): update changelog generation (#2014) by @aallam
0.2.2 #
- 265518125 fix(specs):
exhaustiveNbHits
as optional (#2007) by @aallam - e73b9cf52 fix(specs): introduced SourceUpdateDocker (#2005) by @Fluf22
- 02ca9f694 fix(specs): add 'critical' event status to enum (#2006) by @Fluf22
- 48b23af07 fix(clients): userToken max length (#2004) by @kai687
- 964962605 fix(clients): user token character limit (#2003) by @kai687
0.2.0+1 #
- 5a9d949db fix(specs): mixed
SearchParams
andIndexSettings
(#1889) by @shortcuts
0.2.0 #
0.1.1+3 #
- FIX(dart): custom calls path and deserialization (#1780).
0.1.1+2 #
- DOCS(dart): update changelog formatting (#1684).
0.1.1+1 #
- FIX(dart): update
dio
exceptions handling (#1649). - FIX(dart): changelog and versions generation (#1625).
0.1.1 #
- FIX(dart): changelog and versions generation (#1625).
- FEAT(dart): prepare packages for release (#1616).
- FEAT(dart): implement cts generation (#1611).
- FEAT(dart): algoliasearch with lite and umbrella libs (#1596).
- FEAT(dart): add search/insights client generation (#1577).
0.1.0 #
Initial release.