Changelog for
ruby2.3-rubygem-delayed_job-4.1.1-23.1.x86_64.rpm :
Fri Sep 25 14:00:00 2015 cooloAATTsuse.com
- updated to version 4.1.1
see installed CHANGELOG.md
4.1.1 - 2015-09-24
==================
* Fix shared specs for back-ends that reload objects
Wed Sep 23 14:00:00 2015 cooloAATTsuse.com
- updated to version 4.1.0
see installed CHANGELOG.md
4.1.0 - 2015-09-22
==================
* Alter `Delayed::Command` to work with or without Rails
* Allow `Delayed::Worker.delay_jobs` configuration to be a proc
* Add ability to set destroy failed jobs on a per job basis
* Make `Delayed::Worker.new` idempotent
* Set quiet from the environment
* Rescue `Exception` instead of `StandardError` in worker
* Fix worker crash on serialization error
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.0.6
Sun Oct 12 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style
Mon Apr 21 14:00:00 2014 cooloAATTsuse.com
- updated to version 4.0.1
* Update gemspec for Rails 4.1
* Make logger calls more universal
* Check that records are persisted? instead of new_record?
Wed Jul 31 14:00:00 2013 cooloAATTsuse.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 13:00:00 2013 cooloAATTsuse.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 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.0.4, no changelog
Fri Aug 10 14:00:00 2012 cooloAATTsuse.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 14:00:00 2012 jreidingerAATTsuse.com
- do not specify exact major version if it is not needed. It
prevents build with rails 3.2
Tue Dec 6 13:00:00 2011 fcastelliAATTsuse.com
- update to version 2.1.4
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- update to version 2.0.3
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Fri Nov 13 13:00:00 2009 mrueckertAATTsuse.de
- initial package