From fac9b273c7b4ba8e3378e8427a49f40a9479ad73 Mon Sep 17 00:00:00 2001 From: newrelic-coreint-bot Date: Wed, 9 Oct 2024 10:38:43 +0000 Subject: [PATCH] Update changelog with changes from v3.8.0 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa4405f..4dbcbd48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased -### dependency +## v3.8.0 - 2024-10-09 +### dependency - Upgrade go to 1.23.2 -### enhancements - +### 🚀 Enhancements - Upgrade integrations SDK so the interval is variable and allows intervals up to 5 minutes ## v3.7.5 - 2024-09-11