Skip to content

Commit 9e44afe

Browse files
authored
Merge pull request #644 from php-enqueue/merge08
Merge08
2 parents c8936f8 + 79b5cf5 commit 9e44afe

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,44 @@
11
# Change Log
22

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+
335
## [0.8.40](https://github.com/php-enqueue/enqueue-dev/tree/0.8.40) (2018-10-22)
436
[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.39...0.8.40)
537

638
- \[redis\] support for delay [\#553](https://github.com/php-enqueue/enqueue-dev/issues/553)
739

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+
842
## [0.8.39](https://github.com/php-enqueue/enqueue-dev/tree/0.8.39) (2018-10-19)
943
[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.38...0.8.39)
1044

0 commit comments

Comments
 (0)