Releases: spiral/app
Releases · spiral/app
3.8.1
3.8.0
What's Changed
- Installer maintenance by @roxblnfk in #155
- Update dependencies
- Update metafiles
- Update code style
- Disable
PostgresDriverConfigandMySQLDriverConfigif related extensions are not installed - Removed deprecations
- Add container options in the entry script
- Add DB credentials in the ENVs
- Add Temporal workflow as sample data
- Fix bugs
Full Changelog: 3.7.0...3.8.0
3.7.0
v3.6.1
v3.6.0
What's Changed
- Update namespace in queue resources by @shoman4eg in #137
- Registration of dumper middleware, adding http module by @msmakouz in #135
New Contributors
- @shoman4eg made their first contribution in #137
Full Changelog: 3.5.2...3.5.3
v3.5.2
v3.5.0
What's Changed
- Better installator by @butschster in #128
New Contributors
Full Changelog: 3.4.0...3.5.0
v3.1.0
What's Changed
- Fix Ping job by @msmakouz in #74
- New project structure with deptrac and psalm by @roxblnfk in #78
- Fix dumprr by @kastahov in #80
- Remove alias from composer.json; bump dependencies by @roxblnfk in #81
New Contributors
- @kastahov made their first contribution in #80
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Spiral Framework 3.0 support
What's Changed
- Added SF 3.0 support by @msmakouz in #53
- Use Symfony VarDumper by @roxblnfk in #55
- Moved exception renderers and reporters from bootloader into handler by @butschster in #61
- Added Monolog and Cycle bridge env variables by @msmakouz in #62
- Added RoutesBootloade by @msmakouz in #63
- Added ExceptionHandlerBootloader, ViewRenderer, error views by @msmakouz in #64
- Replaced SnapshotterReporter with FileReporter by @msmakouz in #73
- Moved
symfony/var-dumperpackage torequire-devsection by @roquie in #70
New Contributors
- @roxblnfk made their first contribution in #55
- @butschster made their first contribution in #61
- @roquie made their first contribution in #69
Full Changelog: v2.0.0...v3.0.0
v3.0-beta2
What's Changed
- Using exception instead of error message by @msmakouz in #65
- Removing an unnecessary section in RR config, adding return type by @msmakouz in #66
Full Changelog: v3.0-beta1...v3.0-beta2