Skip to content

chore: release main#342

Merged
JoshMock merged 1 commit into
mainfrom
release-please--branches--main
May 29, 2026
Merged

chore: release main#342
JoshMock merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@elastic-vault-github-plugin-prod

@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.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 -g first-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 <field>:<direction> 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
es-schemas: 1.0.2

1.0.2 (2026-05-29)

Bug Fixes

  • es: Accept array _source in search bodies (#370) (51b4bfe)
  • es: Full support for shortcut properties (#372) (a72d0bb)

This PR was generated with Release Please. See documentation.

@github-actions

github-actions Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 6.69s
✅ REPOSITORY gitleaks yes no no 46.05s
✅ REPOSITORY git_diff yes no no 0.32s
✅ REPOSITORY secretlint yes no no 29.44s
✅ REPOSITORY trivy yes no no 15.88s
✅ TYPESCRIPT eslint 1 0 0 3.2s

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 28 times, most recently from 3d05688 to 2cbe542 Compare May 22, 2026 18:34
@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch 17 times, most recently from bad9486 to e02576b Compare May 29, 2026 19:04
@elastic-vault-github-plugin-prod
elastic-vault-github-plugin-prod Bot force-pushed the release-please--branches--main branch from e02576b to 502f34e Compare May 29, 2026 19:11
@JoshMock
JoshMock marked this pull request as ready for review May 29, 2026 19:39
@JoshMock
JoshMock merged commit 2533686 into main May 29, 2026
23 of 24 checks passed
@JoshMock
JoshMock deleted the release-please--branches--main branch May 29, 2026 19:40
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

es search --sort <field>:<direction> is not split; passed to ES as literal field name

1 participant