Skip to content

Commit 5398f82

Browse files
committed
Firebird/Java support
1 parent 17458be commit 5398f82

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/docs/asciidoc/release_notes.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,10 @@ Feedback can be sent to the {firebird-java}[Firebird-java mailing list] or repor
193193
[#supported-firebird-versions]
194194
=== Supported Firebird versions
195195

196-
Jaybird {version_wo_target} was tested against Firebird 3.0.12, Firebird 4.0.5, Firebird 5.0.2, and recent snapshots of Firebird 5.0.3 and Firebird 6.0, but should also support other Firebird versions from 3.0 and up.
196+
Jaybird {version_wo_target} was tested against Firebird 3.0.13, Firebird 4.0.6, and Firebird 5.0.3, but should also support other Firebird versions from 3.0 and up.
197197
Firebird 2.5 and older are not supported.
198198

199-
Firebird 6.0 is currently also not considered supported (see also <<firebird-support>> in <<whats-new-in-jaybird-6>>).
199+
Firebird 6.0 is currently not considered supported (see also <<firebird-support>> in <<whats-new-in-jaybird-6>>).
200200

201201
Jaybird 6 will -- by default -- not connect to Firebird 2.5 or older.
202202
See also <<unsupported-protocol>>.
@@ -206,15 +206,15 @@ This driver does not support InterBase.
206206
[#supported-java-versions]
207207
=== Supported Java versions
208208

209-
Jaybird 6 supports Java 17 and higher (JDBC 4.3).
209+
Jaybird 6 supports Java 17 and higher (JDBC 4.3/JDBC 4.4).
210210
Support for earlier Java versions has been dropped.
211211

212-
Given the limited support period for Java 9 and higher versions, we limit support to Java 17, the most recent LTS version after Java 17, and the latest Java release.
212+
Given the limited support period for Java 17 and higher versions, we limit support to Java 17, Java 21, and the latest Java release.
213213
Currently, that means we support Java 17, Java 21, and Java 24.
214214

215215
[NOTE]
216216
====
217-
Jaybird 5 will serve as a "`long-term support`" version for Java 8 and 11, with maintenance releases at least until the release of Jaybird 7.
217+
Jaybird 5 serves as a "`long-term support`" version for Java 8 and Java 11, with maintenance releases at least until the release of Jaybird 7.
218218
====
219219

220220
Jaybird 6 provides libraries compiled for Java 17.
@@ -527,7 +527,7 @@ Jaybird 6 supports Firebird 3.0, Firebird 4.0, and Firebird 5.0.
527527
.No promises on Firebird 6.0 support
528528
[WARNING]
529529
====
530-
Firebird 6.0 is still in its early stages of development, and is expected to include changes -- like schema support -- that may impact Jaybird.
530+
Firebird 6.0 is still in development, and includes changes -- like schema support -- that impact Jaybird.
531531
532532
As a result -- at this time -- we make no promises on the support for Firebird 6.0 by Jaybird 6.
533533
We may delay support for Firebird 6.0 until Jaybird 7, or we may improve support during maintenance releases of Jaybird 6.

0 commit comments

Comments
 (0)