|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.8.41](https://github.com/php-enqueue/enqueue-dev/tree/0.8.41) (2018-11-19) |
| 4 | +[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.40...0.8.41) |
| 5 | + |
| 6 | +- \[dbal\] consumption improvements. [\#605](https://github.com/php-enqueue/enqueue-dev/issues/605) |
| 7 | +- Make new RouterProcessor backward compatible. [\#598](https://github.com/php-enqueue/enqueue-dev/issues/598) |
| 8 | +- profiler and data collector should support multiple clients. [\#594](https://github.com/php-enqueue/enqueue-dev/issues/594) |
| 9 | +- \[bundle\]\[client\] Add ability to configure multiple clients. [\#592](https://github.com/php-enqueue/enqueue-dev/issues/592) |
| 10 | +- \[gearman\]\[travis\] Build and cache gearman extension. [\#511](https://github.com/php-enqueue/enqueue-dev/issues/511) |
| 11 | +- \[consumption\] Do not overwrite signal handlers set before SignalExtension [\#318](https://github.com/php-enqueue/enqueue-dev/issues/318) |
| 12 | +- \[Symfony\] add support to transfer tokenStorage \(user info\) to the worker [\#69](https://github.com/php-enqueue/enqueue-dev/issues/69) |
| 13 | + |
| 14 | +- Fix AMQP tests [\#614](https://github.com/php-enqueue/enqueue-dev/issues/614) |
| 15 | +- Enqueue/FS does not use latest Parse DSN class [\#610](https://github.com/php-enqueue/enqueue-dev/issues/610) |
| 16 | +- Async commands queue setup error [\#608](https://github.com/php-enqueue/enqueue-dev/issues/608) |
| 17 | +- \[FS\] Maximum function nesting level of '256' reached [\#327](https://github.com/php-enqueue/enqueue-dev/issues/327) |
| 18 | + |
| 19 | +- \[dbal\] consumer should still work if table is truncated [\#638](https://github.com/php-enqueue/enqueue-dev/issues/638) |
| 20 | +- \[redis\] LogicException on set priority [\#635](https://github.com/php-enqueue/enqueue-dev/issues/635) |
| 21 | +- Elastica populate with AWS SQS [\#629](https://github.com/php-enqueue/enqueue-dev/issues/629) |
| 22 | +- SQS and fallback subscription consumer [\#625](https://github.com/php-enqueue/enqueue-dev/issues/625) |
| 23 | +- \[dsn\] Add multi hosts parsing. [\#624](https://github.com/php-enqueue/enqueue-dev/issues/624) |
| 24 | +- \[Symfony\] Try to check private service existence from container [\#621](https://github.com/php-enqueue/enqueue-dev/issues/621) |
| 25 | +- Configuration with Amazon SQS and Symfony [\#619](https://github.com/php-enqueue/enqueue-dev/issues/619) |
| 26 | +- \[redis\] Do not force phpredis [\#551](https://github.com/php-enqueue/enqueue-dev/issues/551) |
| 27 | + |
| 28 | +- Fixed headline [\#631](https://github.com/php-enqueue/enqueue-dev/pull/631) ([OskarStark](https://github.com/OskarStark)) |
| 29 | +- Compatibility with 0.9x [\#615](https://github.com/php-enqueue/enqueue-dev/pull/615) ([ASKozienko](https://github.com/ASKozienko)) |
| 30 | +- Fix Tests 0.8x [\#609](https://github.com/php-enqueue/enqueue-dev/pull/609) ([ASKozienko](https://github.com/ASKozienko)) |
| 31 | +- Add support for the 'ciphers' ssl option [\#607](https://github.com/php-enqueue/enqueue-dev/pull/607) ([eperazzo](https://github.com/eperazzo)) |
| 32 | +- Allow JobStorage to reset the EntityManager [\#586](https://github.com/php-enqueue/enqueue-dev/pull/586) ([damijank](https://github.com/damijank)) |
| 33 | +- Fix delay not working on SQS [\#584](https://github.com/php-enqueue/enqueue-dev/pull/584) ([mbeccati](https://github.com/mbeccati)) |
| 34 | + |
3 | 35 | ## [0.8.40](https://github.com/php-enqueue/enqueue-dev/tree/0.8.40) (2018-10-22)
|
4 | 36 | [Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.39...0.8.40)
|
5 | 37 |
|
6 | 38 | - \[redis\] support for delay [\#553](https://github.com/php-enqueue/enqueue-dev/issues/553)
|
7 | 39 |
|
| 40 | +- \[rdkafka\] Backport changes to topic subscription [\#575](https://github.com/php-enqueue/enqueue-dev/pull/575) ([Steveb-p](https://github.com/Steveb-p)) |
| 41 | + |
8 | 42 | ## [0.8.39](https://github.com/php-enqueue/enqueue-dev/tree/0.8.39) (2018-10-19)
|
9 | 43 | [Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.38...0.8.39)
|
10 | 44 |
|
|
0 commit comments