X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fonboardingapi%2FChangeLog.md;h=ede9878f4cdf7e8a153b89d16baf55283b067c3d;hb=ed1d04cf7ac4371ead557a0d564f948174ca5597;hp=21d0f0c8b9ce89935e299affa03ff0c385f0dc8c;hpb=77f2732015a0ab038bf6be6afaf924b827f44835;p=dcaegen2%2Fplatform.git diff --git a/mod/onboardingapi/ChangeLog.md b/mod/onboardingapi/ChangeLog.md index 21d0f0c..ede9878 100644 --- a/mod/onboardingapi/ChangeLog.md +++ b/mod/onboardingapi/ChangeLog.md @@ -5,6 +5,23 @@ 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 + +## [2.12.3] + +* Add Python 3.8 support +* Use Integration base image + +## [2.12.1] + +* Run as non-root ## [2.12.0]