summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-03-25 19:17:51 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-25 19:17:51 +0000
commitca44b9fe5569ff40a21fdc66cf841d5cdf2d224d (patch)
treed864f9d28a23f35a5ec883f66fba68b303857ec2 /Changelog.md
parenta301ed348b44b1b4ca91d2123c4480952a4777c7 (diff)
parent248f7071137dbb16e9362a06a86f744d19486052 (diff)
Merge "Enable prometheus metrics by default"1.9.1
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/Changelog.md b/Changelog.md
index 563a860d..c95ba903 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -46,7 +46,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector
Fix sonar reporting problem
## [1.8.0] - 24/02/2021
- - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version
- Use updated CommonEventSchema to validate IP in VES Collector
+ - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version
## [1.9.0] - 18/03/2021
- - [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries
+ - [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries
+## [1.9.1] - 22/03/2021
+ - [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES
+ Remove mvn profile for enable/disable Prometheus metrics