4.3.1
版本发布时间: 2024-05-31 15:13:32
mongodb/laravel-mongodb最新发布版本:4.8.0(2024-08-28 05:15:15)
What's Changed
New Features
- [fix] Prevent exception when connection is closed by @SanderMuller in https://github.com/mongodb/laravel-mongodb/pull/2967
- Improve error message for invalid configuration by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/2975
Fixed
- Remove
@mixin
on Model class by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/2981
Other Changes
- Fallback to jenssegers/mongodb package name when mongodb/laravel-mongodb is not installed by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/2920
- PHPORM-181: Add SBOM lite by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/2937
- PHPORM-184 Use fixed key for temporary setting nested field by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/2962
- PHPORM-179: Upload PHPStan report to GitHub Code Scanning by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/2965
- PHPORM-153: Add automated release workflow by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/2964
New Contributors
- @mongoKart made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/2938
- @SanderMuller made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/2967
Full Changelog: https://github.com/mongodb/laravel-mongodb/compare/4.3.0...4.3.1