R10 tag/path update
[dcaegen2/platform/plugins.git] / k8s / ChangeLog.md
index 7d2f4ea..76a2449 100644 (file)
@@ -5,6 +5,35 @@ 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/).
 
+## [3.9.0]
+* OOM-2712 Add a configuration of certificates for communication between external-tls init container and CertService API
+
+## [3.8.0]
+* Update policy lib to 2.5.1
+
+## [3.7.0]
+* Update to python3 version of policy lib
+
+## [3.6.0]
+* DCAEGEN2-2440  - Add integration with cert-manager. 
+* Enable creation of certificate custom resource instead cert-service-client container, 
+when flag "CMPv2CertManagerIntegration" is enabled
+
+## [3.5.3]
+* Fix bug with default mode format in ConfigMapVolumeSource
+## [3.5.2]
+* DCAEGEN2-2546 - Add support for config_volume in k8s_client
+
+## [3.5.1]
+* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services.
+* Add properties to ports list to support IPv6 services
+## [3.5.0]
+* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services.
+* Update kubernetes python plugin to version 12.0.1 
+## [3.4.3]
+* OOM-2526 - Replace AAF CertService with OOM CertService
+* Rename truststore merger init container to cert post processor
+
 ## [3.4.1]
 * DCAEGEN2-2253 - Add support to move CMPv2 keystore in place of AAF CertMan keystore
 * Make secret for cert-service-client container configurable