blob: 875306c878441b8dc19c861946e62a079e10e123 (
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
31
32
33
34
35
36
37
38
39
40
41
42
|
# 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.3.4] - 2022/08/31
- [DCAEGEN2-3213] - dcaegen2-collectors-restconf vulnerability updates
- [DCAEGEN2-3234] - Update to latest SDK includes fix for env substitution
## [1.3.3] - 2022/05/21
- [DCAEGEN2-3166] - CodeCoverage improvement for dcaegen2-collectors-restconf
## [1.3.2] - 2022/02/23
- [DCAEGEN2-3043] - Vulnerability updates for J release (gson, logback-core)
## [1.3.1] - 2022/01/20
- [DCAEGEN2-2857] - RESTConf - Switch CBS client library to 1.8.7 or higher
## [1.3.0] - 2022/01/18
- [DCAEGEN2-2962] - Switch RESTCONF Collector to Integration base image
- [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1)
## [1.2.6] - 2021/12/14
- [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.16.0)
## [1.2.5] - 2021/03/19
### Fixed
- [DCAEGEN2-2675](https://jira.onap.org/browse/DCAEGEN2-2675) - Disable access to external entities in XML parsing
## [1.2.5] - 2021/03/12
### Fixed
- [DCAEGEN2-2518](https://jira.onap.org/browse/DCAEGEN2-2518) - Fix the security blocker in restconf collector
## [1.2.4] - 2021/02/19
### Fixed
- [DCAEGEN2-2641](https://jira.onap.org/browse/DCAEGEN2-2641) - Fix the RESTConf sonar report issue
## [1.2.3] - 2021/02/08
### Changed
- [DCAEGEN2-2592](https://jira.onap.org/browse/DCAEGEN2-2592) - Honolulu Vulnerability updates
## [1.2.2] - 2020/12/15
|