X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2FChangelog.md;h=9e4f0288d2d2592b6b815d5382daaef90c5454c8;hb=460c1c55994b1fa4d0f02573e4cfc6dfb26b2b30;hp=526159de2d3ead56bede766fb51ae91797405def;hpb=2765dff7fe30b714ff834ca4e17374de4322b32e;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 526159d..9e4f028 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -5,6 +5,24 @@ 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/). +## [1.3.2] - 2022-01-04 +- [DCAEGEN2-3028] Change version format to MMddHHmm (removed YY) +- [DCAEGEN2-3008] Update helmgen-core from snapshot to released version + +## [1.3.1] - 2021-10-13 +- [DCAEGEN2-2936] Update helmgen-core to 1.0.2 +- [DCAEGEN2-2936] Update helm version to 3.5.4 + +## [1.3.0] - 2021-09-16 +- [DCAEGEN2-2694] Integrate helm chart generator + - create a switch to toggle between blueprint and helm based deployment types +- [DCAEGEN2-2805] Update commons-io version to 2.8.0 + +## [1.2.3] +- Update BPGenerator 1.7.3 + - Update default k8splugin import + - Externalize resource limits defaults for generated blueprints + ## [1.2.2] - Update SpringFox dependencies to version 3.0.0 - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html