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. Redis package dropped support for Kibana <9.4 without migration note
Commit(s):9e43b2055c PR:#16732 What broke: Upgrading to redis package 1.21.0 now requires Kibana ^9.4.0, so users on 8.13.x through 9.3.x can no longer install/upgrade this package version. Evidence:
packages/redis/manifest.yml changed:
conditions.kibana.version from ^8.13.0 || ^9.0.0 to ^9.4.0
packages/redis/changelog.yml for 1.21.0 only states: "Add new fields for Redis 7.x and 8.x" (no compatibility break/migration note).
No explicit breaking-change note or migration guidance in PR description/comments.
No release-note/changelog entry describing the Kibana version support drop.
packages/redis/docs/README.md updates discuss Redis server versions/new fields, but do not document the stack compatibility break.
Suggested fix: Add a clear breaking-change note in changelog/release docs and PR notes, including migration guidance (e.g., users below Kibana 9.4 should remain on redis package 1.20.0).
Suggested Actions
Document the Redis Kibana compatibility break in package changelog/release notes.
Add explicit migration guidance for users on Kibana/Stack versions below 9.4.
Note
🔒 Integrity filter blocked 29 items
The following items were blocked because they don't meet the GitHub integrity level.
#18831search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18926search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18517search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18859search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18183search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18902search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18898search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18231search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18905search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#16732search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18851search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18933search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18803search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18803issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#18930search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
Recent commits introduced a breaking change that appears undocumented.
Breaking Changes
1. Redis package dropped support for Kibana <9.4 without migration note
Commit(s):
9e43b2055cPR: #16732
What broke: Upgrading to
redispackage1.21.0now requires Kibana^9.4.0, so users on8.13.xthrough9.3.xcan no longer install/upgrade this package version.Evidence:
packages/redis/manifest.ymlchanged:conditions.kibana.versionfrom^8.13.0 || ^9.0.0to^9.4.0packages/redis/changelog.ymlfor1.21.0only states: "Add new fields for Redis 7.x and 8.x" (no compatibility break/migration note).Why undocumented:
packages/redis/docs/README.mdupdates discuss Redis server versions/new fields, but do not document the stack compatibility break.Suggested fix: Add a clear breaking-change note in changelog/release docs and PR notes, including migration guidance (e.g., users below Kibana 9.4 should remain on redis package 1.20.0).
Suggested Actions
Note
🔒 Integrity filter blocked 29 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".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_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: 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.