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 + +