Skip to content

Releases: yiisoft/yii-runner-roadrunner

Version 3.0.1

23 Apr 13:00
3.0.1
1a89dab
Compare
Choose a tag to compare

Version 3.0.0

22 Feb 13:26
3.0.0
44bbe0d
Compare
Choose a tag to compare
  • Chg #23: Rename RoadRunnerApplicationRunner to RoadRunnerHttpApplicationRunner (@s1lver)
  • Chg #61: Increased minimum PHP version to 8.1 (@s1lver)
  • Enh #67, #76: Added runner for gRPC requests (@s1lver)
  • Enh #74: Add support for psr/http-message of ^2.0 version (@vjik)

Version 2.0.0

19 Feb 16:31
2.0.0
53f2946
Compare
Choose a tag to compare
  • Chg #49, 52: Raise required version of yiisoft/error-handler to ^3.0, yiisoft/log-target-file to ^3.0
    and yiisoft/yii-runner to ^2.0
  • Enh #52: Add ability to configure all config group names (@vjik)
  • Enh #52: Add parameter $checkEvents to RoadRunnerApplicationRunner constructor (@vjik)
  • Enh #52: In the RoadRunnerApplicationRunner constructor make parameter "debug" optional, default false (@vjik)
  • Enh #52: In the RoadRunnerApplicationRunner constructor make parameter "environment" optional,
    default null (@vjik)

Version 1.1.2

20 Nov 19:07
1.1.2
cb0e0ce
Compare
Choose a tag to compare
  • Chg #38: Add support for yiisoft/definitions 3.0 (@samdark)
  • Enh #35: Explicitly add transitive dependencies (@xepozz)

Version 1.1.1

04 Sep 19:24
1.1.1
2909b27
Compare
Choose a tag to compare
  • Chg #31: Update the version of the yiisoft/log-target-file package to ^1.1|^2.0 in the require section of composer.json (@razonyang)

Version 1.1.0

17 Jun 15:34
1.1.0
463aea3
Compare
Choose a tag to compare
  • Chg #26: Raise packages version:yiisoft/log to ^2.0, yiisoft/log-target-file to ^1.1 and
    yiisoft/error-handler to ^2.1 (@rustamwin)

Version 1.0.1

17 Jun 13:39
1.0.1
93c422e
Compare
Choose a tag to compare
  • Enh #27: Add support for yiisoft/definitions version ^2.0 (vjik)