-
Notifications
You must be signed in to change notification settings - Fork 442
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
[1password] - Update ECS to 8.8.0 and pkg-spec 2.7.0 #6373
[1password] - Update ECS to 8.8.0 and pkg-spec 2.7.0 #6373
Conversation
This updates the 1password integration to ECS 8.8.0. It was referencing elastic/ecs [email protected] and using 8.8.0 in ingest pipelines. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -format-version=2.7.0packages/1password
🌐 Coverage report
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for the update, but I don't see where the existing version has references to 8.8 in pipelines or to [email protected] as noted in the description.
..s/packages/1password [main] ❯❯❯ rg -Fl '8.8'
img/1password-logo-light-bg.svg
Part of the description was written by the ecs-update tool. I think I ran it twice by accident, but even after reverting, the description was still incorrect. I'll fix it above so it mentions referencing 8.7 previously. |
Package 1password - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=1password |
This updates the 1password integration to ECS 8.8.0. It was referencing elastic/ecs [email protected] and using 8.7.0 in ingest pipelines. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -format-version=2.7.0packages/1password
What does this PR do?
This updates the 1password integration to ECS 8.8.0. It was referencing elastic/ecs [email protected] and using 8.7.0 in ingest pipelines. The pkg-spec version has also been updated to 2.7.0.
Checklist
changelog.yml
file.How to test this PR locally
Related issues