Skip to content

[breaking-change] Undocumented breaking changes detected (2026-06-08) #19443

@github-actions

Description

@github-actions

Recent commits introduced a breaking change that appears undocumented.

Breaking Changes

1. SailPoint integration dropped support for previously supported Kibana versions without migration guidance

Commit(s): 324c40b8b94f44955a916822ba54a819393096af
PR: #19316
What broke: sailpoint_identity_sc package 1.3.0 tightened conditions.kibana.version from ^8.16.1 || ^9.0.0 to ^8.19.2 || ^9.0.5. Consumers on Kibana 8.16.1–8.19.1 and 9.0.0–9.0.4 that were previously compatible are now blocked from installing/upgrading to this package version.
Evidence:

  • packages/sailpoint_identity_sc/manifest.yml in commit 324c40b8...:
    • - version: "^8.16.1 || ^9.0.0"
    • + version: "^8.19.2 || ^9.0.5"
  • The same commit updates docs/changelog only for agentless enablement:
    • packages/sailpoint_identity_sc/changelog.yml (1.3.0): "Enable Agentless deployment."
    • packages/sailpoint_identity_sc/docs/README.md: new "Agentless Enabled Integration" section
      Why undocumented: No migration note or breaking-change callout accompanies the support-floor increase in the PR-facing package docs/changelog for this change set.
      Suggested fix: Add an explicit breaking-change note and migration guidance for the new minimum Kibana versions (or relax the version constraint if unintended).

Suggested Actions

  • Document this compatibility break in changelog/release notes as a breaking change
  • Add migration guidance for users on Kibana versions that were previously supported

Note

🔒 Integrity filter blocked 5 items

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

  • #19316 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19435 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18654 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19272 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19436 search_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:

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 Jun 15, 2026, 2:40 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working, use only for issues

    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