File tree Expand file tree Collapse file tree 3 files changed +22
-4
lines changed
Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 22#
33# SPDX-License-Identifier: Apache-2.0
44
5- Andrea Ceccanti <andrea.ceccanti@cnaf.infn.it>
6- Valerio Venturi <valerio.venturi@cnaf.infn.it>
7- Daniele Andreotti <daniele.andreotti@cnaf.infn.it>
5+ Enrico Vianello <enrico.vianello@cnaf.infn.it>
6+ Federica Agostini <federica.agostini@cnaf.infn.it>
7+ Francesco Giacomini <francesco.giacomini@cnaf.infn.it>
8+ Stefano Zotti <stefano.zotti@cnaf.infn.it>
Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ SPDX-License-Identifier: Apache-2.0
66
77# Changelog
88
9+ ## 3.3.7 (2025-12-18)
10+
11+ ### Changed
12+
13+ * Support for AlmaLinux 10
14+ * Signed RPMs on VOMS repository
15+ * Support loading LSC files for selected VOs
16+
917## 3.3.6 (2025-07-31)
1018
1119### Changed
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0
1010
1111 <groupId >org.italiangrid</groupId >
1212 <artifactId >voms-api-java</artifactId >
13- <version >3.3.7-SNAPSHOT </version >
13+ <version >3.3.7</version >
1414 <packaging >jar</packaging >
1515
1616 <name >voms-api-java</name >
@@ -95,6 +95,15 @@ SPDX-License-Identifier: Apache-2.0
9595 <role >Developer</role >
9696 </roles >
9797 </developer >
98+ <developer >
99+ <id >fagostin</id >
100+ <name >Federica Agostini</name >
101+ <email >federica.agostini@cnaf.infn.it</email >
102+ <organization >INFN CNAF</organization >
103+ <roles >
104+ <role >Developer</role >
105+ </roles >
106+ </developer >
98107 </developers >
99108
100109 <build >
You can’t perform that action at this time.
0 commit comments