Releases: algolia/cli
Releases · algolia/cli
Algolia CLI 1.10.5
Algolia CLI 1.10.4
Algolia CLI 1.10.3
Algolia CLI 1.10.2
Algolia CLI 1.10.1
Algolia CLI 1.9.0
What's Changed
- docs: update template and fix help by @kai687 in #218
- feat: add CompositionClient to cli and bump SDK to v4.38.0 by @ben-kalmus in #215
- feat: distribute CLI via npm by @tkrugg in #213
New Contributors
- @ben-kalmus made their first contribution in #215
- @tkrugg made their first contribution in #213
Full Changelog: v1.8.4...v1.9.0
Algolia CLI 1.8.4
Algolia CLI 1.8.3
What's Changed
- chore: publish CLI docs to docs-new as MDX by @dylantientcheu in #210
- feat(auth): add crawler auth command by @8bittitan in #205
- fix(oauth): inject public OAuth defaults by @LorrisSaintGenez in #216
Full Changelog: v1.8.2...v1.8.3
Algolia CLI 1.8.2
What's Changed
- fix: restore events tail streaming by @dylantientcheu in #209
Full Changelog: v1.8.1...v1.8.2
Algolia CLI 1.8.1
Changelog
- 5fa9e00 fix: paginate application list and reuse existing API keys (#208)
- b0cb38a chore: malformed ldflags for release (#207)
- 9aaa4b3 fix(profile): support custom search hosts in profile list (#200)
- 786df7d feat(application): add application management commands (#199)
- 24bb18d Revert run summary (#204)
- 6a437c3 feat(auth): add OAuth PKCE browser flow (#198)
- da2a46f feat: emit run summary on stderr for agent/observability (#197)
- 8aabbb1 chore: Add agents and claude files (#202)
- ece879c feat: add crawler dry-run previews (#201)
- cd2d1da feat: improve agent-friendly CLI behavior (#195)