Universal Profiling: Add Kibana constraint to support 9.0.0#13163
Universal Profiling: Add Kibana constraint to support 9.0.0#13163
Conversation
rockdaboot
left a comment
There was a problem hiding this comment.
Just for my understanding:
Wouldn't it be more intuitive to implement a 9.0.0 version and saying that it is compatible with >= 8.17.1? Currently (if I understand correctly), this PR implements a version 8.17.3 that says it is compatible with everything >= 9.0.0, which might not be true any more in the future.
This is not correct. This PR bumps the integration packages to version |
Right, excuse my brevity, I left away the 8.17.3 compatibility part as that seemed to be obvious. The question was more if it possibly makes more sense to introduce a 9.0.0 package version that is compatible a minimal 8.x version of 8.17.3 and a minimal 9.x version of 9.0.0. Because it is expected that future versions of 8.x stay compatible with 9.0.0. But it is not clear if 8.17.3 stays compatible with future 9.x versions. |
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
💚 Build Succeeded
History
|
|
The integration package version can be pushed any time. If there will be a feature, that is only compatible with 9.x, then it makes sense to me, to push also the integration package version to 9.x.
As far as I know, there is no integration package concept that supports diverging integrations for major versions. |
|
Package profiler_agent - 8.17.3 containing this change is available at https://epr.elastic.co/package/profiler_agent/8.17.3/ |
|
Package profiler_collector - 8.17.3 containing this change is available at https://epr.elastic.co/package/profiler_collector/8.17.3/ |
|
Package profiler_symbolizer - 8.17.3 containing this change is available at https://epr.elastic.co/package/profiler_symbolizer/8.17.3/ |
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>




Proposed commit message
Universal Profiling: Add Kibana constraint to support 9.0.0
Checklist
changelog.ymlfile.