Skip to content

[9.1][Fleet] Show prerelease upgrade versions in Install integrations UI (#240317)#241067

Merged
juliaElastic merged 1 commit intoelastic:9.1from
juliaElastic:backport-c0ad03a-9.1
Oct 29, 2025
Merged

[9.1][Fleet] Show prerelease upgrade versions in Install integrations UI (#240317)#241067
juliaElastic merged 1 commit intoelastic:9.1from
juliaElastic:backport-c0ad03a-9.1

Conversation

@juliaElastic
Copy link
Contributor

Backport #240317 to 9.1

…lastic#240317)

Closes elastic#237003

Show prerelease upgrade versions if beta integrations are enabled.

Verification:
- Install a prerelease integration with an old version
```
POST kbn:/api/fleet/epm/packages/entityanalytics_ad/0.13.0
{
  "force": true
}
```
- Switch on Show beta integrations on Integrations landing page
- Go to Installed Integrations UI
- Verify that the available upgrade is visible

<img width="1532" height="721" alt="image"
src="https://github.com/user-attachments/assets/d58180ee-25df-4da9-8d24-faecb1e5881c"
/>

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [ ] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [ ] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.
@juliaElastic juliaElastic added backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes labels Oct 29, 2025
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 29, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 2.1MB 2.1MB +141.0B

Copy link
Contributor

@criamico criamico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juliaElastic juliaElastic merged commit 74bdbf1 into elastic:9.1 Oct 29, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants