From b53588b27a9e285482b65d71c034074ef57951b1 Mon Sep 17 00:00:00 2001 From: swoole-bundle-bot Date: Sun, 3 Jan 2021 20:50:59 +0000 Subject: [PATCH] chore(release): v0.8.3 :tada: * ci: upgrade swoole to v4.5.9 ([f9e500a](https://github.com/k911/swoole-bundle/commit/f9e500a)) * ci(circle): add jobs that builds swoole extension from master branch (#352) ([2e6d4a2](https://github.com/k911/swoole-bundle/commit/2e6d4a2)), closes [#352](https://github.com/k911/swoole-bundle/issues/352) * ci(circle): run code coverage on php 7.4 ([38be3dd](https://github.com/k911/swoole-bundle/commit/38be3dd)) * ci(circle): run tests on php 8.0.x ([37f4c3d](https://github.com/k911/swoole-bundle/commit/37f4c3d)) * ci(travis): fix builds ([243386b](https://github.com/k911/swoole-bundle/commit/243386b)) * chore(composer): upgrade deps ([bea91e7](https://github.com/k911/swoole-bundle/commit/bea91e7)) * chore(composer): upgrade deps (#324) ([66eaa03](https://github.com/k911/swoole-bundle/commit/66eaa03)), closes [#324](https://github.com/k911/swoole-bundle/issues/324) * chore(composer): upgrade deps (#378) ([420107d](https://github.com/k911/swoole-bundle/commit/420107d)), closes [#378](https://github.com/k911/swoole-bundle/issues/378) * chore(composer): upgrade packages ([6a5d6aa](https://github.com/k911/swoole-bundle/commit/6a5d6aa)) * chore(composer): upgrade to v2 (#379) ([d0ae314](https://github.com/k911/swoole-bundle/commit/d0ae314)), closes [#379](https://github.com/k911/swoole-bundle/issues/379) * chore(deps): upgrade dependencies ([c113a35](https://github.com/k911/swoole-bundle/commit/c113a35)) * chore(swoole): upgrade swoole extension to v4.5.10 ([f0c1162](https://github.com/k911/swoole-bundle/commit/f0c1162)) * chore(symfomy): remove deprecations ([1fa722e](https://github.com/k911/swoole-bundle/commit/1fa722e)) * test: fix tests that rely on swoole server start command - disable output (#392) ([6e17e47](https://github.com/k911/swoole-bundle/commit/6e17e47)), closes [#392](https://github.com/k911/swoole-bundle/issues/392) * test(coverage): fix xdebug extension ([e33d4bd](https://github.com/k911/swoole-bundle/commit/e33d4bd)) * test(session-storage): test if session storage works with CacheKernel ([ef0857c](https://github.com/k911/swoole-bundle/commit/ef0857c)) * build(deps-dev): bump doctrine/annotations from 1.10.3 to 1.10.4 (#307) ([0b9ce04](https://github.com/k911/swoole-bundle/commit/0b9ce04)), closes [#307](https://github.com/k911/swoole-bundle/issues/307) * build(deps-dev): bump friendsofphp/php-cs-fixer from 2.16.4 to 2.16.7 (#380) ([5f71b40](https://github.com/k911/swoole-bundle/commit/5f71b40)), closes [#380](https://github.com/k911/swoole-bundle/issues/380) * build(deps-dev): bump phpstan/phpstan from 0.12.32 to 0.12.33 (#281) ([065dd33](https://github.com/k911/swoole-bundle/commit/065dd33)), closes [#281](https://github.com/k911/swoole-bundle/issues/281) * build(deps-dev): bump phpstan/phpstan from 0.12.34 to 0.12.35 (#303) ([bab9f8b](https://github.com/k911/swoole-bundle/commit/bab9f8b)), closes [#303](https://github.com/k911/swoole-bundle/issues/303) * build(deps-dev): bump phpstan/phpstan from 0.12.35 to 0.12.36 (#305) ([dfb105f](https://github.com/k911/swoole-bundle/commit/dfb105f)), closes [#305](https://github.com/k911/swoole-bundle/issues/305) * build(deps-dev): bump phpstan/phpstan from 0.12.36 to 0.12.37 (#306) ([8909688](https://github.com/k911/swoole-bundle/commit/8909688)), closes [#306](https://github.com/k911/swoole-bundle/issues/306) * build(deps-dev): bump phpstan/phpstan from 0.12.37 to 0.12.39 (#310) ([1a83962](https://github.com/k911/swoole-bundle/commit/1a83962)), closes [#310](https://github.com/k911/swoole-bundle/issues/310) * build(deps-dev): bump phpstan/phpstan from 0.12.39 to 0.12.40 (#311) ([7aaca5f](https://github.com/k911/swoole-bundle/commit/7aaca5f)), closes [#311](https://github.com/k911/swoole-bundle/issues/311) * build(deps-dev): bump phpstan/phpstan from 0.12.42 to 0.12.48 (#354) ([5cc4f16](https://github.com/k911/swoole-bundle/commit/5cc4f16)), closes [#354](https://github.com/k911/swoole-bundle/issues/354) * build(deps-dev): bump phpstan/phpstan-beberlei-assert (#289) ([251cebe](https://github.com/k911/swoole-bundle/commit/251cebe)), closes [#289](https://github.com/k911/swoole-bundle/issues/289) * build(deps-dev): bump phpstan/phpstan-doctrine from 0.12.17 to 0.12.18 (#285) ([7ff9602](https://github.com/k911/swoole-bundle/commit/7ff9602)), closes [#285](https://github.com/k911/swoole-bundle/issues/285) * build(deps-dev): bump phpstan/phpstan-doctrine from 0.12.18 to 0.12.19 (#288) ([9dc9c67](https://github.com/k911/swoole-bundle/commit/9dc9c67)), closes [#288](https://github.com/k911/swoole-bundle/issues/288) * build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.11 to 0.12.12 (#286) ([8bb366d](https://github.com/k911/swoole-bundle/commit/8bb366d)), closes [#286](https://github.com/k911/swoole-bundle/issues/286) * build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.12 to 0.12.13 (#287) ([dd67b4b](https://github.com/k911/swoole-bundle/commit/dd67b4b)), closes [#287](https://github.com/k911/swoole-bundle/issues/287) * build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.15 to 0.12.16 (#304) ([2aa3002](https://github.com/k911/swoole-bundle/commit/2aa3002)), closes [#304](https://github.com/k911/swoole-bundle/issues/304) * build(deps-dev): bump phpunit/php-code-coverage from 9.1.6 to 9.1.7 (#333) ([5681b70](https://github.com/k911/swoole-bundle/commit/5681b70)), closes [#333](https://github.com/k911/swoole-bundle/issues/333) * build(deps-dev): bump phpunit/php-code-coverage from 9.1.7 to 9.1.8 (#334) ([6564370](https://github.com/k911/swoole-bundle/commit/6564370)), closes [#334](https://github.com/k911/swoole-bundle/issues/334) * build(deps-dev): bump phpunit/php-code-coverage from 9.1.8 to 9.2.0 (#353) ([49c4a6c](https://github.com/k911/swoole-bundle/commit/49c4a6c)), closes [#353](https://github.com/k911/swoole-bundle/issues/353) * build(deps-dev): bump phpunit/phpcov from 8.1.0 to 8.1.1 (#335) ([2b14f99](https://github.com/k911/swoole-bundle/commit/2b14f99)), closes [#335](https://github.com/k911/swoole-bundle/issues/335) * build(deps-dev): bump phpunit/phpunit from 9.3.8 to 9.3.10 (#336) ([05f9721](https://github.com/k911/swoole-bundle/commit/05f9721)), closes [#336](https://github.com/k911/swoole-bundle/issues/336) * build(deps-dev): bump swoole/ide-helper from 4.5.3 to 4.5.4 (#338) ([01b26de](https://github.com/k911/swoole-bundle/commit/01b26de)), closes [#338](https://github.com/k911/swoole-bundle/issues/338) * build(deps-dev): bump symfony/messenger from 5.1.5 to 5.1.7 (#360) ([0b5acb3](https://github.com/k911/swoole-bundle/commit/0b5acb3)), closes [#360](https://github.com/k911/swoole-bundle/issues/360) * build(deps-dev): bump symfony/monolog-bridge from 5.1.5 to 5.1.7 (#358) ([bc87584](https://github.com/k911/swoole-bundle/commit/bc87584)), closes [#358](https://github.com/k911/swoole-bundle/issues/358) * build(deps-dev): bump symfony/profiler-pack from 1.0.4 to 1.0.5 (#308) ([7624411](https://github.com/k911/swoole-bundle/commit/7624411)), closes [#308](https://github.com/k911/swoole-bundle/issues/308) * build(deps-dev): bump symfony/twig-bundle from 5.1.5 to 5.1.7 (#359) ([bd961c3](https://github.com/k911/swoole-bundle/commit/bd961c3)), closes [#359](https://github.com/k911/swoole-bundle/issues/359) * build(deps-dev): bump symfony/yaml from 5.1.5 to 5.1.7 (#355) ([b14a599](https://github.com/k911/swoole-bundle/commit/b14a599)), closes [#355](https://github.com/k911/swoole-bundle/issues/355) * build(deps): bump beberlei/assert from 3.2.7 to 3.3.0 (#393) ([485e282](https://github.com/k911/swoole-bundle/commit/485e282)), closes [#393](https://github.com/k911/swoole-bundle/issues/393) * build(deps): bump symfony/config from 5.1.5 to 5.1.7 (#361) ([f1a83fe](https://github.com/k911/swoole-bundle/commit/f1a83fe)), closes [#361](https://github.com/k911/swoole-bundle/issues/361) * build(deps): bump symfony/dependency-injection from 5.1.5 to 5.1.7 (#356) ([19a0e9b](https://github.com/k911/swoole-bundle/commit/19a0e9b)), closes [#356](https://github.com/k911/swoole-bundle/issues/356) * build(deps): bump symfony/http-foundation from 5.1.5 to 5.1.7 (#357) ([ffa6cb2](https://github.com/k911/swoole-bundle/commit/ffa6cb2)), closes [#357](https://github.com/k911/swoole-bundle/issues/357) * fix: allow defining no log file path to enable logging to stdout (#301) ([eea4a4f](https://github.com/k911/swoole-bundle/commit/eea4a4f)), closes [#301](https://github.com/k911/swoole-bundle/issues/301) * fix(session-storage): Reset session storage on kernel.finish_request ([6b7a992](https://github.com/k911/swoole-bundle/commit/6b7a992)) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8eca3db..bfc0e8a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.8.3](https://github.com/k911/swoole-bundle/compare/v0.8.2...v0.8.3) (2021-01-03) + +[Full changelog](https://github.com/k911/swoole-bundle/compare/v0.8.2...v0.8.3) + +### Bug Fixes + +* **session-storage:** Reset session storage on kernel.finish_request ([6b7a992](https://github.com/k911/swoole-bundle/commit/6b7a9923bece217e1cfa43b7fb6cd0016d8069af)) +* allow defining no log file path to enable logging to stdout ([#301](https://github.com/k911/swoole-bundle/issues/301)) ([eea4a4f](https://github.com/k911/swoole-bundle/commit/eea4a4f41e6e8100affb763b18fa62403d30e705)) + ## [0.8.2](https://github.com/k911/swoole-bundle/compare/v0.8.1...v0.8.2) (2020-07-20) [Full changelog](https://github.com/k911/swoole-bundle/compare/v0.8.1...v0.8.2)