From 2fe7134ac2bb2f4c10a6acf0164a4653393a5612 Mon Sep 17 00:00:00 2001 From: vv770d Date: Thu, 10 Feb 2022 21:48:20 +0000 Subject: [DCAEMOD/Runtime] Fix NFE error on BP generation Change-Id: I71bb73d482221731a0355f01670b4d45720af273 Signed-off-by: vv770d Issue-ID: DCAEGEN2-3028 Issue-ID: DCAEGEN2-3077 Signed-off-by: vv770d --- mod/runtimeapi/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mod/runtimeapi/Changelog.md') 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 -- cgit 1.2.3-korg