What's Changed
New Features
- PHPORM-82 Support prefix for collection names by @GromNaN in #2930
- [fix] Prevent exception when connection is closed by @SanderMuller in #2967
- Improve error message for invalid configuration by @GromNaN in #2975
- Unset
_id: null
to let it be autogenerated by @GromNaN in #2969 - PHPORM-81 implement
mongodb
driver for batch by @GromNaN in #2904
Fixed
- Remove
@mixin
on Model class by @GromNaN in #2981 - PHPORM-180 Keep createOrFirst in 2 commands to simplify implementation by @GromNaN in #2984
Other Changes
- Fallback to jenssegers/mongodb package name when mongodb/laravel-mongodb is not installed by @GromNaN in #2920
- PHPORM-181: Add SBOM lite by @alcaeus in #2937
- PHPORM-184 Use fixed key for temporary setting nested field by @GromNaN in #2962
- PHPORM-179: Upload PHPStan report to GitHub Code Scanning by @alcaeus in #2965
New Contributors
- @mongoKart made their first contribution in #2938
- @SanderMuller made their first contribution in #2967
Full Changelog: 4.3.0...4.4.0