diff options
author | vv770d <vv770d@att.com> | 2022-02-10 21:48:20 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2022-02-11 15:38:55 +0000 |
commit | 2fe7134ac2bb2f4c10a6acf0164a4653393a5612 (patch) | |
tree | 32ced5ad4f051c22d0a621fc4eff75b92fd01f0c /mod/runtimeapi/Changelog.md | |
parent | 0d1b8727a44b0add010b79e495b799e538057d20 (diff) |
[DCAEMOD/Runtime] Fix NFE error on BP generation1.2.4-mod-runtimeapiistanbul
Change-Id: I71bb73d482221731a0355f01670b4d45720af273
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3028
Issue-ID: DCAEGEN2-3077
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r-- | mod/runtimeapi/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 3dd643c..597eda4 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -5,6 +5,9 @@ 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.2.4] - 2022-02-10 + - [DCAEGEN2-3077][DCAEGEN2-3028] Address NFE issue due to integer type restriction + ## [1.2.3] - Update BPGenerator 1.7.3 - Update default k8splugin import |