2015-11-14 10:58:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 14 09:57:23 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 4.01
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
4.01 2015-11-12
|
|
|
|
- Improved retry methods to allow options to be changed for already inactive
|
|
|
|
jobs.
|
|
|
|
|
2015-11-10 10:41:14 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-11-11 14:56:10 +00:00
|
|
|
Wed Nov 11 10:12:25 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 4.0
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
4.0 2015-11-09
|
|
|
|
- Removed attempts attribute from Minion::Job.
|
|
|
|
- Improved Minion::Backend::Pg to preserve more information across retries for
|
|
|
|
debugging.
|
|
|
|
- Fixed bug where jobs could not be retried automatically if a worker went
|
|
|
|
away.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-11-10 10:41:14 +00:00
|
|
|
Mon Nov 9 09:55:00 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.03
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
3.03 2015-11-08
|
|
|
|
- Added queues option to perform_jobs method in Minion.
|
|
|
|
|
2015-10-31 18:36:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 31 10:49:31 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.02
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
3.02 2015-10-31
|
|
|
|
- Fixed portability issues in tests.
|
|
|
|
|
|
|
|
3.01 2015-10-30
|
|
|
|
- Added support retrying failed jobs automatically.
|
|
|
|
- Added backoff attribute to Minion.
|
|
|
|
- Added attempts attribute to Minion::Job.
|
|
|
|
- Added attempts option to enqueue method in Minion and Minion::Backend::Pg.
|
|
|
|
- Added -A option to job command.
|
|
|
|
|
|
|
|
3.0 2015-10-30
|
|
|
|
- Removed Minion::Backend::File, because DBM::Deep quickly becomes unusably
|
|
|
|
slow, you can use the CPAN module Minion::Backend::SQLite instead.
|
|
|
|
|
2015-10-16 18:48:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 16 09:22:50 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.05
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
2.05 2015-10-15
|
|
|
|
- Fixed bug where jobs could sometimes not be finished correctly by the worker
|
|
|
|
command.
|
|
|
|
|
|
|
|
2.04 2015-10-14
|
|
|
|
- Fixed portability issue in worker command.
|
|
|
|
|
2015-10-11 12:48:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 11 09:01:00 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.03
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
2.03 2015-10-09
|
|
|
|
- Improved commands to show all options that can affect their behavior.
|
|
|
|
|
2015-10-10 11:07:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 10 09:06:45 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.02
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
2.02 2015-10-08
|
|
|
|
- Improved job command to show the queue in job lists.
|
|
|
|
|
2015-10-04 09:45:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 4 08:59:20 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.01
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
2.01 2015-10-02
|
|
|
|
- Fixed Windows portability issues in tests.
|
|
|
|
|
2015-10-02 19:16:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 2 09:16:58 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.0
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
2.0 2015-10-01
|
|
|
|
- Removed -t option from worker command.
|
|
|
|
- Added support for multiple named queues.
|
|
|
|
- Added retries attribute to Minion::Job.
|
|
|
|
- Added retries argument to fail_job, finish_job and retry_job methods in
|
|
|
|
Minion::Backend::File and Minion::Backend::Pg.
|
|
|
|
- Added queue option to enqueue method in Minion.
|
|
|
|
- Added queue option to enqueue and retry_job methods in Minion::Backend::File
|
|
|
|
and Minion::Backend::Pg.
|
|
|
|
- Added queues option to dequeue method in Minion::Worker.
|
|
|
|
- Added queues option to dequeue method in Minion::Backend::File and
|
|
|
|
Minion::Backend::Pg.
|
|
|
|
- Added -q option to job and worker commands.
|
|
|
|
- Improved worker command to be more resilient to time jumps.
|
|
|
|
- Fixed a race condition in Minion::Backend::File and Minion::Backend::Pg
|
|
|
|
where a retried job did not have to be dequeued again before it could be
|
|
|
|
finished.
|
|
|
|
|
|
|
|
1.19 2015-09-28
|
|
|
|
- Added support for retrying jobs with a new priority.
|
|
|
|
- Added priority option to retry method in Minion::Job.
|
|
|
|
- Added priority option to retry_job method in Minion::Backend::File and
|
|
|
|
Minion::Backend::Pg.
|
|
|
|
|
2015-09-03 13:36:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 3 08:50:10 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.18
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
1.18 2015-08-30
|
|
|
|
- Fixed Makefile.PL to be compliant with version 2 of the CPAN distribution
|
|
|
|
metadata specification.
|
|
|
|
|
2015-08-29 18:27:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 29 08:54:57 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.17
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
1.17 2015-08-29
|
|
|
|
- Fixed bug in worker command where new jobs would still be dequeued after
|
|
|
|
receiving an INT/TERM signal.
|
|
|
|
|
|
|
|
1.16 2015-08-28
|
|
|
|
- Improved worker command to detect workers without heartbeat a little faster.
|
|
|
|
|
2015-05-16 16:18:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 16 08:20:13 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.15
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
1.15 2015-05-15
|
|
|
|
- Added support for retrying jobs with a delay. (kwa)
|
|
|
|
- Added delay option to retry method in Minion::Job. (kwa)
|
|
|
|
- Added delay option to retry_job method in Minion::Backend::File. (kwa)
|
|
|
|
- Added delay option to retry_job method in Minion::Backend::Pg. (kwa)
|
|
|
|
|
2015-04-22 13:58:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 06:26:06 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.14
|
|
|
|
see /usr/share/doc/packages/perl-Minion/Changes
|
|
|
|
|
|
|
|
1.14 2015-04-21
|
|
|
|
- Improved performance of Minion::Backend::Pg with a new index. (avkhozov)
|
|
|
|
|
2015-03-27 09:04:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 27 09:04:17 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 1.13
|
|
|
|
* created by cpanspec 1.78.08
|
|
|
|
|