Skip to content
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

[Fleet] Update bundled packages for 8.4.0 release #138257

Closed
kpollich opened this issue Aug 8, 2022 · 4 comments
Closed

[Fleet] Update bundled packages for 8.4.0 release #138257

kpollich opened this issue Aug 8, 2022 · 4 comments
Assignees
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v8.4.0

Comments

@kpollich
Copy link
Member

kpollich commented Aug 8, 2022

Update fleet_packages.json to point to the correct versions for each package that's bundled with Kibana. Please file a PR against main and then backport to 8.4.

[
{
"name": "apm",
"version": "8.2.0"
},
{
"name": "elastic_agent",
"version": "1.3.1"
},
{
"name": "endpoint",
"version": "8.2.0"
},
{
"name": "fleet_server",
"version": "1.1.1"
},
{
"name": "synthetics",
"version": "0.9.2"
}
]

I'll include a table below to track the updates needed, as well as the target version for each integration based on what I see published to snapshot today. Once a PR to update each integration is filed, feel free to edit to include a link if I don't get to it first.

If a newer version is planned, please ensure it's published to the snapshot EPR environment before making a change to fleet_packages.json and feel free to update the table below.

Integration Assignees Needs Updated To PR Link
APM ✅ @simitt @axw 8.4.0 #138349
Endpoint ✅ @pzl 8.4.1 #138742
Synthetics ✅ @justinkambic or @dominiqueclarke 0.10.1 #137667
Elastic Agent ✅ @kpollich 1.3.5 #139650
Fleet Server ✅ @kpollich 1.2.0 N/A - No update needed

@axw Can you confirm the intended version of APM that should be in the release? I see an 8.5.0 version published to EPR snapshot, but I assume that 8.4.0 is the intended version to be bundled in the 8.4 release.

Thanks everyone!

@kpollich kpollich added Team:Fleet Team label for Observability Data Collection Fleet team v8.4.0 labels Aug 8, 2022
@kpollich kpollich self-assigned this Aug 8, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@axw
Copy link
Member

axw commented Aug 9, 2022

@axw Can you confirm the intended version of APM that should be in the release? I see an 8.5.0 version published to EPR snapshot, but I assume that 8.4.0 is the intended version to be bundled in the 8.4 release.

@kpollich you assume correctly - it should be 8.4.0.

@kpollich
Copy link
Member Author

@pzl or someone else from @elastic/security-onboarding-and-lifecycle-mgt - could you verify the intended version of Endpoint to be bundled in 8.4.0? I took the liberty of bumping the version in #138742 as I had to make some other changes in fleet_packages.json, but I'd like explicit approval from your team before landing the PR.

@kpollich
Copy link
Member Author

Everything is good here except Elastic Agent. We're waiting on a 1.3.5 version to be published so we can bundle a fix for elastic/integrations#4007.

cc @jen-huang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v8.4.0
Projects
None yet
Development

No branches or pull requests

3 participants