Skip to content

Commit 6af6a4c

Browse files
committed
Jaybird 6.0.1 and Jaybird 5.0.7 released
1 parent 803ec21 commit 6af6a4c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: src/docs/asciidoc/appendices/jaybirdversions/jaybird5.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Jaybird 5 supports Java 8 (JDBC 4.2), and Java 9 and higher (JDBC 4.3).
88

99
Given the limited support period for Java 9 and higher versions, we limit support to Java 8, 11, 17 and the most recent LTS version after Java 17 and the latest Java release.
10-
Currently, that means we support Java 8, 11, 17, 21, and 23.
10+
Currently, that means we support Java 8, Java 11, Java 17, Java 21, and Java 24.
1111

1212
[NOTE]
1313
====

Diff for: src/docs/asciidoc/appendices/jaybirdversions/jaybird6.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Jaybird 6 supports Java 17 and higher (JDBC 4.3).
88

99
Given the limited support period for non-LTS Java versions, we limit support to Java 17 and the most recent LTS version after Java 17, and the latest Java release.
10-
Currently, that means we support Java 17, Java 21, and Java 23.
10+
Currently, that means we support Java 17, Java 21, and Java 24.
1111

1212
Jaybird 6 provides libraries compiled against Java 17, which also work on higher Java versions.
1313

Diff for: src/docs/asciidoc/jaybird_manual.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Roman Rokytskyy; Mark Rotteveel
1010
:outlinelevels: 6:1
1111
:imagesdir: images
1212
:icons: font
13-
:jaybird6-full-version: 6.0.0
14-
:jaybird6-jna-version: 5.16.0
15-
:jaybird6-bc-version: 1.79
16-
:jaybird5-full-version: 5.0.6
13+
:jaybird6-full-version: 6.0.1
14+
:jaybird6-jna-version: 5.17.0
15+
:jaybird6-bc-version: 1.80
16+
:jaybird5-full-version: 5.0.7
1717
:jaybird5-template-version: {jaybird5-full-version}.<java>
1818
:jaybird5-example-version: {jaybird5-full-version}.java11
19-
:jaybird5-jna-version: 5.15.0
19+
:jaybird5-jna-version: 5.17.0
2020
:jaybird4-full-version: 4.0.10
2121
:jaybird4-template-version: {jaybird4-full-version}.<java>
2222
:jaybird4-example-version: {jaybird4-full-version}.java11

0 commit comments

Comments
 (0)