Something about "This lets the release run on the Java SE 21 platform" seems just a little bit awkward to me.
Would it be accurate to say something like: - The chief feature of Derby 10.17.1.0 is the removal of calls to deprecated Java APIs. Derby 10.17.1.0 has been built and tested on the Java SE 21 platform, and will run only on Java SE 21 and newer Java platforms. Derby 10.17.1.0 cannot be used with older Java platforms. Please see http://db.apache.org/derby/derby_downloads.html for more details regarding which Derby releases are compatible with which Java platforms. thanks, bryan On Fri, Nov 10, 2023 at 10:53 AM Rick Hillegas <rick.hille...@gmail.com> wrote: > > Here is a first draft. Please let me know how to improve it. > > ----------------------------------- > > The Apache Derby project is pleased to announce feature release 10.17.1.0. > > Apache Derby is a sub-project of the Apache DB project. Derby is a pure > Java relational database engine which conforms to the ISO/ANSI SQL and > JDBC standards. Derby aims to be easy for developers and end-users to > work with. > > The chief feature of this release is the removal of calls to deprecated > Java APIs. This lets the release run on the Java SE 21 platform. > > In addition, Derby 10.17.1.0 fixes a flaw in Derby's LDAP authentication > logic (CVE-2022-46337). > > Derby 10.17.1.0 contains other bug and documentation fixes. Derby > 10.17.1.0 can be obtained from the Derby download site: > > http://db.apache.org/derby/derby_downloads.html. > > Please try out this new release. >