Releases: spiral/framework
Releases · spiral/framework
v2.0.19 - no binary release
- typo fix:
JsonPayloadBootload
toJsonPayloadParserBootloader
v2.0.18 - no binary release
- added
JsonPayloadMiddleware
andJsonPayloadBootloader
- more tests
- added 7.4 tests to Travis
- 7.1 support is officially dropped
v2.0.17 - no binary release
- ability to inject constructor dependencies into cycle repositories and classes from app container
- ability to request
TransactionInterface
v2.0.16
- added support for Prometheus metrics for
jobs
(queue) andgrpc
services - exceptions will use default style
- bugfix: inability to render
FragmentInterface
indb:table
command view:compile
won't compileNativeEngine
templates anymore- ability to skip server download if version did not change
v2.0.15 - no binary release
- fixed config method names in spiral/views