Skip to content

[breaking-change] Undocumented breaking changes detected (2026-05-15) #19035

@github-actions

Description

@github-actions

Recent commits introduced breaking changes that appear undocumented.

Breaking Changes

1. CyberArk EPM raised the minimum supported Kibana version without a migration note

Commit(s): 60b034eb
PR: #18980
What broke: Upgrading to cyberark_epm 1.4.0 now requires Kibana ^8.19.2 || ^9.0.5 (previously ^8.16.0 || ^9.0.0), so users pinned to 8.16–8.19.1 / 9.0.0–9.0.4 cannot upgrade to the latest package.
Evidence:

  • packages/cyberark_epm/manifest.yml changed conditions.kibana.version from ^8.16.0 || ^9.0.0 to ^8.19.2 || ^9.0.5 in 60b034eb.
  • Current file shows the new constraint at packages/cyberark_epm/manifest.yml:11.
    Why undocumented:
  • PR title/body describe agentless enablement only and do not call out the version-floor break or migration path.
  • Changelog entry is type: enhancement with description Enable Agentless deployment. (packages/cyberark_epm/changelog.yml:2-6) and no compatibility warning.

2. Darktrace raised the minimum supported Kibana version without a migration note

Commit(s): 4bac55e4
PR: #18991
What broke: Upgrading to darktrace 2.1.0 now requires Kibana ^8.19.2 || ^9.0.5 (previously ^8.13.0 || ^9.0.0), so users on older but previously supported stack versions cannot upgrade to the latest package.
Evidence:

  • packages/darktrace/manifest.yml changed conditions.kibana.version from ^8.13.0 || ^9.0.0 to ^8.19.2 || ^9.0.5 in 4bac55e4.
  • Current file shows the new constraint at packages/darktrace/manifest.yml:12.
    Why undocumented:
  • PR title/body describe agentless enablement only and do not call out the compatibility break.
  • Changelog entry is type: enhancement with description Enable Agentless deployment. (packages/darktrace/changelog.yml:2-6) and no migration guidance.

Suggested Actions

  • Document these compatibility breaks explicitly in changelog/release notes (mark as breaking change)
  • Add migration guidance for users on unsupported Kibana versions (e.g., pin previous package versions or required stack upgrade path)

Note

🔒 Integrity filter blocked 28 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #18880 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19027 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18890 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18237 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18219 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18980 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19005 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18991 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18969 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18951 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #10867 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #15075 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #14928 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18338 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18208 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18978 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 12 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

What is this? | From workflow: Breaking Change Detector

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on May 22, 2026, 1:44 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions