From a0528d77f5ab8148a172e45c19cf33cd6856cae9 Mon Sep 17 00:00:00 2001 From: enricovianello Date: Thu, 18 Dec 2025 15:58:02 +0100 Subject: [PATCH] Bump version to 3.3.7 and update CHANGELOG.md Updated also the list of authors/developers --- AUTHORS | 7 ++++--- CHANGELOG.md | 8 ++++++++ pom.xml | 11 ++++++++++- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9107e8e..c18ef9a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,6 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -Andrea Ceccanti -Valerio Venturi -Daniele Andreotti \ No newline at end of file +Enrico Vianello +Federica Agostini +Francesco Giacomini +Stefano Zotti \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 592c438..128c081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ SPDX-License-Identifier: Apache-2.0 # Changelog +## 3.3.7 (2025-12-18) + +### Changed + +* Support for AlmaLinux 10 +* Signed RPMs on VOMS repository +* Support loading LSC files for selected VOs + ## 3.3.6 (2025-07-31) ### Changed diff --git a/pom.xml b/pom.xml index 4c5c310..f0e0cff 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 org.italiangrid voms-api-java - 3.3.7-SNAPSHOT + 3.3.7 jar voms-api-java @@ -95,6 +95,15 @@ SPDX-License-Identifier: Apache-2.0 Developer + + fagostin + Federica Agostini + federica.agostini@cnaf.infn.it + INFN CNAF + + Developer + +