5baa372f1b2a099ed9df328b1da168ce1b295798
[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.0] - 2021-09-16
9 - [DCAEGEN2-2694] Integrate helm chart generator
10     - create a switch to toggle between blueprint and helm based deployment types
11 - [DCAEGEN2-2805] Update commons-io version to 2.8.0
12
13 ## [1.2.3]
14 - Update BPGenerator 1.7.3
15   - Update default k8splugin import
16   - Externalize resource limits defaults for generated blueprints
17
18 ## [1.2.2]
19 - Update SpringFox dependencies to version 3.0.0
20   - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html