aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
blob: abe7dc70b01e72212e492556987ba4d2835548d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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.7.1] - 24/08/2021
### Changed
- Update DCAE SDK version from 1.6.0 to 1.8.7

## [1.7.0] - 11/08/2021
### Changed
- Change AAI variable syntax to "{{variable}}" 

## [1.6.1] - 29/07/2021
### Changed
- Fix vulnerabilities (top up spring-boot version to 2.4.8) 

## [1.6.0] - 25/02/2021
### Changed
- Change Docker's base image to integration-java11

## [1.5.6] - 10/02/2021
### Changed
- Updated to use DCAE-SDK 1.6.0

## [1.5.5] - 10/02/2021 
### Changed
- [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Spring Web from 5.2.12 to 5.3.3