Skip to content

fix: bump @elastic/schemas to 0.7.1 - #571

Merged
JoshMock merged 4 commits into
mainfrom
schemas-0.7.1
Aug 28, 2026
Merged

fix: bump @elastic/schemas to 0.7.1#571
JoshMock merged 4 commits into
mainfrom
schemas-0.7.1

Conversation

@JoshMock

Copy link
Copy Markdown
Member

Upgrade of @elastic/schemas provides fixes and improved support for several APIs that were absent or incorrect, including:

  • Kibana alerting-v2 APIs
  • Kibana cases APIs
  • Cloud role-mapping APIs

See elastic/schemas-js#79 for the full list.

Fixes #528.

@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.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 0.7s
✅ REPOSITORY gitleaks yes no no 56.37s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 2.27s
✅ REPOSITORY trivy yes no no 23.34s
✅ TYPESCRIPT eslint 1 0 0 2.85s

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

@JoshMock

Copy link
Copy Markdown
Member Author

/fix-schema

@github-actions

Copy link
Copy Markdown
Contributor

Schema regenerated and committed.

@github-actions

Copy link
Copy Markdown
Contributor

PR type mismatch: title uses fix: bump @elastic/schemas to 0.7.1, diff looks like feat! instead.

The schemas bump regenerates the CLI with new user-facing commands and flags while also dropping the existing capabilities flag, which is a breaking public API change rather than a bugfix.

This affects the version bump and changelog entry release-please generates on merge. Update the PR title (and squash commit message) to match, or push a follow-up commit that justifies the current prefix.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

⏳ Building and deploying preview... View progress

This comment will be updated with preview links when the build is complete.

@JoshMock
JoshMock merged commit 75f7f6a into main Aug 28, 2026
33 checks passed
@JoshMock
JoshMock deleted the schemas-0.7.1 branch August 28, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add elastic kb cases command group (Cases APIs are in Kibana's OpenAPI spec but not generated in the CLI)

1 participant