v0.2.0
0.2.0 (2026-05-29)
Features
- cli: Add elastic status command to verify connectivity and auth (#362) (0f1a63f)
- cli: Add root version flag (#334) (c2557bf)
- cli: Add shell completion for bash, zsh, and fish (#354) (e4afc32)
- Emit CLI structure as argh-schema JSON via
elastic cli-schema(#359) (9e0371c) - es: Replace @elastic/transport with native fetch EsClient (#281) (929ddd4)
- extension: Add extension registry store module (#299) (f42593e)
Bug Fixes
- Cat APIs were casting JSON objects to string instead of printing text (#358) (04edbe7)
- cli: Bundle zod to fix
npm install -gfirst-run failure (#340) (b8e7280) - codegen: Wire upstream cli-serverless into cloud codegen (#355) (afe1c35)
- config: Dedupe inline secret warning (#364) (df9fd5d)
- deps: Update dependency yaml to v2.8.4 (#322) (39410e2)
- deps: Update dependency yaml to v2.9.0 (#368) (a1f9e18)
- deps: Update dependency zod to v4.4.3 (#320) (f787796)
- Duplicate NDJSON content type in bulk ingest (#363) (4cd0970)
- es: Accept array _source in search bodies (#370) (51b4bfe)
- es: Full support for shortcut properties (#372) (a72d0bb)
- es: Parse --sort : for body-routed Sort args (#350) (ce0e76a), closes #330
- factory: Preserve optionality on JSON body field relaxation (#349) (617e035)
- factory: Support '-' as stdin sentinel for --input-file (#337) (ad970e0)
- Flush full JSON schema when stdout is a pipe (#375) (5ac7b5c)
- output: Allow literal-dotted keys in --output-fields paths (#336) (aecf689)
- output: Error on templated primitives, flip cat APIs to JSON (#327) (#353) (da808d8)
- output: Project --output-fields across array nodes (#338) (28a7a73)
- Respect --json flag on --help for root and groups (#373) (2297c98)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @elastic/es-schemas bumped from 1.0.1 to 1.0.2
- dependencies
es-schemas: 1.0.2