diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-28 10:06:30 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-28 10:06:30 +0100 |
commit | 59a85d1e280b011d05416ac3dbe6d823f60834f6 (patch) | |
tree | 28200cd1a23792655ef402a1deeaa8997282dc1c /mod | |
parent | 0a405a9b4515f960d36d254032db680e97ab1e94 (diff) |
Update onboarding-api changelog2.12.4-mod-onboardingapi
Issue-ID: DCAEGEN2-2546
Issue-ID: DCAEGEN2-1179
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I2ae4f6421bc569c364bd9515d2cf5983083c24af
Diffstat (limited to 'mod')
-rw-r--r-- | mod/onboardingapi/ChangeLog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/onboardingapi/ChangeLog.md b/mod/onboardingapi/ChangeLog.md index 28578d2..4413ded 100644 --- a/mod/onboardingapi/ChangeLog.md +++ b/mod/onboardingapi/ChangeLog.md @@ -5,6 +5,14 @@ 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/). +## [2.12.4] + +* Update component-spec-schema to support: kafka stream subscribes and publishes, config maps as volumes + +## [2.12.3] + +* Add Python 3.8 support +* Use Integration base image ## [2.12.1] |