Skip to content

[symantec_endpoint_security] Lower the package spec version#15102

Merged
chrisberkhout merged 2 commits intoelastic:mainfrom
chrisberkhout:symantec_endpoint_security-package-spec-downgrade
Sep 1, 2025
Merged

[symantec_endpoint_security] Lower the package spec version#15102
chrisberkhout merged 2 commits intoelastic:mainfrom
chrisberkhout:symantec_endpoint_security-package-spec-downgrade

Conversation

@chrisberkhout
Copy link
Copy Markdown
Contributor

@chrisberkhout chrisberkhout commented Aug 29, 2025

Proposed commit message

[symantec_endpoint_security] Lower the package spec version

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]: https://github.com/elastic/package-spec/pull/857
[2]: https://github.com/elastic/kibana/blob/v9.0.6/x-pack/platform/plugins/shared/fleet/server/config.ts#L30

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

@chrisberkhout chrisberkhout self-assigned this Aug 29, 2025
@chrisberkhout chrisberkhout requested a review from a team as a code owner August 29, 2025 15:46
@chrisberkhout chrisberkhout added bugfix Pull request that fixes a bug issue Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Integration:symantec_endpoint_security Symantec Endpoint Security labels Aug 29, 2025
@elasticmachine
Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@andrewkroh
Copy link
Copy Markdown
Member

What are the consequences of the format_version being ahead of the spec version that the minimum kibana version supports?

@chrisberkhout
Copy link
Copy Markdown
Contributor Author

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:

curl "https://epr.elastic.co/search?prerelease=true&kibana.version=9.0.2&spec.min=2.3&spec.max=3.3&package=symantec_endpoint_security"

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

cc @chrisberkhout

@elastic-sonarqube
Copy link
Copy Markdown

@chrisberkhout chrisberkhout enabled auto-merge (squash) August 29, 2025 16:19
@chrisberkhout chrisberkhout merged commit aee2ce1 into elastic:main Sep 1, 2025
9 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package symantec_endpoint_security - 1.14.2 containing this change is available at https://epr.elastic.co/package/symantec_endpoint_security/1.14.2/

tehbooom pushed a commit to tehbooom/integrations that referenced this pull request Nov 19, 2025
…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
kcreddy added a commit that referenced this pull request Feb 9, 2026
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
jakubgalecki0 pushed a commit to jakubgalecki0/integrations that referenced this pull request Feb 19, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue Integration:symantec_endpoint_security Symantec Endpoint Security Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants