diff --git a/VERSION b/VERSION index 8580e0042a05d..8684b399206a9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9-2023.12.26-47086b8e8 \ No newline at end of file +2.9-2023.12.28-a52e719a5 \ No newline at end of file diff --git a/changelog/CHANGELOG.md b/changelog/CHANGELOG-2.9-2023.12.28-a52e719a5.md similarity index 55% rename from changelog/CHANGELOG.md rename to changelog/CHANGELOG-2.9-2023.12.28-a52e719a5.md index 53c0a3c2642bd..71595df167b77 100644 --- a/changelog/CHANGELOG.md +++ b/changelog/CHANGELOG-2.9-2023.12.28-a52e719a5.md @@ -1,3 +1,4 @@ ### Event reporter v2.0.2 -* Feat: added new metric cf_e_reporter_app_events_size and new bool env var EVENT_REPORTER_DETAILED_METRICS, if false will report 'not_reported' label values \ No newline at end of file +* Feat: added new metric cf_e_reporter_app_events_size and new bool env var EVENT_REPORTER_DETAILED_METRICS, if false will report 'not_reported' label values +* Feat: added support for argocd path to event reporter and new env var ARGOCD_SERVER_ROOTPATH \ No newline at end of file