CM 4.4.2 with K8splugin 3.8.0
[dcaegen2/deployments.git] / cm-container / Changelog.md
1 # Change Log
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [4.4.2] - 12/03/2021 
8 * Upgrade k8s-plugin to 3.8.0 (Switch to policy-lib 2.5.1 to fix base64 encoding issue during policy 
9  configuration fetch)
10
11 ## [4.4.1] - 09/03/2021 
12 * Upgrade k8s-plugin to 3.7.0 (Switch to py3 version of policy-lib 2.5.0)
13
14 ## [4.4.0] - 26/02/2021 
15 * Upgrade k8s-plugin to 3.6.0 (Add integration with cert-manager. Enable creation of certificate custom resource
16  instead cert-service-client container, when flag "CMPv2CertManagerIntegration" is enabled)
17
18 ## [4.3.1] - 18/02/2021 
19 * Upgrade k8s-plugin to 3.5.3 (Fix bug with default mode format in ConfigMapVolumeSource)
20
21 ## [4.3.0] - 12/02/2021 
22 * Upgrade k8s-plugin to 3.5.2
23
24 ## [4.2.0] - 05/02/2021