[symantec_endpoint_security] Lower the package spec version#15102
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
What are the consequences of the format_version being ahead of the spec version that the minimum kibana version supports? |
It's ahead of the maximum, so it just doesn't show in the Kibana UI. This will return 1.13.0: |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
|
Package symantec_endpoint_security - 1.14.2 containing this change is available at https://epr.elastic.co/package/symantec_endpoint_security/1.14.2/ |
…15102) Lowering it to 3.3.2 includes the required package-spec support for the terminate processor[1], without getting ahead of the maximum version supported in Kibana 9.0.x[2]. [1]: elastic/package-spec#857 [2]: https://github.com/elastic/kibana/blob/v9.0.6/x-pack/platform/plugins/shared/fleet/server/config.ts#L30
Fixes related to PR[1]: - Remove "is_default" from agentless deployment mode to ensure agent-based deployment is the default[2]. - Remove "organization" field from ingest pipeline based on fix[3]. - Downgrade the "format_version" to the minimum version that supports all the necessary features for the package and so that integration is visible in Kibana 9.0.x[4]. Fix similar to here[5]. - Update Kibana constraint to "8.18.0" to support agentless deployment. [1]: #14547 [2]: https://github.com/elastic/integrations/blob/main/docs/extend/manifest-spec.md?plain=1#L200-L203 [3]: #14172 [4]: https://github.com/elastic/kibana/blob/v9.0.6/x-pack/platform/plugins/shared/fleet/server/config.ts#L30 [5]: #15102
Fixes related to PR[1]: - Remove "is_default" from agentless deployment mode to ensure agent-based deployment is the default[2]. - Remove "organization" field from ingest pipeline based on fix[3]. - Downgrade the "format_version" to the minimum version that supports all the necessary features for the package and so that integration is visible in Kibana 9.0.x[4]. Fix similar to here[5]. - Update Kibana constraint to "8.18.0" to support agentless deployment. [1]: elastic#14547 [2]: https://github.com/elastic/integrations/blob/main/docs/extend/manifest-spec.md?plain=1#L200-L203 [3]: elastic#14172 [4]: https://github.com/elastic/kibana/blob/v9.0.6/x-pack/platform/plugins/shared/fleet/server/config.ts#L30 [5]: elastic#15102




Proposed commit message
Checklist
changelog.ymlfile.