| 
									
										
										
										
											2020-05-19 12:13:27 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue May 19 09:27:47 UTC 2020 - Petr Gajdos <pgajdos@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - %python3_only -> %python_alternative | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-03-19 04:24:11 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Mar 19 04:21:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.3.0: | 
					
						
							|  |  |  |   * RQ 1.3.0 (2020-03-09) | 
					
						
							|  |  |  |     + Support for infinite job timeout. Thanks @theY4Kman! | 
					
						
							|  |  |  |     + Added __main__ file so you can now do python -m rq.cli. Thanks @bbayles! | 
					
						
							|  |  |  |     + Fixes an issue that may cause zombie processes. Thanks @wevsty! | 
					
						
							|  |  |  |     + job_id is now passed to logger during failed jobs. Thanks @smaccona! | 
					
						
							|  |  |  |     + queue.enqueue_at() and queue.enqueue_in() now supports explicit args and kwargs function invocation. Thanks @selwin! | 
					
						
							|  |  |  |   * RQ 1.2.2 (2020-01-31) | 
					
						
							|  |  |  |     + Job.fetch() now properly handles unpickleable return values. Thanks @selwin! | 
					
						
							|  |  |  |   * RQ 1.2.1 (2020-01-31) | 
					
						
							|  |  |  |     + enqueue_at() and enqueue_in() now sets job status to scheduled. Thanks @coolhacker170597! | 
					
						
							|  |  |  |     + Failed jobs data are now automatically expired by Redis. Thanks @selwin! | 
					
						
							|  |  |  |     + Fixes RQScheduler logging configuration. Thanks @FlorianPerucki! | 
					
						
							|  |  |  |   * RQ 1.2.0 (2020-01-04) | 
					
						
							|  |  |  |     + This release also contains an alpha version of RQ's builtin job scheduling mechanism. Thanks @selwin! | 
					
						
							|  |  |  |     + Various internal API changes in preparation to support multiple job dependencies. Thanks @thomasmatecki! | 
					
						
							|  |  |  |     + --verbose or --quiet CLI arguments should override --logging-level. Thanks @zyt312074545! | 
					
						
							|  |  |  |     + Fixes a bug in rq info where it doesn't show workers for empty queues. Thanks @zyt312074545! | 
					
						
							|  |  |  |     + Fixed queue.enqueue_dependents() on custom Queue classes. Thanks @van-ess0! | 
					
						
							|  |  |  |     + RQ and Python versions are now stored in job metadata. Thanks @eoranged! | 
					
						
							|  |  |  |     + Added failure_ttl argument to job decorator. Thanks @pax0r! | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-24 07:41:09 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Aug 24 06:01:26 UTC 2019 - Jan Engelhardt <jengelh@inai.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Trim conjecture from description. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-12 15:16:47 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Aug 12 15:07:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.1.0: | 
					
						
							|  |  |  |   * Many feature updates and bugfixes to support new python stack | 
					
						
							|  |  |  | - Execute tests | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-12 15:05:14 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Feb  4 13:40:07 UTC 2019 - Marcus Rueckert <mrueckert@suse.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - initial package |