Jaybird 2.2 beta hopefully will be released this weekend with jdbc 3.0 and open/libre office support

News via Mark Rotteveel on twitter

Finishing touches to Jaybird 2.2 beta releasenotes, hopefully I will be able to finally release it this weekend

ps:
Jaybird 2.2 is the next Firebird jdbc driver release with many fixes which will include improved support of the JTA specification (XADataSource and XAResource interfaces). Additionally it already has improved support for OpenOffice.org/LibreOffice Base component, which deviates in some places from the JDBC 3.0 specification.

Rails driver rubyfb 0.6.7 is released

This version brings a series of fixes and improvements (Row and ResultSet are now pure ruby implementations)

Release files can be found here

Changelog for this version

  • Add test to ensure row numbering scheme
  • Fix row numbering
  • Minor AR adapter improvement
  • Include Enumerable in Row And ResultSet
  • Update tests
  • Row: pure ruby implementation
  • ResultSet: pure ruby implementation
  • Use static vars fo rb_intern caches – this should fix os x linkage issues

You can check the github Commits log for the code changes

Official Firebird driver FDB release 0.7.2 is out with Support for Python 3 and Distributed Transactions

FDB release 0.7.2 is out:
http://pypi.python.org/pypi/fdb/0.7.2

Highlights for this release:
– Python 3 Support (thanks to Philippe Makowski)
– Support for Distributed Transactions
– Support for NBACKUP Service
– Support for Trace Service

And as always, some bugs fixed.

Main target for next version: support for Firebird Events.

Note: I’m really glad that Philippe joined the FDB team, especially to look after Python 3 support (but not only that). Thanks!

You can also read the announcement on firebird-python list

 

1 112 113 114 115 116 298