Skip to content

Commit adab67f

Browse files
committed
releasing 11.1.0
1 parent b748f12 commit adab67f

File tree

1 file changed

+38
-4
lines changed

1 file changed

+38
-4
lines changed

releases.xml

Lines changed: 38 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,43 @@
167167
<br/>
168168
</preamble>
169169

170+
<series id="server-11.1">
171+
<title>server 11.1.x</title>
172+
<description>
173+
<p>dCache 11.1 is a Feature Release introducing the following highlights:</p>
174+
<ul>
175+
<li>NFSv4.1 Read-delegation support</li>
176+
177+
178+
</ul>
179+
<p>Incompatibilities</p>
180+
<ul>
181+
<li>Drop support for nfsv4_1_files layout type.</li>
182+
<li>Drop admin commands to set/get/list `flags` associated with files.</li>
183+
<li>Absolete `pool.enable.hsm-flag`.</li>
184+
<li>Stop populating of `t_storageinfo` chimera table.</li>
185+
<li>Removed Legacy admin shell</li>
186+
</ul>
187+
188+
189+
190+
<p>dCache v11.1 requires a JVM supporting Java 17.</p>
191+
</description>
192+
<releases>
170193

171194

195+
<name>dCache VERSION</name>
196+
<download-url-prefix>repo/11.1/dcache</download-url-prefix>
197+
<notes-url>release-notes-11.1.shtml</notes-url>
198+
<version-prefix>11.1.</version-prefix>
199+
200+
<release>
201+
202+
</release>
203+
204+
</releases>
205+
</series>
206+
172207
<series id="server-11.0">
173208
<title>server 11.0.x</title>
174209
<description>
@@ -180,10 +215,9 @@
180215

181216
</ul>
182217
<p>Incompatibilities</p>
183-
<ul>
184-
185-
</ul>
186-
<p>dCache v11.0 requires a JVM supporting Java 17.</p>
218+
219+
220+
<p>dCache v11.1 requires a JVM supporting Java 17.</p>
187221
</description>
188222
<releases>
189223

0 commit comments

Comments
 (0)