Releases: spiral/cycle-bridge
Releases · spiral/cycle-bridge
Release list
v2.4.2
What's Changed
- Fixes bug with error causes when stopping RoadRunner with activated DisconnectsBootloader by @butschster in #72
- AnnotatedBootloader should use default framework's attributes reader instead of custom one. by @butschster in #71
Full Changelog: v2.4.1...v2.4.2
v2.4.1
v2.4.0
What's Changed
- Redesigned auth token registration. by @butschster in #66
Full Changelog: v2.3.0...v2.4.0
v1.3.0
What's Changed
- [maintenance]: optimize token for Postgre by @Eugentis in #35
- Adds default ENV variables for caching and warming ORM schema by @butschster in #38
- Allow using interfaces to declare repository in Entity attribute by @butschster in #40
- Adding DBAL and ORM services to the Prototype component by @msmakouz in #47
- Removing factory binding check by @msmakouz in #49
- Added ability to render Cycle ORM scheme as PHP code by @roquie in #56
$memory->saveData()returnsvoidby @roquie in #54- Improve CycleOrmBootloader bindings by @kafkiansky in #33
Full Changelog: v1.2.1...v1.2.2
v2.3.0
What's Changed
- Fix the position of the TableInheritance generator by @roxblnfk in #63
- Updating CI and Readme by @msmakouz in #57
- Binds EntityManager as a singleton by @butschster in #65
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- Adds the ability to replace database logger factory by @butschster in #58
- Added mermaid format to cycle:render command by @kastahov in #61
New Contributors
- @kastahov made their first contribution in #61
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Spiral Framework 3.0 support
What's Changed
- Allow using interfaces to declare repository in Entity attribute by @butschster in #40
- Extended required spiral/attribures dependency version by @roxblnfk in #43
- Allowed using interfaces to declare repository in Entity attribute (#40) by @roxblnfk in #42
- Fixed property types in EntityDeclaration by @msmakouz in #45
- Added DBAL and ORM services to the Prototype component by @msmakouz in #46
- Added PrototypeBootloader to BridgeBootloader by @msmakouz in #48
- Removed GridInput by @msmakouz in #51
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Added support for Spiral Framework 3.0