File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version.major =5
22version.minor =0
3- version.revision =11
3+ version.revision =12
44# version.tag should start with a dash (-) unless it is empty
5- version.tag =
5+ version.tag =-SNAPSHOT
66# This must be set to the git tag for a release, otherwise to the branch
7- version.svntag =v5.0.11
7+ version.svntag =Branch_5_0
Original file line number Diff line number Diff line change @@ -32,15 +32,22 @@ Changes per Jaybird 5 release.
3232See also <<whats-new-in-jaybird-5>>.
3333For known issues, consult <<known-issues>>.
3434
35+ [#jaybird-5-0-12-changelog]
36+ === Jaybird 5.0.12
37+
38+ Future maintenance releases of Jaybird 5 may stop expanding Java support to include newly released Java versions.
39+ If you use Java 17 or higher, we recommend upgrading to Jaybird 6.
40+
41+ The following has been changed or fixed since Jaybird 5.0.10:
42+
43+ * ...
44+
3545 [#jaybird-5-0-11-changelog]
3646=== Jaybird 5.0.11
3747
3848This release is not fully compatible with the upcoming JDBC 4.5 Specification to be introduced with Java 26.
3949See <<jdbc45-compat>> for more information.
4050
41- Future maintenance releases of Jaybird 5 may stop expanding Java support to include newly released Java versions.
42- If you use Java 17 or higher, we recommend upgrading to Jaybird 6.
43-
4451The following has been changed or fixed since Jaybird 5.0.10:
4552
4653* Backported fatal error detection improvements for `FBPooledConnection` from Jaybird 6 (https://github.com/FirebirdSQL/jaybird/issues/899[#899])
You can’t perform that action at this time.
0 commit comments