From ef4c9a1d695e25342286736876c8144637623ada Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Fri, 7 Jun 2024 16:35:21 -0400 Subject: [PATCH] Add changelog. --- ...-Go-1.21.10.yaml => 1712176768-Upgrade-to-Go-1.21.11.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename changelog/fragments/{1712176768-Upgrade-to-Go-1.21.10.yaml => 1712176768-Upgrade-to-Go-1.21.11.yaml} (95%) diff --git a/changelog/fragments/1712176768-Upgrade-to-Go-1.21.10.yaml b/changelog/fragments/1712176768-Upgrade-to-Go-1.21.11.yaml similarity index 95% rename from changelog/fragments/1712176768-Upgrade-to-Go-1.21.10.yaml rename to changelog/fragments/1712176768-Upgrade-to-Go-1.21.11.yaml index 660a05e6ae4..bf98fd8e261 100644 --- a/changelog/fragments/1712176768-Upgrade-to-Go-1.21.10.yaml +++ b/changelog/fragments/1712176768-Upgrade-to-Go-1.21.11.yaml @@ -11,7 +11,7 @@ kind: security # Change summary; a 80ish characters long description of the change. -summary: Upgrade to Go 1.21.10. +summary: Upgrade to Go 1.21.11. # Long description; in case the summary is not enough to describe the change # this field accommodate a description without length limits. @@ -25,7 +25,7 @@ component: "elastic-agent" # If not present is automatically filled by the tooling finding the PR where this changelog fragment has been added. # NOTE: the tooling supports backports, so it's able to fill the original PR number instead of the backport PR number. # Please provide it if you are adding a fragment for a different PR. -pr: https://github.com/elastic/elastic-agent/pull/4697 +pr: https://github.com/elastic/elastic-agent/pull/4855 # Issue URL; optional; the GitHub issue related to this changeset (either closes or is part of). # If not present is automatically filled by the tooling with the issue linked to the PR number.