You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent commits introduced a breaking change that appears undocumented.
Breaking Changes
1. admin_by_request_epm raised minimum supported Kibana versions in a minor release
Commit(s):53ae636914ed121a6fbbb040d171b281fb31dfe2 PR:#18400 What broke: Package admin_by_request_epm version 1.2.0 (minor bump) now requires newer Kibana versions (^8.19.2 || ^9.0.5) instead of (^8.15.3 || ^9.0.0), which makes previously supported stacks unable to install/upgrade to the new package version. Evidence:
packages/admin_by_request_epm/manifest.yml changed Kibana condition from ^8.15.3 || ^9.0.0 to ^8.19.2 || ^9.0.5 in commit 53ae636.
packages/admin_by_request_epm/changelog.yml for 1.2.0 records only type: enhancement (“Add Agentless deployment support”) and no breaking/migration note.
Repository guidance states breaking changes require breaking-change changelog type and major version bump (docs/extend/_publish_an_integration.md, lines 24-27). Why undocumented: PR description/comments do not mention this compatibility contraction or migration guidance, and changelog entry is categorized as enhancement only. Suggested fix: Document this as a breaking change (including migration guidance for users on older stacks) and align versioning/changelog classification with repository policy.
Suggested Actions
Document this compatibility break in changelog/release notes
Add migration guidance for users on unsupported Kibana versions
Align package versioning/changelog type with breaking-change policy
Note
🔒 Integrity filter blocked 9 items
The following items were blocked because they don't meet the GitHub integrity level.
#18400search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18681search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18684search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18012search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#17633search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18501search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18693search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18689search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18695search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Recent commits introduced a breaking change that appears undocumented.
Breaking Changes
1.
admin_by_request_epmraised minimum supported Kibana versions in a minor releaseCommit(s):
53ae636914ed121a6fbbb040d171b281fb31dfe2PR: #18400
What broke: Package
admin_by_request_epmversion1.2.0(minor bump) now requires newer Kibana versions (^8.19.2 || ^9.0.5) instead of (^8.15.3 || ^9.0.0), which makes previously supported stacks unable to install/upgrade to the new package version.Evidence:
packages/admin_by_request_epm/manifest.ymlchanged Kibana condition from^8.15.3 || ^9.0.0to^8.19.2 || ^9.0.5in commit53ae636.packages/admin_by_request_epm/changelog.ymlfor1.2.0records onlytype: enhancement(“Add Agentless deployment support”) and no breaking/migration note.breaking-changechangelog type and major version bump (docs/extend/_publish_an_integration.md, lines 24-27).Why undocumented: PR description/comments do not mention this compatibility contraction or migration guidance, and changelog entry is categorized as enhancement only.
Suggested fix: Document this as a breaking change (including migration guidance for users on older stacks) and align versioning/changelog classification with repository policy.
Suggested Actions
Note
🔒 Integrity filter blocked 9 items
The following items were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:What is this? | From workflow: Breaking Change Detector
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.