Skip to content

Commit eb22dc8

Browse files
committed
Add a release note about dropping Java 7 support
Added a release note message indicating that the 6.0.11 release is the last one that will support Java 7. Starting with the following release, we will only support Java 8 or later.
1 parent 75aea3f commit eb22dc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ <h3>Version 6.0.11</h3>
1313
</p>
1414

1515
<ul>
16+
<li>
17+
Note that this is the last release that will support Java 7. The next release
18+
(expected to have a version number of 7.0.0) will only support Java 8 and later.
19+
<br><br>
20+
</li>
21+
1622
<li>
1723
Updated the Filter methods for creating substring filters to better support empty
1824
components. In LDAP filters, filters are transmitted using a binary encoding,

0 commit comments

Comments
 (0)