diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-01-29 09:37:04 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-01-29 09:37:04 +0100 |
commit | 66f26cabe0e761ffa691c1240c92af11843bd798 (patch) | |
tree | cd7708ebae89a93b603a9011e3a4a1feb4fa3fc9 | |
parent | 8499d0955ad0966975ca2c05fd695633a432f59a (diff) |
Release bpgenerator 1.7.2
Changes:
- Add native kafka streams support
- Add config_volume support
- Add support for app-config inputs in different types
Issue-ID: DCAEGEN2-1179
Issue-ID: DCAEGEN2-2441
Issue-ID: DCAEGEN2-2546
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I842e28bed9760c01d379a8e986cf9b92fa49e89d
-rw-r--r-- | releases/1.7.2-blueprint-generator.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/1.7.2-blueprint-generator.yaml b/releases/1.7.2-blueprint-generator.yaml new file mode 100644 index 0000000..7d979a9 --- /dev/null +++ b/releases/1.7.2-blueprint-generator.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '1.7.2' +project: 'dcaegen2/platform' +log_dir: 'dcaegen2-platform-mod-bpgenerator-maven-stage-master/362' |