Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
chore(release): v0.8.3 🎉
Browse files Browse the repository at this point in the history
* ci: upgrade swoole to v4.5.9 ([f9e500a](f9e500a))
* ci(circle): add jobs that builds swoole extension from master branch (#352) ([2e6d4a2](2e6d4a2)), closes [#352](#352)
* ci(circle): run code coverage on php 7.4 ([38be3dd](38be3dd))
* ci(circle): run tests on php 8.0.x ([37f4c3d](37f4c3d))
* ci(travis): fix builds ([243386b](243386b))
* chore(composer): upgrade deps ([bea91e7](bea91e7))
* chore(composer): upgrade deps (#324) ([66eaa03](66eaa03)), closes [#324](#324)
* chore(composer): upgrade deps (#378) ([420107d](420107d)), closes [#378](#378)
* chore(composer): upgrade packages ([6a5d6aa](6a5d6aa))
* chore(composer): upgrade to v2 (#379) ([d0ae314](d0ae314)), closes [#379](#379)
* chore(deps): upgrade dependencies ([c113a35](c113a35))
* chore(swoole): upgrade swoole extension to v4.5.10 ([f0c1162](f0c1162))
* chore(symfomy): remove deprecations ([1fa722e](1fa722e))
* test: fix tests that rely on swoole server start command - disable output (#392) ([6e17e47](6e17e47)), closes [#392](#392)
* test(coverage): fix xdebug extension ([e33d4bd](e33d4bd))
* test(session-storage): test if session storage works with CacheKernel ([ef0857c](ef0857c))
* build(deps-dev): bump doctrine/annotations from 1.10.3 to 1.10.4 (#307) ([0b9ce04](0b9ce04)), closes [#307](#307)
* build(deps-dev): bump friendsofphp/php-cs-fixer from 2.16.4 to 2.16.7 (#380) ([5f71b40](5f71b40)), closes [#380](#380)
* build(deps-dev): bump phpstan/phpstan from 0.12.32 to 0.12.33 (#281) ([065dd33](065dd33)), closes [#281](#281)
* build(deps-dev): bump phpstan/phpstan from 0.12.34 to 0.12.35 (#303) ([bab9f8b](bab9f8b)), closes [#303](#303)
* build(deps-dev): bump phpstan/phpstan from 0.12.35 to 0.12.36 (#305) ([dfb105f](dfb105f)), closes [#305](#305)
* build(deps-dev): bump phpstan/phpstan from 0.12.36 to 0.12.37 (#306) ([8909688](8909688)), closes [#306](#306)
* build(deps-dev): bump phpstan/phpstan from 0.12.37 to 0.12.39 (#310) ([1a83962](1a83962)), closes [#310](#310)
* build(deps-dev): bump phpstan/phpstan from 0.12.39 to 0.12.40 (#311) ([7aaca5f](7aaca5f)), closes [#311](#311)
* build(deps-dev): bump phpstan/phpstan from 0.12.42 to 0.12.48 (#354) ([5cc4f16](5cc4f16)), closes [#354](#354)
* build(deps-dev): bump phpstan/phpstan-beberlei-assert (#289) ([251cebe](251cebe)), closes [#289](#289)
* build(deps-dev): bump phpstan/phpstan-doctrine from 0.12.17 to 0.12.18 (#285) ([7ff9602](7ff9602)), closes [#285](#285)
* build(deps-dev): bump phpstan/phpstan-doctrine from 0.12.18 to 0.12.19 (#288) ([9dc9c67](9dc9c67)), closes [#288](#288)
* build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.11 to 0.12.12 (#286) ([8bb366d](8bb366d)), closes [#286](#286)
* build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.12 to 0.12.13 (#287) ([dd67b4b](dd67b4b)), closes [#287](#287)
* build(deps-dev): bump phpstan/phpstan-phpunit from 0.12.15 to 0.12.16 (#304) ([2aa3002](2aa3002)), closes [#304](#304)
* build(deps-dev): bump phpunit/php-code-coverage from 9.1.6 to 9.1.7 (#333) ([5681b70](5681b70)), closes [#333](#333)
* build(deps-dev): bump phpunit/php-code-coverage from 9.1.7 to 9.1.8 (#334) ([6564370](6564370)), closes [#334](#334)
* build(deps-dev): bump phpunit/php-code-coverage from 9.1.8 to 9.2.0 (#353) ([49c4a6c](49c4a6c)), closes [#353](#353)
* build(deps-dev): bump phpunit/phpcov from 8.1.0 to 8.1.1 (#335) ([2b14f99](2b14f99)), closes [#335](#335)
* build(deps-dev): bump phpunit/phpunit from 9.3.8 to 9.3.10 (#336) ([05f9721](05f9721)), closes [#336](#336)
* build(deps-dev): bump swoole/ide-helper from 4.5.3 to 4.5.4 (#338) ([01b26de](01b26de)), closes [#338](#338)
* build(deps-dev): bump symfony/messenger from 5.1.5 to 5.1.7 (#360) ([0b5acb3](0b5acb3)), closes [#360](#360)
* build(deps-dev): bump symfony/monolog-bridge from 5.1.5 to 5.1.7 (#358) ([bc87584](bc87584)), closes [#358](#358)
* build(deps-dev): bump symfony/profiler-pack from 1.0.4 to 1.0.5 (#308) ([7624411](7624411)), closes [#308](#308)
* build(deps-dev): bump symfony/twig-bundle from 5.1.5 to 5.1.7 (#359) ([bd961c3](bd961c3)), closes [#359](#359)
* build(deps-dev): bump symfony/yaml from 5.1.5 to 5.1.7 (#355) ([b14a599](b14a599)), closes [#355](#355)
* build(deps): bump beberlei/assert from 3.2.7 to 3.3.0 (#393) ([485e282](485e282)), closes [#393](#393)
* build(deps): bump symfony/config from 5.1.5 to 5.1.7 (#361) ([f1a83fe](f1a83fe)), closes [#361](#361)
* build(deps): bump symfony/dependency-injection from 5.1.5 to 5.1.7 (#356) ([19a0e9b](19a0e9b)), closes [#356](#356)
* build(deps): bump symfony/http-foundation from 5.1.5 to 5.1.7 (#357) ([ffa6cb2](ffa6cb2)), closes [#357](#357)
* fix: allow defining no log file path to enable logging to stdout (#301) ([eea4a4f](eea4a4f)), closes [#301](#301)
* fix(session-storage): Reset session storage on kernel.finish_request ([6b7a992](6b7a992))
  • Loading branch information
swoole-bundle-bot committed Jan 3, 2021
1 parent 37f4c3d commit b53588b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit b53588b

Please sign in to comment.