-
Notifications
You must be signed in to change notification settings - Fork 489
[Cloud Security] Deprecate vulnerability data views #10913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀 Benchmarks reportTo see the full report comment with |
@CohenIdo should we also add it to the changelog? |
|
💚 Build Succeeded
History
|
AFAIK it depends on the stack version:
So for example if we want to push fix for a bug in 8.11 we can release (I guess) a patch for 1.6.x). |
@CohenIdo but in this new 1.6.x version the index pattern that you deleted will be missing, and it won't work for 8.11. Am I missing smth? |
@CohenIdo the thing I was missing is the process of backporting a change into an older package version https://www.elastic.co/guide/en/integrations-developer/current/developer-workflow-support-old-package.html |
Package cloud_security_posture - 1.11.0-preview05 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.11.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/1.11.0/ |
solves:
Associated Kibana PR:
Summary:
Beginning with version 8.16, the Cloud Security Posture integration's data view will be deprecated. Instead, CDR data views will be used, which will be installed independently rather than as an integration asset.