From 9e0b6a20a77fdb54b871fbca55965cecdcb64921 Mon Sep 17 00:00:00 2001 From: Juan Manuel Perez Date: Thu, 3 Oct 2024 10:56:22 +0200 Subject: [PATCH] add entry to changelog for go 1.22.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f4ae5..07cc569 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Unreleased section should follow [Release Toolkit](https://github.com/newrelic/r ## Unreleased +### dependency + +- Upgrade go to 1.23.2 + ### enhancements - Upgrade integrations SDK so the interval is variable and allows intervals up to 5 minutes