Skip to content

Releases: algolia/cli

Algolia CLI 1.10.5

19 May 20:15
77f3afb

Choose a tag to compare

Changelog

  • 77f3afb fix(npm): bump Node to 24 so npm 11+ resolves OIDC trusted publishing (#221)

Algolia CLI 1.10.4

19 May 19:38
7e41a58

Choose a tag to compare

Changelog

  • 7e41a58 feat(npm): switch CI auth from NPM_TOKEN to OIDC trusted publishing (#220)

Algolia CLI 1.10.3

19 May 19:14
7e41a58

Choose a tag to compare

Changelog

  • 7e41a58 feat(npm): switch CI auth from NPM_TOKEN to OIDC trusted publishing (#220)

Algolia CLI 1.10.2

19 May 17:22
2aeac21

Choose a tag to compare

Changelog

  • 2aeac21 feat: distribute CLI via npm (#213)
  • 29a9b64 feat: add CompositionClient to cli and bump SDK to v4.38.0 (#215)
  • 177f309 docs: update template and fix help (#218)

Algolia CLI 1.10.1

19 May 17:08
2aeac21

Choose a tag to compare

Changelog

  • 2aeac21 feat: distribute CLI via npm (#213)
  • 29a9b64 feat: add CompositionClient to cli and bump SDK to v4.38.0 (#215)
  • 177f309 docs: update template and fix help (#218)

Algolia CLI 1.9.0

19 May 16:25
2aeac21

Choose a tag to compare

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

Full Changelog: v1.8.4...v1.9.0

Algolia CLI 1.8.4

12 May 14:52
b65799a

Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.8.4

Algolia CLI 1.8.3

12 May 13:20
5537f2a

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

Algolia CLI 1.8.2

17 Apr 17:56
401ab97

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

Algolia CLI 1.8.1

27 Mar 19:50
5fa9e00

Choose a tag to compare

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)