[DCAEMOD/Runtime] Fix NFE error on BP generation
[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.2.4] - 2022-02-10
9   - [DCAEGEN2-3077][DCAEGEN2-3028] Address NFE issue due to integer type restriction
10
11 ## [1.2.3]
12 - Update BPGenerator 1.7.3
13   - Update default k8splugin import
14   - Externalize resource limits defaults for generated blueprints
15
16 ## [1.2.2]
17 - Update SpringFox dependencies to version 3.0.0
18   - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html