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-27)

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-27)

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 1.07s
✅ REPOSITORY gitleaks yes no no 56.69s
✅ REPOSITORY git_diff yes no no 0.38s
✅ REPOSITORY secretlint yes no no 27.33s
✅ REPOSITORY trivy yes no no 15.96s
✅ TYPESCRIPT eslint 1 0 0 3.9s

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 13 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 8 times, most recently from 7ec2792 to 36973f4 Compare July 27, 2026 17:56
@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch from 7e1b709 to 6bbfbd0 Compare July 27, 2026 18:21
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