[DCAEGEN2] Uplifted the version of SDK to 1.9.5
[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.12.5] - 2024/05/17
8          - [DCAEGEN2-3411] - Validation of OpenAPI files in externalrepo fails
9
10 ## [1.12.4] - 2023/10/19
11          - [DCAEGEN2-3401] - Remove DMaaP dependency in VES-Collector
12
13 ## [1.12.3] - 2023/02/14
14          - [DCAEGEN2-3345] - Test updates for ConfigProcessor, DMaaPConfigurationParser & DMaaPEventPublisher
15
16 ## [1.12.2] - 2023/01/20
17          - [DCAEGEN2-3334] - Update tests execution to be platform agnostic
18          - [DCAEGEN2-3345] - Add additional tests for ConfigProcessor and ApiAuthInterceptor
19
20 ## [1.12.1] - 2022/12/05
21          - [DCAEGEN2-3257] - Align DCAE components with the new logging GR.
22
23 ## [1.12.0] - 2022/10/10
24          - [DCAEGEN2-3295] - SDK upgrade to 1.9.0 (CBSclient changed to remove CBS/Consul parameters) 
25
26 ## [1.11.1] - 2022/01/28
27          - [DCAEGEN2-3214] - Dcaegen2-collectors-ves vulnerability updates
28
29 ## [1.11.0] - 2022/01/28
30          - [DCAEGEN2-2961] - Switch VESCollector to Integration base image(onap/integration-java11:10.0.0)
31          - [DCAEGEN2-3045] - Vulnerability addressal for VESCollector
32
33 ## [1.10.3] - 2022/01/18
34          - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1)
35
36 ## [1.10.2] - 2021/12/14
37          - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.16.0)
38
39 ## [1.10.1] - 2021/08/31
40          -  [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-2719) - CBS-Client supporting configMap
41             - update CBS-Client from 1.8.0 to 1.8.7 in order to enable config file support
42             - fix ambiguous spring-boot-maven-plugin import - set it to 2.4.3
43             - fix ambiguous base docker image - set it to openjdk:11.0.11-jre-slim
44
45 ## [1.10.0] - 2021/06/11
46          -  [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-1483) - VESCollector Event ordering
47             - remove cambria, add DmaaP client
48             - sending event for many topics at once is no longer supported
49             - add backward compatibility status codes
50             - add additional validation for batchEvent            
51
52 ## [1.9.2] - 2021/05/14
53          -  [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES
54             Temporary add mvn profile for enabling/disabling Prometheus metrics            
55
56 ## [1.9.1] - 2021/03/22
57          -  [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES
58             Remove mvn profile for enable/disable Prometheus metrics
59
60 ## [1.9.0] - 2021/03/18
61          -  [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries
62
63 ## [1.8.0] - 2021/02/24
64          -  [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version            
65
66 ## [1.7.11] - 2021/02/18
67          -  [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector
68             Fix sonar reporting problem
69
70 ## [1.7.10] - 2021/02/10
71          -  [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector
72
73 ## [1.7.9] - 2020/11/01
74          -  [DCAEGEN2-2495](https://jira.onap.org/browse/DCAEGEN2-2495) - Ves Collector is down because of java heap space
75
76 ## [1.7.8] - 2020/10/13
77           - [DCAEGEN2-2478](https://jira.onap.org/browse/DCAEGEN2-2478) - Add logs from external-repo-manager lib
78
79 ## [1.7.7] - 2020/09/29
80          - [DCAEGEN2-2462](https://jira.onap.org/browse/DCAEGEN2-2462) - Adapt schema-map.json and test files to updated 3GPP repos 
81
82 ## [1.7.6] - 2020/09/18
83         - [DCAEGEN-2374](https://jira.onap.org/browse/DCAEGEN2-2374) - Fix an error reported by DMaapEventPublisher test when pk is not available.
84         - [DCAEGEN2-2453](https://jira.onap.org/browse/DCAEGEN2-2453) - Fix VES problem with subsequent fetching from CBS.
85
86 ## [1.7.5] - 2020/09/09
87         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Update schema-map.json
88         - [DCAEGEN2-2426](https://jira.onap.org/browse/DCAEGEN2-2426) - Fix bug throwing exception when first event is collected
89
90 ## [1.7.4] - 2020/08/04
91         - [DCAEGEN2-2212](https://jira.onap.org/browse/DCAEGEN2-2212) - Config fetch for VESCollector through DCAE-SDK (CBS Client)
92         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Post stndDefined implementation fixes  
93
94 ## [1.7.3] - 2020/08/10
95         - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Add implementation of stndDefined fields validation
96
97 ## [1.7.2] - 2020/08/04
98         - [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.
99           Fix error response model
100           Update DPO model
101
102 ## [1.7.1] - 2020/07/13
103         - [DCAEGEN2-1484](https://jira.onap.org/browse/DCAEGEN2-1484) - VESCollector DMaap publish optimization
104         - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Add new data-format for 30.2_ONAP schema version
105
106 ## [1.7.0] - 2020/07/09
107         - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Update schema to CommonEventFormat_30.2_ONAP in the eventListerner/v7 interface
108
109 ## [1.6.2] - 2020/06/01
110         - [DCAEGEN2-2245](https://jira.onap.org/browse/DCAEGEN2-2245) - Code improvements 
111           Increase code coverage:
112            - HeaderUtil
113            - EnvProps
114            - WebMvcConfig 
115
116 ## [1.6.1] - 2020/05/21
117         - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Deployment Prometheus and Grafana on RKE for perf tests
118
119 ## [1.6.0] - 2020/05/13
120         - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Expose Prometheus API for performance tests