Skip to content

Commit a2339e3

Browse files
Site checkin for project Apache Mina SSHD
1 parent 5399226 commit a2339e3

15 files changed

Lines changed: 652 additions & 1206 deletions

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/index.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/index.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Apache MINA sshd</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -134,7 +134,7 @@ <h2>Roadmap</h2>
134134
<footer>
135135
<div class="container-fluid">
136136
<div class="row-fluid">
137-
<p>© 2025
137+
<p>© 2025–2026
138138
<a href="https://www.apache.org/">The Apache Software Foundation</a>
139139
</p>
140140
</div>

japicmp-sshd-cli.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-cli.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-cli.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-cli</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-cli</h1>
7474
<p><img src="https://img.shields.io/badge/semver-PATCH-yellow?logo=semver" alt="semver PATCH" title="semver PATCH" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-important'><p class='alert-important'><svg class='alert-important' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' /></svg>Important</p>
77-
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_cli-2.16.0-blue" alt="sshd-cli 2.16.0" title="sshd-cli 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_cli-2.17.1-blue" alt="sshd-cli 2.17.1" title="sshd-cli 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -136,7 +136,7 @@ <h2>Summary</h2>
136136
<footer>
137137
<div class="container-fluid">
138138
<div class="row-fluid">
139-
<p>© 2025
139+
<p>© 2025–2026
140140
<a href="https://www.apache.org/">The Apache Software Foundation</a>
141141
</p>
142142
</div>

japicmp-sshd-common.html

Lines changed: 224 additions & 501 deletions
Large diffs are not rendered by default.

japicmp-sshd-contrib.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-contrib.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-contrib.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-contrib</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-contrib</h1>
7474
<p><img src="https://img.shields.io/badge/semver-MAJOR-red?logo=semver" alt="semver MAJOR" title="semver MAJOR" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-caution'><p class='alert-caution'><svg class='alert-caution' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z' /></svg>Caution</p>
77-
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_contrib-2.16.0-blue" alt="sshd-contrib 2.16.0" title="sshd-contrib 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_contrib-2.17.1-blue" alt="sshd-contrib 2.17.1" title="sshd-contrib 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -388,7 +388,7 @@ <h4>Methods</h4>
388388
<footer>
389389
<div class="container-fluid">
390390
<div class="row-fluid">
391-
<p>© 2025
391+
<p>© 2025–2026
392392
<a href="https://www.apache.org/">The Apache Software Foundation</a>
393393
</p>
394394
</div>

japicmp-sshd-core.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-core.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-core.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-core</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-core</h1>
7474
<p><img src="https://img.shields.io/badge/semver-MAJOR-red?logo=semver" alt="semver MAJOR" title="semver MAJOR" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-caution'><p class='alert-caution'><svg class='alert-caution' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z' /></svg>Caution</p>
77-
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_core-2.16.0-blue" alt="sshd-core 2.16.0" title="sshd-core 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_core-2.17.1-blue" alt="sshd-core 2.17.1" title="sshd-core 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -9670,7 +9670,7 @@ <h4>Fields</h4>
96709670
<tr class="a">
96719671
<td>Removed</td>
96729672
<td><del><code>protected</code></del> <del><code>final</code></del></td>
9673-
<td><del><a href="#null" title="java.lang.Object"><code>Object</code></a></del></td>
9673+
<td><del><a href="#null" title="java.util.concurrent.locks.ReentrantLock"><code>ReentrantLock</code></a></del></td>
96749674
<td><code>decodeLock</code></td>
96759675
<td> </td>
96769676
<td><img src="https://img.shields.io/badge/Field_removed-red" alt="Field removed" title="Field removed" /></td></tr>
@@ -9705,7 +9705,7 @@ <h4>Fields</h4>
97059705
<tr class="b">
97069706
<td>Removed</td>
97079707
<td><del><code>protected</code></del> <del><code>final</code></del></td>
9708-
<td><del><a href="#null" title="java.lang.Object"><code>Object</code></a></del></td>
9708+
<td><del><a href="#null" title="java.util.concurrent.locks.ReentrantLock"><code>ReentrantLock</code></a></del></td>
97099709
<td><code>encodeLock</code></td>
97109710
<td> </td>
97119711
<td><img src="https://img.shields.io/badge/Field_removed-red" alt="Field removed" title="Field removed" /></td></tr>
@@ -11301,7 +11301,7 @@ <h3><code>org.apache.sshd.server.x11.ChannelForwardedX11</code></h3>
1130111301
<footer>
1130211302
<div class="container-fluid">
1130311303
<div class="row-fluid">
11304-
<p>© 2025
11304+
<p>© 2025–2026
1130511305
<a href="https://www.apache.org/">The Apache Software Foundation</a>
1130611306
</p>
1130711307
</div>

japicmp-sshd-git.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-git.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-git.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-git</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-git</h1>
7474
<p><img src="https://img.shields.io/badge/semver-PATCH-yellow?logo=semver" alt="semver PATCH" title="semver PATCH" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-important'><p class='alert-important'><svg class='alert-important' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' /></svg>Important</p>
77-
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_git-2.16.0-blue" alt="sshd-git 2.16.0" title="sshd-git 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_git-2.17.1-blue" alt="sshd-git 2.17.1" title="sshd-git 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -136,7 +136,7 @@ <h2>Summary</h2>
136136
<footer>
137137
<div class="container-fluid">
138138
<div class="row-fluid">
139-
<p>© 2025
139+
<p>© 2025–2026
140140
<a href="https://www.apache.org/">The Apache Software Foundation</a>
141141
</p>
142142
</div>

japicmp-sshd-ldap.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-ldap.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-ldap.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-ldap</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-ldap</h1>
7474
<p><img src="https://img.shields.io/badge/semver-PATCH-yellow?logo=semver" alt="semver PATCH" title="semver PATCH" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-important'><p class='alert-important'><svg class='alert-important' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' /></svg>Important</p>
77-
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_ldap-2.16.0-blue" alt="sshd-ldap 2.16.0" title="sshd-ldap 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_ldap-2.17.1-blue" alt="sshd-ldap 2.17.1" title="sshd-ldap 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -136,7 +136,7 @@ <h2>Summary</h2>
136136
<footer>
137137
<div class="container-fluid">
138138
<div class="row-fluid">
139-
<p>© 2025
139+
<p>© 2025–2026
140140
<a href="https://www.apache.org/">The Apache Software Foundation</a>
141141
</p>
142142
</div>

japicmp-sshd-mina.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-mina.md at 2025-12-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-mina.md at 2026-03-14
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-mina</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-12-23</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-14</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-mina</h1>
7474
<p><img src="https://img.shields.io/badge/semver-PATCH-yellow?logo=semver" alt="semver PATCH" title="semver PATCH" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-important'><p class='alert-important'><svg class='alert-important' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' /></svg>Important</p>
77-
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
77+
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.17.1</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_mina-2.16.0-blue" alt="sshd-mina 2.16.0" title="sshd-mina 2.16.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_mina-2.17.1-blue" alt="sshd-mina 2.17.1" title="sshd-mina 2.17.1" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>
@@ -136,7 +136,7 @@ <h2>Summary</h2>
136136
<footer>
137137
<div class="container-fluid">
138138
<div class="row-fluid">
139-
<p>© 2025
139+
<p>© 2025–2026
140140
<a href="https://www.apache.org/">The Apache Software Foundation</a>
141141
</p>
142142
</div>

0 commit comments

Comments
 (0)