From 68f3f9275276ca2829bd5ea84a43254f93c274cd Mon Sep 17 00:00:00 2001 From: Stefano Sinatti Date: Tue, 9 Apr 2024 12:16:18 +0200 Subject: [PATCH] Release 1.16.0 (#9) * [skip ci] Update project to latest tag verifica-firma-eidas-1.16.0 * [maven-release-plugin] prepare release verifica-firma-eidas-1.16.0 * [maven-release-plugin] prepare for next development iteration --------- Co-authored-by: parerworker Co-authored-by: GitHub Actions --- RELEASE-NOTES.md | 5 ++++- pom.xml | 7 ++++++- src/main/resources/application.yaml | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 41a36dd..683c678 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1 +1,4 @@ -## 1.15.0 (29-01-2024) +## 1.16.0 (14-03-2024) + +### Novità: 1 +- [#31419](https://parermine.regione.emilia-romagna.it/issues/31419) Attivazione statistiche per monitoraggio con prometheus diff --git a/pom.xml b/pom.xml index 673eb5c..8b0b0b5 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 verifica-firma-eidas - 1.15.2-SNAPSHOT + 1.16.1-SNAPSHOT ${packaging.type} Verifica Firma EIDAS Progetto per effettuare firme e validazioni con librerie DSS (EIDAS) @@ -267,6 +267,11 @@ org.springframework.boot spring-boot-starter-webflux + + io.micrometer + micrometer-registry-prometheus + runtime + org.springdoc diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index aa1d238..43b3ff0 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -49,7 +49,7 @@ management: endpoints: web: exposure: - include: "info, health, jolokia, threaddump, scheduledtasks" + include: "info, health, jolokia, threaddump, scheduledtasks, prometheus" # DSS (sostituito rispetto dss.properties) dss: