blob: 597eda43854f818777d73189aba33a464bb75858 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Change Log
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.4] - 2022-02-10
- [DCAEGEN2-3077][DCAEGEN2-3028] Address NFE issue due to integer type restriction
## [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
|