Pre-order for the Lazarus Handbook has just started
Pre-order for the Lazarus Handbook has just started:
https://www.blaisepascal.eu/subscribers/UK/UK_Book_Lazarus_Handbook.html
ps : There is a special item for Firebird in Vol 2
Pre-order for the Lazarus Handbook has just started:
https://www.blaisepascal.eu/subscribers/UK/UK_Book_Lazarus_Handbook.html
ps : There is a special item for Firebird in Vol 2
IBReplicator 5.0.5 is available for download. More details in the release notes.
Mark Rotteveel announced on twitter :
I just published a new Jaybird 4.0.0-SNAPSHOT for testing. Notable new features: Firebird 4 DECFLOAT support and support for Firebird 3+ wire encryption. See https://t.co/xU6H66vKL0 for more information #firebird #jdbc #jaybird
— Mark Rotteveel (@Avalanche1979) January 21, 2018
Roadmap Document has been updated with info for all supported releases : 2.5.x , 3.0.x , 4.x
| Version series 2.5.x has a maintenance cycle of two point releases per year.
The latest release currently available in this series is v2.5.8. Explore its download locationor documentation. v2.5.9 is the next point release to come, it’s scheduled for Q4 2018. Follow the “Track Details” icon for a list of bugfixes scheduled for this version. |
Series 3.0.x
| Version series 3.0.x is the latest one released by the project and thus it has the highest priority in terms of the bug fixing, with updates scheduled quarterly. All kinds of bugfixes and performance improvements are possible inside its codebase, including ports to new platforms.
Key points:
The latest release currently available in this series is v3.0.2. Explore its download location or documentation. v3.0.3 is the next point release to come, it’s scheduled for Q1 2018. Follow the “Track Details” icon for a list of bugfixes scheduled for this version. |
New Development: version 4.0
| Firebird 4.0 represents the project’s next milestone release after v3.0, its development has been started in March 2016.
You may check what features to expect at the v4.0 planning board. Use the “Track Details” icon to discover the list of tasks currently scheduled for v4.0 Beta Release. Alpha 1 preview release is available for testing. Daily v4.0 builds can be downloaded from the snapshot area. |
Firebird Project is happy to announce general availability of Firebird 2.5.8 — the latest minor release in the Firebird 2.5 series.
This sub-release introduces several bug fixes and a few improvements, please refer to the Release Notes for the full list of changes. Binary kits for Windows and Linux on both 32-bit and 64-bit platforms are immediately available for download. Binary kits for Mac OS X will follow shortly.
The Firebird JDBC team is happy to announce the release of Jaybird 3.0.3 and Jaybird 2.2.14.
Jaybird 3.0.3 contains the following fixes and changes:
java.lang.IllegalStateException: Can't overwrite cause when FBResourceException initialised its exception cause. (JDBC-512)Automatic-Module-Name: org.firebirdsql.jaybird to manifest for forwards compatibility with Java 9 modularization. (JDBC-511)See the Jaybird 3.0.3 release notes for more information. Jaybird 3.0.3 can be downloaded from the JDBC Driver page.
Jaybird 2.2.14 contains the following fixes and changes:
Automatic-Module-Name: org.firebirdsql.jaybird to manifest for forwards compatibility with Java 9 modularization. (JDBC-511)See the Jaybird 2.2.14 release notes for more information. Jaybird 2.2.14 can be downloaded from the JDBC Driver page.
PyFirebirdSql 1.0.1 is released with ipv6 support and other fixes that can be reviewed in the commits log .
Perl extension DBD::Firebird version 1.31 is released with quite a few changes if you compare with provious announcement , here are a few from the ChangeLog:
* remove artificial hard-coded limit of 1_000_000 bytes when fetching BLOB data
* add /usr/local to the list of possible firebird homes [RT#123723]
* blob_type needs to be signed to be assigned/compared to -1
* bpb parameter to isc_open_blob2 is a pointer
* drop unused column character set definition
* correctly check for Test::CheckDeps presense
* finish: do not check uninitialised status vector If statement type is isc_info_sql_stmt_exec_procedure,isc_dsql_free_statement is not called and there is no point checking the status vector for errors. An error there may be from a previous call, or just plain garbage.
Fixes Debian bug : 883183 — test failure on i386, and RT#110979
* add support for a ‘timeout=$secs’ parameter [RT#119764]
* put fb_api_ver in XS and make it available to both embedded and regular driver
* more constants for client version (major/minor/full version string)
More presentations from Firebird Tour 2017:
Stay tuned for more interesting materials!