Set OCLIP version to 5.0.3 .
[vnfsdk/refrepo.git] / Changelog.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4
5 ## [1.6.0]
6
7 ### Added
8 - Update java to 11 in the refrepo image 
9     - https://jira.onap.org/browse/VNFSDK-646
10 - Update certs expiration date from default 30 days to 730 days (2 years)
11     - https://jira.onap.org/browse/VNFSDK-650
12
13 ## [1.6.1]
14
15 ### Fix
16 - Fix JSON parsing error returned from GET request
17   - https://jira.onap.org/browse/VNFSDK-697