Update runtime-api with bpgen 1.7.3
[dcaegen2/platform.git] / mod / runtimeapi / Changelog.md
1 # Change Log
2
3 All notable changes to this project will be documented in this file.
4
5 The format is based on [Keep a Changelog](http://keepachangelog.com/) 
6 and this project adheres to [Semantic Versioning](http://semver.org/).
7
8 ## [1.2.3]
9 - Update BPGenerator 1.7.3
10   - Update default k8splugin import
11   - Externalize resource limits defaults for generated blueprints
12
13 ## [1.2.2]
14 - Update SpringFox dependencies to version 3.0.0
15   - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html