[DCAE/ves] Release 1.10.2 container
[dcaegen2/collectors/ves.git] / Changelog.md
1 # Change Log
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [1.10.2] - 2021/12/14
8          - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability
9
10 ## [1.10.1] - 2021/08/31
11          -  [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-2719) - CBS-Client supporting configMap
12             - update CBS-Client from 1.8.0 to 1.8.7 in order to enable config file support
13             - fix ambiguous spring-boot-maven-plugin import - set it to 2.4.3
14             - fix ambiguous base docker image - set it to openjdk:11.0.11-jre-slim
15
16 ## [1.10.0] - 2021/06/11
17          -  [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-1483) - VESCollector Event ordering
18             - remove cambria, add DmaaP client
19             - sending event for many topics at once is no longer supported
20             - add backward compatibility status codes
21             - add additional validation for batchEvent            
22
23 ## [1.9.2] - 2021/05/14
24          -  [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES
25             Temporary add mvn profile for enabling/disabling Prometheus metrics            
26
27 ## [1.9.1] - 2021/03/22
28          -  [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES
29             Remove mvn profile for enable/disable Prometheus metrics
30
31 ## [1.9.0] - 2021/03/18
32          -  [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries
33
34 ## [1.8.0] - 2021/02/24
35          -  [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version            
36
37 ## [1.7.11] - 2021/02/18
38          -  [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector
39             Fix sonar reporting problem
40
41 ## [1.7.10] - 2021/02/10
42          -  [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector
43
44 ## [1.7.9] - 2020/11/01
45          -  [DCAEGEN2-2495](https://jira.onap.org/browse/DCAEGEN2-2495) - Ves Collector is down because of java heap space
46
47 ## [1.7.8] - 2020/10/13
48           - [DCAEGEN2-2478](https://jira.onap.org/browse/DCAEGEN2-2478) - Add logs from external-repo-manager lib
49
50 ## [1.7.7] - 2020/09/29
51          - [DCAEGEN2-2462](https://jira.onap.org/browse/DCAEGEN2-2462) - Adapt schema-map.json and test files to updated 3GPP repos 
52
53 ## [1.7.6] - 2020/09/18
54         - [DCAEGEN-2374](https://jira.onap.org/browse/DCAEGEN2-2374) - Fix an error reported by DMaapEventPublisher test when pk is not available.
55         - [DCAEGEN2-2453](https://jira.onap.org/browse/DCAEGEN2-2453) - Fix VES problem with subsequent fetching from CBS.
56
57 ## [1.7.5] - 2020/09/09
58         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Update schema-map.json
59         - [DCAEGEN2-2426](https://jira.onap.org/browse/DCAEGEN2-2426) - Fix bug throwing exception when first event is collected
60
61 ## [1.7.4] - 2020/08/04
62         - [DCAEGEN2-2212](https://jira.onap.org/browse/DCAEGEN2-2212) - Config fetch for VESCollector through DCAE-SDK (CBS Client)
63         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Post stndDefined implementation fixes  
64
65 ## [1.7.3] - 2020/08/10
66         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Add implementation of stndDefined fields validation
67
68 ## [1.7.2] - 2020/08/04
69         - [DCAEGEN2-1771](https://jira.onap.org/browse/DCAEGEN2-1771) - Add StndDefined event routing to dmaap streams defined in namespace event field - no second stage event validation.
70           Fix error response model
71           Update DPO model
72
73 ## [1.7.1] - 2020/07/13
74         - [DCAEGEN2-1484](https://jira.onap.org/browse/DCAEGEN2-1484) - VESCollector DMaap publish optimization
75         - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Add new data-format for 30.2_ONAP schema version
76
77 ## [1.7.0] - 2020/07/09
78         - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Update schema to CommonEventFormat_30.2_ONAP in the eventListerner/v7 interface
79
80 ## [1.6.2] - 2020/06/01
81         - [DCAEGEN2-2245](https://jira.onap.org/browse/DCAEGEN2-2245) - Code improvements 
82           Increase code coverage:
83            - HeaderUtil
84            - EnvProps
85            - WebMvcConfig 
86
87 ## [1.6.1] - 2020/05/21
88         - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Deployment Prometheus and Grafana on RKE for perf tests
89
90 ## [1.6.0] - 2020/05/13
91         - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Expose Prometheus API for performance tests
92