Error handler package was updated with the following enhancements:
Major version of Log package was released. In this version we have moved from PSR interfaces version 1.1 to version 2.0|3.0. As a result, there are types added everywhere and the package is no more compatible with PHP 7.4.
Three RBAC packages are released in their initial stable version: rbac, rbac-php, and rbac-rules-container.
Test Support package version 1.4.0 was released. There a few changes in SimpleContainer::has() method:
Yii Swagger intergration package was updated to version 1.2.0. In this version we have added an ability to configure OpenApi\Annotations\OpenAPI generation via Yiisoft\Swagger\Service\SwaggerService in config/params.php:
Version 5.0.0 of View package is released. There a few bugs fixed, some additions and a few backwards incompatible changes:
First release of RoadRunner adapter for Yii Runner was tagged.
First release of Yii Runner was tagged. A runner hides application initialization details making configuration process easier.
Yii Swagger intergration package was updated to version 1.1.0. In this version an ability to configure Yii\Swagger\Middleware\SwaggerJson via config/params.php was added:
Both router and its FastRoute adapter went stable. These are very central packages in Yii3.
User package got stable release. It provides convenient user identity management and access checking:
Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to one of the translator message sources.