From 95b69c44dd72e5da3708b28e8360458444e68e30 Mon Sep 17 00:00:00 2001 From: Kevin Yu Date: Thu, 31 Oct 2024 13:14:30 -0700 Subject: [PATCH] Prepare release 0.31.4 (#177) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 466f387..adc38b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## 0.31.4 + +- Update dependencies in https://github.com/grafana/grafana-aws-sdk/pull/175 + - github.com/aws/aws-sdk-go from v1.51.31 to v1.55.5 + - github.com/grafana/grafana-plugin-sdk-go from v0.250.0 to v0.258.0 + - github.com/grafana/sqlds/v4 from v4.1.0 to v4.1.2 +- Update AWS/SES metrics and dimensions in https://github.com/grafana/grafana-aws-sdk/pull/174 + ## 0.31.3 - Update CloudWatch Metrics for AWS IoT SiteWise in https://github.com/grafana/grafana-aws-sdk/pull/172