All Versions
91
Latest Version
Avg Release Cycle
37 days
Latest Release
159 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v2.0.14 Changes
July 16, 2019- cycle/annotated is now based on doctrine/annotations
-
v2.0.13 Changes
July 29, 2019- DatabaseTable command has been modified to display composite FKs
- โ added ability to configure worker relay using ENV RR_WORKER by @myavchik
- ๐ง automatically configure worker based on rr relay settings
-
v2.0.12 Changes
July 16, 2019- cycle/annotated is not required to work with cycle anymore
-
v2.0.11 Changes
July 01, 2019- โ added MetricsInterface service for Prometheus
- ๐ fixed i18n tests
- โก๏ธ updated RoadRunner dependency
- โ added RR services: headers, metrics
-
v2.0.10 Changes
June 19, 2019- โก๏ธ updated dependency (and interfaces) with cycle/proxy-factory
-
v2.0.9 Changes
June 07, 2019- ๐ฆ http component split into cookies and csrf packages
- decoupled from zend/diactoros
-
v2.0.8 Changes
June 07, 2019- โ added support for pre-loading specific relations using eager or lazy loading methods
-
v2.0.7 Changes
May 27, 2019- ๐ง cycle:sync does not require configuration now
- โ added
dumprr
function (dump to STDERR)
-
v2.0.6 Changes
May 26, 2019- โ no more migration warnings while running static analysis on a project
- ๐ fixed container binding for cycle repository
- migration command now adds
\n
after each migration - ๐ bugfix
vendor/bin/spiral get-binary
on linux machines
-
v2.0.5 Changes
May 24, 2019grpc:generate
command now includes all proto files from given directoryRbacBootloader
renamed toGuardBootloader