From 24874bef88711b9090a7a23c2bc0e08af545b961 Mon Sep 17 00:00:00 2001 From: Bojan Djurkovic Date: Tue, 10 Oct 2023 12:23:36 -0300 Subject: [PATCH] docs: update changelog for release 2.3.4 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cd786457..bef81cc01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v2.3.4 / 2023-10-10 + +- [FIX] Build with latest Alpine image to address CVE-2023-38039. + ## v2.3.3 / 2023-09-14 - [BUGFIX] Get all schemas for protobuf compilation in order to support records of multiple versions of same schema.