[MOD/Runtime] Upgrade to Helmgen-core 1.0.4
[dcaegen2/platform.git] / mod / runtimeapi / Changelog.md
1 # Change Log
2
3 All notable changes to this project will be documented in this file.
4
5 The format is based on [Keep a Changelog](http://keepachangelog.com/) 
6 and this project adheres to [Semantic Versioning](http://semver.org/).
7
8 ## [1.3.3] - 2022-06-03
9 - [DCAEGEN2-3087] Switch helmgen-core version to 1.0.4 (includes fix for log path)
10
11 ## [1.3.2] - 2022-01-04
12 - [DCAEGEN2-3028] Change version format to MMddHHmm (removed YY)
13 - [DCAEGEN2-3008] Update helmgen-core from snapshot to released version
14 - [DCAEGEN2-3088] Set spring-boot-maven-plugin to 2.6.2
15 - [DCAEGEN2-3052] Update helmgen-core to 1.0.3 (includes vulnerability fixes for J)
16
17 ## [1.3.1] - 2021-10-13
18 - [DCAEGEN2-2936] Update helmgen-core to 1.0.2
19 - [DCAEGEN2-2936] Update helm version to 3.5.4
20
21 ## [1.3.0] - 2021-09-16
22 - [DCAEGEN2-2694] Integrate helm chart generator
23     - create a switch to toggle between blueprint and helm based deployment types
24 - [DCAEGEN2-2805] Update commons-io version to 2.8.0
25
26 ## [1.2.3]
27 - Update BPGenerator 1.7.3
28   - Update default k8splugin import
29   - Externalize resource limits defaults for generated blueprints
30
31 ## [1.2.2]
32 - Update SpringFox dependencies to version 3.0.0
33   - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html