X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mod%2Fruntimeapi%2FChangelog.md;h=3dd643c00e2b385e17b24ab49ff2a325d00d92ea;hb=a494a322554924f6f9c3d6cc79240f54d3a8da0b;hp=526159de2d3ead56bede766fb51ae91797405def;hpb=07474d4b594ae6b1972751bfc5b10d6f75b67377;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 526159d..3dd643c 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/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/). +## [1.2.3] +- Update BPGenerator 1.7.3 + - Update default k8splugin import + - Externalize resource limits defaults for generated blueprints + ## [1.2.2] - Update SpringFox dependencies to version 3.0.0 - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html