File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ Unreleased] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v10.1.3...master )
5+ ## [ Unreleased] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v10.2.0...master )
6+
7+ ## [ 10.2.0 (2020-04-24)] (https://github.com/vyuldashev/la
8+
9+ Huge thanks to [ adm-bone] ( https://github.com/adm-bome ) for this release.
10+
11+ - Added support for Laravel 7.0 [ #319 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/319 )
12+ - Added ` rabbitmq:exchange-delete ` artisan command [ #317 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/317 )
13+ - Added ` rabbitmq:queue-delete ` artisan command [ #317 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/317 )
14+ - Failed jobs can be rerouted to another exchange [ #317 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/317 )
15+ - Exchange type is configurable [ #317 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/317 )
16+ - Job attempts are fixed [ #304 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/304 )
17+ - Added prioritization for failed jobs [ #304 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/304 )
18+ - Fixed: if delay is not set when releasing a job, job will be lost [ #304 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/304 )
19+ - Fix loosing messages when forced to close connection [ #311 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/311 )
20+ - Fixed unacked message when class not found [ #314 ] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/314 )
621
722## [ 10.1.3 (2020-01-12)] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/compare/v10.1.2...v10.1.3 )
823
You can’t perform that action at this time.
0 commit comments