diff options
author | Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com> | 2021-02-16 10:13:08 +0100 |
---|---|---|
committer | Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com> | 2021-02-16 10:24:10 +0100 |
commit | ed1d04cf7ac4371ead557a0d564f948174ca5597 (patch) | |
tree | 85cfd8b992f9cd6d380f6dbdd92cec4ffc9a849f /mod/onboardingapi/ChangeLog.md | |
parent | 8499d0955ad0966975ca2c05fd695633a432f59a (diff) |
Top up onboarding-api version (2.12.5) - for component spec schema update.2.12.5-mod-onboardingapi
Change-Id: I997adf565bd0ee6615b7c048a672b6ec9828dd33
Issue-ID: DCAEGEN2-2627
Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
Diffstat (limited to 'mod/onboardingapi/ChangeLog.md')
-rw-r--r-- | mod/onboardingapi/ChangeLog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mod/onboardingapi/ChangeLog.md b/mod/onboardingapi/ChangeLog.md index 4413ded..ede9878 100644 --- a/mod/onboardingapi/ChangeLog.md +++ b/mod/onboardingapi/ChangeLog.md @@ -5,6 +5,11 @@ 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.5] + +* Fix component-spec-schema bug: Failed validating 'oneOf' in schema['properties']['volumes']['items'] + + ## [2.12.4] * Update component-spec-schema to support: kafka stream subscribes and publishes, config maps as volumes |