Skip to content

chore: release main - #395

Draft
elastic-vault-github-plugin-prod[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main
Draft

chore: release main#395
elastic-vault-github-plugin-prod[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@elastic-vault-github-plugin-prod

@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.3.0

0.3.0 (2026-07-30)

Features

  • completion: Complete context names for positional args (#424) (3883800)
  • docs: Experimental gate for search/ask, positional args, remove chat (#457) (ef2fbdb)

Bug Fixes

  • Add explicit permissions to GitHub Actions workflows (#414) (252fd44)
  • 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)
  • 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)
  • 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)
  • 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
config-resolver: 0.1.1

0.1.1 (2026-07-30)

Bug Fixes

  • Improve performance of config resolver (#478) (bddf491)

This PR was generated with Release Please. See documentation.

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 0.65s
✅ REPOSITORY gitleaks yes no no 36.95s
✅ REPOSITORY git_diff yes no no 0.48s
✅ REPOSITORY secretlint yes no no 16.45s
✅ REPOSITORY trivy yes no no 11.94s
✅ TYPESCRIPT eslint 1 0 0 2.04s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch 7 times, most recently from e754789 to aca8d26 Compare July 10, 2026 19:44
@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch 6 times, most recently from 903774e to f9fd901 Compare July 20, 2026 15:54
@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch 10 times, most recently from b93d3eb to d05fe75 Compare July 29, 2026 19:08
@github-actions

Copy link
Copy Markdown
Contributor

docs/cli/schema.json is out of date. Comment /fix-schema on this PR and the bot will regenerate and commit it automatically.

@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch from 11beb49 to 8e8583d Compare July 29, 2026 20:23
@github-actions

Copy link
Copy Markdown
Contributor

docs/cli/schema.json is out of date. Comment /fix-schema on this PR and the bot will regenerate and commit it automatically.

@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch from d55ffa8 to 1b5bc16 Compare July 30, 2026 19:13
@github-actions

Copy link
Copy Markdown
Contributor

docs/cli/schema.json is out of date. Comment /fix-schema on this PR and the bot will regenerate and commit it automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(factory): EAGAIN crash when stdin is non-blocking but empty

0 participants