File rubygem-data_objects.changes of Package rubygem-data_objects
-------------------------------------------------------------------
Mon Jan 25 05:48:33 UTC 2016 - coolo@suse.com
- updated to version 0.10.17
see installed ChangeLog.markdown
## 0.10.17 2016-01-24
* Enable CI with Ruby 2.3
* Improve utf8mb4 support in do\_mysql
* Fix memory leak in do\_mysql and do\_postgres
* Support for MySQL 5.7 in do\_mysql
* Fix bug with DateTime and wrong timezone offsets
* Fix compilation on JRuby 9000
-------------------------------------------------------------------
Mon May 18 04:28:47 UTC 2015 - coolo@suse.com
- updated to version 0.10.16
see installed ChangeLog.markdown
## 0.10.16 2015-05-17
* Fix compile issue with do\_postgres on stock OS X Ruby
-------------------------------------------------------------------
Mon Feb 16 05:28:38 UTC 2015 - coolo@suse.com
- updated to version 0.10.15
-------------------------------------------------------------------
Mon Oct 13 09:48:55 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sun Feb 23 09:24:48 UTC 2014 - coolo@suse.com
- updated to version 0.10.14
* Don't do DNS lookup in transaction loading
-------------------------------------------------------------------
Tue Jul 30 18:46:56 UTC 2013 - coolo@suse.com
- updated to version 0.10.13
* Create binaries for Ruby 2.0 on Windows
* Fix segfault in do\_postgres
* Fix compilation of do\_oracle for Ruby 2.0
-------------------------------------------------------------------
Wed Jan 23 06:55:07 UTC 2013 - coolo@suse.com
- updated to version 0.10.12
* Fix JRuby driver loading for newer jdbc-\* gems
* Compatibility change for anscient MySQL versions
-------------------------------------------------------------------
Sun Dec 30 06:34:46 UTC 2012 - coolo@suse.com
- updated to version 0.10.11
* Rename C symbols to prevent name collitions
-------------------------------------------------------------------
Thu Nov 1 07:11:48 UTC 2012 - coolo@suse.com
- updated to version 0.10.10
* JRuby performance improvements
* Reconnect added on JRuby
* do\_sqlite3 C driver supports busy\_timeout
-------------------------------------------------------------------
Mon Oct 1 07:57:50 UTC 2012 - coolo@suse.com
- updated to version 0.10.9
* Don't try to escape queries when no binding parameters are given
-------------------------------------------------------------------
Fri Oct 14 15:29:23 UTC 2011 - fcastelli@suse.com
- add missing 'Provides' statement
-------------------------------------------------------------------
Fri Oct 14 14:30:03 UTC 2011 - fcastelli@suse.com
- update to version 0.10.7
-------------------------------------------------------------------
Fri Oct 7 09:07:00 UTC 2011 - fcastelli@suse.com
- Update to version 0.10.6
-------------------------------------------------------------------
Thu Mar 3 09:24:34 UTC 2011 - fcastelli@novell.com
- Fixed licenses of doc and testsuite sub packages
-------------------------------------------------------------------
Thu Mar 3 09:13:18 UTC 2011 - fcastelli@novell.com
- update to version 0.10.3
-------------------------------------------------------------------
Fri Jun 11 15:06:47 UTC 2010 - mrueckert@suse.de
- update to version 0.10.2
* Support for Encoding.default_internal
* Rework logging to adding a callback is possible
- additional changes from version 0.10.1
* Removal of Extlib dependency: Pooling and Utilities code moved
to DataObjects.
* Switch to Jeweler for Gem building tasks (this change may be
temporary).
* Switch to using Bacon for running specs: This should make specs
friendlier to new Ruby implementations that are not yet 100%
MRI-compatible, and in turn, pave the road for our own IronRuby
and MacRuby support.
* Make DataObjects::Reader Enumerable.
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Mon Dec 21 17:06:43 UTC 2009 - mrueckert@suse.de
- update to 0.10.0
-------------------------------------------------------------------
Mon Mar 23 20:22:23 CET 2009 - dmacvicar@suse.de
- initial package