You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/asciidoc/release_notes.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -364,7 +364,7 @@ endif::[]
364
364
ifeval::["{version_tag}" == "-SNAPSHOT"]
365
365
Jaybird {version_wo_target} is available on the Sonatype snapshot repository.
366
366
367
-
NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://central.sonatype.com/repository/maven-snapshots
367
+
NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://central.sonatype.com/repository/maven-snapshots/
368
368
endif::[]
369
369
370
370
[horizontal.compact]
@@ -535,7 +535,7 @@ For a full list of changes, see milestones https://github.com/FirebirdSQL/jaybir
535
535
The minimum supported Java version of Jaybird 6 is Java 17.
536
536
Our expectation is that Java version specific artifacts are no longer needed.
537
537
As a consequence, the Java version has been dropped from the version number.
538
-
The full version and naming convention is documented in https://github.com/FirebirdSQL/jaybird/blob/v5.0.0-beta-1/devdoc/jdp/jdp-2023-01-version-number-and-naming-scheme.md[jdp-2023-01: Version Number and Naming Scheme]
538
+
The full version and naming convention is documented in https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2023-01-version-number-and-naming-scheme.md[jdp-2023-01: Version Number and Naming Scheme]
539
539
540
540
As a result of these new naming conventions, the following has changed:
541
541
@@ -661,7 +661,7 @@ See also <<getting-jaybird-6>>.
661
661
662
662
The OOREMOTE protocol (JDBC URL prefix `++jdbc:firebird[sql]:oo:++`) has been removed in Jaybird 6.
663
663
664
-
See also https://github.com/FirebirdSQL/jaybird/tree/master/devdoc/jdp/jdp-2022-04-deprecate-ooremote.md[jdp-2022-04: Deprecate OOREMOTE (OpenOffice/LibreOffice driver) for removal].
664
+
See also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2022-04-deprecate-ooremote.md[jdp-2022-04: Deprecate OOREMOTE (OpenOffice/LibreOffice driver) for removal].
665
665
666
666
The recommended replacement is to use LibreOffice and the builtin "`Firebird External`" connection option in LibreOffice Base, instead of the "`JDBC`" option with Jaybird on the classpath of LibreOffice.
667
667
@@ -1519,7 +1519,7 @@ It might have been a change we forgot to document, but it could just as well be
1519
1519
[#support-for-firebird-25-dropped]
1520
1520
=== Support for Firebird 2.5 dropped
1521
1521
1522
-
Jaybird 6 has dropped support for Firebird 2.5 (see also https://github.com/FirebirdSQL/jaybird/tree/master/devdoc/jdp/jdp-2021-03-drop-firebird-2-5-support.md[jdp-2021-03: Drop Firebird 2.5 support]).
1522
+
Jaybird 6 has dropped support for Firebird 2.5 (see also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2021-03-drop-firebird-2-5-support.md[jdp-2021-03: Drop Firebird 2.5 support]).
1523
1523
1524
1524
By default, Jaybird 6 will only connect to Firebird 3.0 and higher.
0 commit comments