summaryrefslogtreecommitdiffstats
path: root/Changelog.md
blob: 14147cc7e991d9862c8268a0cc9b156902b2820d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changelog
All notable changes to this project will be documented in this file.


## [1.6.0]

### Added
- Update java to 11 in the refrepo image 
    - https://jira.onap.org/browse/VNFSDK-646
- Update certs expiration date from default 30 days to 730 days (2 years)
    - https://jira.onap.org/browse/VNFSDK-650

## [1.6.1]

### Fix
- Fix JSON parsing error returned from GET request
  - https://jira.onap.org/browse/VNFSDK-697