From 4faf24adf432182f4358313fcf9c074a63eb5f7b Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Mon, 7 Jun 2021 16:56:00 +0200 Subject: Update cm-container with dmaap-plugin 1.5.1 Bump version of cm-container from 4.5.0 to 4.6.0 Issue-ID: DCAEGEN2-2750 Signed-off-by: Joanna Jeremicz Change-Id: I901d86517289b47302dbf129931c751abf7fd280 --- cm-container/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cm-container/Changelog.md') diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md index d312322..207c71e 100644 --- a/cm-container/Changelog.md +++ b/cm-container/Changelog.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [4.6.0] - 07/06/2021 +* Upgrade dmaap-plugin to 1.5.1 (Fix incorrect var name in DMaaP plugin topic creation) + ## [4.5.0] - 12/04/2021 * Upgrade k8s-plugin to 3.9.0 (Add a configuration of certificates for communication between external-tls init container and CertService API) -- cgit 1.2.3-korg