Releases: algolia/algoliasearch-client-swift
Releases · algolia/algoliasearch-client-swift
9.0.0-alpha.0
9.0.0-alpha.0
- c897a8f92 feat(swift): release process (#2864) by @Fluf22
- b89aa0ff6 fix(swift): improve DX (#2800) by @Fluf22
- 7dc719cbe fix(specs): make languages an enum (#2865) by @kai687
- 0f8d4432b feat(specs): insights api reference (#2859) by @kai687
- c324c06bd feat(specs): add ga4BigqueryExport, streaming and append options to task inputs (#2858) by @JasonBerry
- 156fd9e69 feat(specs): improve API reference documentation (#2831) by @kai687
- 1f56734a4 fix(swift): wait for tasks while sending chunk batches (#2856) by @Fluf22
- 234427491 feat(specs): Add MappingInput to Task Inputs (#2787) by @jsok
- a138c2fef fix(specs): add
queryID
to search response (#2801) by @aallam - 6f0b00ead chore(specs): remove JSON specs and new worlds logic (#2794) by @shortcuts
- d48e2f624 fix(specs): add missing attributes for CT Source update (#2792) by @damcou
- a5cbe7d3c feat(swift): last missing helpers (#2764) by @Fluf22
- f3e894002 fix(clients): replace all objects (#2762) by @shortcuts
- fc4be5921 feat(swift): remaining helpers (#2758) by @Fluf22
- 92cd1c793 fix(clients): browse synonyms page not in response (#2757) by @shortcuts
- 585b13c61 feat(swift): waitFor helpers (#2752) by @Fluf22
- 6624759e1 feat(specs): add CustomFields to CT Source Input (#2742) by @damcou
- 0ad615ec5 chore(swift): remove some flakiness (#2738) by @Fluf22
- ef37e65b7 fix(clients): add e2e tests for analytics API (#2737) by @millotp
- 8c340a4c2 fix(swift): QuerySuggestionsConfigurationResponse appID casing (#2712) by @Fluf22
- 2a38b8672 chore(swift): format config (#2716) by @Fluf22
- 785cd3d69 fix(swift): appID casing (#2711) by @Fluf22
- f2840ec37 feat(swift): add snippets (#2705) by @Fluf22
- 39c94cc67 fix(swift): retry strategy (#2642) by @Fluf22
- 4e245fe55 feat(swift): cts client (#2610) by @Fluf22
- b3d61128a docs(clients): add ACL section to code doc (#2576) by @millotp
- f9c527197 chore(swift): use another formatter (#2603) by @millotp
- 872ab29bf feat(specs): update query suggestions unauthorized response example (#2606) by @alphonseb
- 7c5e6921e feat(swift): cts requests generation (#2601) by @Fluf22
- e569a3e23 feat(specs): add acls to API endpoints (#2604) by @alphonseb
- 379fbc501 fix(specs): correct
searchSynonyms
parameters (#2595) by @morganleroi - 982fd3ca4 feat(specs): import
crawler
andusage
specs from new world repo (#2598) by @shortcuts - 9532a0136 feat(specs): AB testing tracked user count (#2596) by @cdhawke
- 2481e3ac8 fix(clients): support the rest of the languages (#2571) by @millotp
- 99ce6dbae fix(clients): monitoring for JavaScript and Python (#2568) by @shortcuts
- 861674115 fix(swift): rewrite networking layer (#2550) by @Fluf22
- 99e4bdf2c feat(specs): add acl permissions to operations (#2555) by @kai687
- 8b0622380 fix(specs): rename clearAllSynonyms to clearSynonyms (#2553) by @kai687
- 7c5ba3288 feat(specs): update Insights API spec (#2376) by @kai687
- 297baa987 chore(clients): provide snippets for all languages (#2518) by @shortcuts
- c0bf57093 fix(swift): add RequestOptions (#2523) by @Fluf22
- 147035cf5 feat(swift): initial generation ([#237...
8.20.1
8.20.0
9.0.0-alpha.1
9.0.0-alpha.1
- cdac5ffe8 fix(swift): have a codable body for improved ux (#2902) by @Fluf22
- 93bb56136 fix(swift): better macOS CI (#2901) by @Fluf22
- 62e7c4afb fix(swift): harden macOS CI (#2900) by @Fluf22
- dc92daa62 feat(swift): handle generics (#2896) by @Fluf22
- 10c9339c8 fix(specs): more flexible custom methods (#2889) by @damcou
9.0.0-alpha.0
- c897a8f92 feat(swift): release process (#2864) by @Fluf22
- b89aa0ff6 fix(swift): improve DX (#2800) by @Fluf22
- 7dc719cbe fix(specs): make languages an enum (#2865) by @kai687
- 0f8d4432b feat(specs): insights api reference (#2859) by @kai687
- c324c06bd feat(specs): add ga4BigqueryExport, streaming and append options to task inputs (#2858) by @JasonBerry
- 156fd9e69 feat(specs): improve API reference documentation (#2831) by @kai687
- 1f56734a4 fix(swift): wait for tasks while sending chunk batches (#2856) by @Fluf22
- 234427491 feat(specs): Add MappingInput to Task Inputs (#2787) by @jsok
- a138c2fef fix(specs): add
queryID
to search response (#2801) by @aallam - 6f0b00ead chore(specs): remove JSON specs and new worlds logic (#2794) by @shortcuts
- d48e2f624 fix(specs): add missing attributes for CT Source update (#2792) by @damcou
- a5cbe7d3c feat(swift): last missing helpers (#2764) by @Fluf22
- f3e894002 fix(clients): replace all objects (#2762) by @shortcuts
- fc4be5921 feat(swift): remaining helpers (#2758) by @Fluf22
- 92cd1c793 fix(clients): browse synonyms page not in response (#2757) by @shortcuts
- 585b13c61 feat(swift): waitFor helpers (#2752) by @Fluf22
- 6624759e1 feat(specs): add CustomFields to CT Source Input (#2742) by @damcou
- 0ad615ec5 chore(swift): remove some flakiness (#2738) by @Fluf22
- ef37e65b7 fix(clients): add e2e tests for analytics API (#2737) by @millotp
- 8c340a4c2 fix(swift): QuerySuggestionsConfigurationResponse appID casing (#2712) by @Fluf22
- 2a38b8672 chore(swift): format config (#2716) by @Fluf22
- 785cd3d69 fix(swift): appID casing (#2711) by @Fluf22
- f2840ec37 feat(swift): add snippets (#2705) by @Fluf22
- 39c94cc67 fix(swift): retry strategy (#2642) by @Fluf22
- 4e245fe55 feat(swift): cts client (#2610) by @Fluf22
- b3d61128a docs(clients): add ACL section to code doc (#2576) by @millotp
- f9c527197 chore(swift): use another formatter (#2603) by @millotp
- 872ab29bf feat(specs): update query suggestions unauthorized response example (#2606) by @alphonseb
- 7c5e6921e feat(swift): cts requests generation (#2601) by @Fluf22
- e569a3e23 feat(specs): add acls to API endpoints (#2604) by @alphonseb
- 379fbc501 fix(specs): correct
searchSynonyms
parameters (#2595) by @morganleroi - 982fd3ca4 feat(specs): import
crawler
andusage
specs from new world repo (#2598) by @shortcuts - 9532a0136 feat(specs): AB testing tracked user count (#2596) by @cdhawke
- 2481e3ac8 fix(clients): support the rest of the languages (#2571) by @millotp
- 99ce6dbae fix(clients): monitoring for JavaScript and Python (#2568) by @shortcuts
- 861674115 fix(swift): rewrite networking layer (#2550) by @Fluf22
- [99e4bdf2c](https://github.com/algolia/api-clients-autom...