Skip to content

Add search parameter to query GA and technical preview packages #1459

@juliaElastic

Description

@juliaElastic

Based on user feedback, we should make it easier for users to see packages that are in technical preview (not yet GA) without having to toggle on beta integrations on Fleet UI.
Simply removing the toggle from the UI and defaulting to show prerelease integrations is not feasible, as it would show prerelease versions of GA packages too, which is risky and not intended for most users.

Currently it's not easy query packages with GA versions with packages on technical preview.
The search parameter prerelease:false includes only GA packages, prerelease:true includes prerelease versions of GA packages too.

We could add a third state to the prerelease parameter that would return GA versions and technical preview packages.
Alternatively we could change the meaning of prerelease:false that would return technical preview packages too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions