When the Kibana version if 9.0.0, almost no packages are returned by EPR, e.g.
https://epr.elastic.co/search?kibana.version=9.0.0
This request only returns the custom logs integration. Adding &prerelease=true makes more packages show up, but it's not much better.
This is blocking Kibana's setup process for the 9.0.0 branch, and version constraints should be permitting 9.0.0 for the Kibana version and showing packages as normal.
Tasks
When the Kibana version if
9.0.0, almost no packages are returned by EPR, e.g.https://epr.elastic.co/search?kibana.version=9.0.0
This request only returns the custom logs integration. Adding
&prerelease=truemakes more packages show up, but it's not much better.This is blocking Kibana's setup process for the 9.0.0 branch, and version constraints should be permitting 9.0.0 for the Kibana version and showing packages as normal.
Tasks
elastic-packagecan be used to test integrations against the Elastic stack running on9.0.0(blocked by Update version to 9.0.0 kibana#192040 and availability of 9.0 snapshots): Add initial support for Elastic Stack 9.x elastic-package#21029.0.0stack version [CI] Add support for running tests with stack 9.0.0 integrations#11138kibana.versionconstraint to include|| ^9.0.0elastic-packages@notifying package maintainers of the PR above. Set a TTL after which the PR will be merged and all bumped packages will become visible + installable in9.0.0stacks.