rubygem-delayed_job/rubygem-delayed_job.changes
Stephan Kulow 103f3b46f0 - updated to version 4.0.0
* Rails 4 compatibility
 * Reverted threaded startup due to daemons incompatibilities
 * Attempt to recover from job reservation errors
 * Rails 4 compatibility
 * Threaded startup script for faster multi-worker startup
 * YAML compatibility changes
 * Added jobs:check rake task

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-delayed_job?expand=0&rev=11
2013-07-31 05:48:45 +00:00

59 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Jul 31 05:45:54 UTC 2013 - coolo@suse.com
- updated to version 4.0.0
* Rails 4 compatibility
* Reverted threaded startup due to daemons incompatibilities
* Attempt to recover from job reservation errors
* Rails 4 compatibility
* Threaded startup script for faster multi-worker startup
* YAML compatibility changes
* Added jobs:check rake task
-------------------------------------------------------------------
Sun Feb 3 17:18:32 UTC 2013 - coolo@suse.com
- updated to version 3.0.5
* Better job timeout error logging
* psych support for delayed_job_data_mapper deserialization
* User can configure the worker to raise a SignalException on TERM and/or INT
* Add the ability to run all available jobs and exit when complete
-------------------------------------------------------------------
Mon Nov 12 12:20:42 UTC 2012 - coolo@suse.com
- updated to version 3.0.4, no changelog
-------------------------------------------------------------------
Fri Aug 10 06:44:06 UTC 2012 - coolo@suse.com
- updated to version 3.0.3, moving it out of the -3_0 package
as our new policy says latest upstream is without suffix
-------------------------------------------------------------------
Mon May 28 15:10:41 UTC 2012 - jreidinger@suse.com
- do not specify exact major version if it is not needed. It
prevents build with rails 3.2
-------------------------------------------------------------------
Tue Dec 6 16:22:59 UTC 2011 - fcastelli@suse.com
- update to version 2.1.4
-------------------------------------------------------------------
Fri Jun 11 15:23:45 UTC 2010 - mrueckert@suse.de
- update to version 2.0.3
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Fri Nov 13 17:57:48 UTC 2009 - mrueckert@suse.de
- initial package