Skip to content

v0.3.0

Choose a tag to compare

@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod released this 10 Aug 17:47
9f3f43c

0.3.0 (2026-08-10)

Features

  • completion: Complete context names for positional args (#424) (3883800)
  • docs: Experimental gate for search/ask, positional args, remove chat (#457) (ef2fbdb)
  • helpers: Streaming bulk-ingest with bounded memory (#495) (4a39007)

Bug Fixes

  • Add explicit permissions to GitHub Actions workflows (#414) (252fd44)
  • ci: Switch ai workflows to openrouter (#506) (4b0534c)
  • ci: Use node-version instead of missing .nvmrc (8d84d45)
  • cli: Show banner on --help to match bare elastic output (#391) (cb4becd)
  • deps: Update dependency commander to v15 (#410) (7a8056f)
  • deps: Update dependency csv-parse to v7 (#469) (b23be14)
  • es: Accept REST-style bodies for index and create (#493) (2f2ac2f)
  • Expose --name and --region-id flags on project create (#476) (f8a7869)
  • factory: Handle EAGAIN/EBADF from stdin in non-blocking environments (#318) (14a22ef), closes #311
  • factory: Route JSON validation error through commander writeErr on Node.js 22 (#444) (38fdb26)
  • factory: Route stderr writes through configureOutput (#502) (ea9a7df)
  • Hide --input-file and --dry-run on no-input read-only commands (#487) (c98f210)
  • Human-readable text output for simple commands (#419) (c35bce4)
  • Improve performance of config resolver (#478) (bddf491)
  • Migrate internal schemas package to npm-hosted package (#472) (906150b)
  • Wire up serverless profile to block stack-only ES namespaces (#475) (77c7369)

Performance Improvements

  • Small tweaks and lazy-loading to improve --help performance (#400) (223fdd3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @elastic/config-resolver bumped from * to 0.1.1