-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Automation] Bump Golang version to 1.22.9 #41553
Conversation
This pull request doesn't have a |
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.
Heartbeat changes LGTM
Pull request was closed
4f5ca65
to
6be1c24
Compare
Looks like because I changed the You can't see this here anymore but I actually updated the version in I'm not sure why but we explicitly update only minor versions (no patch) in beats/.github/workflows/updatecli.d/bump-golang.yml Lines 84 to 92 in 6be1c24
The current version in Line 3 in 6be1c24
@v1v any reason we don't want to update patch versions of Go in |
See #40836 (comment), that's why it was introduced the patch version.
Likely some historical reasons, see the below PRs that were created manually for bumping a new minor and using minor versions only: |
Bump golang-version to latest version
Update Filebeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/filebeat/Dockerfile.debug"
1.22.9
Update NATS module Dockerfile
changed lines [5] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/nats/_meta/Dockerfile"
1.22.9
Update version.asciidoc
1 file(s) updated with ":go-version: 1.22.9": * libbeat/docs/version.asciidoc
1.22.9
Update Metricbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
1.22.9
Update Packetbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
1.22.9
Update from vsphere Dockerfile
changed lines [2] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/vsphere/_meta/Dockerfile"
1.22.9
Update HTTP module Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/http/_meta/Dockerfile"
1.22.9
Update Auditbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/auditbeat/Dockerfile"
1.22.9
Update .go-version
1 file(s) updated with "1.22.9": * .go-version
1.22.9
Update go.mod
1 file(s) updated with "go 1.22": * go.mod
Update .golangci.yml
1 file(s) updated with "1.22.9": * .golangci.yml
1.22.9
Update Heartbeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/heartbeat/Dockerfile.debug"
1.22.9
Update stan Dockerfile
changed lines [5] of file "/tmp/updatecli/github/elastic/beats/x-pack/metricbeat/module/stan/_meta/Dockerfile"
1.22.9
Update Heartbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
1.22.9
Update Functionbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"
1.22.9
Update Metricbeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/metricbeat/Dockerfile.debug"
1.22.9
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!