4.8.0
版本发布时间: 2024-08-28 05:15:15
mongodb/laravel-mongodb最新发布版本:4.8.0(2024-08-28 05:15:15)
What's Changed
New Features
- Added two methods incrementEach and decrementEach by @SmallRuralDog in https://github.com/mongodb/laravel-mongodb/pull/2550
- PHPORM-232 Support whereLike and whereNotLike by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3108
- Add ConnectionCount and DriverTitle for monitoring commands by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3072
Fixed
- PHPORM-227 Fix single document upsert by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3100
Other Changes
- PHPORM-219 Deprecate
Connection::collection()
andSchema::collection()
by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3062 - PHPORM-220 Deprecate using the
$collection
property to customize the name by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3064 - DOCSP-41680: Remove quick start buttons by @norareidy in https://github.com/mongodb/laravel-mongodb/pull/3081
- Fix wrong name for driver options in docs by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/3074
- Move code ownership for docs to Laravel Docs team by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/3090
- DOCSP-41621: upsert by @rustagir in https://github.com/mongodb/laravel-mongodb/pull/3089
- Fix missing bracket in config snippet by @hms5232 in https://github.com/mongodb/laravel-mongodb/pull/3095
- DOCSP-41741: incrementEach and decrementEach by @norareidy in https://github.com/mongodb/laravel-mongodb/pull/3088
- DOCSP-41557: New v4.7 commands and methods by @norareidy in https://github.com/mongodb/laravel-mongodb/pull/3084
- DOCSP-42155: adjust for updated source constants by @rustagir in https://github.com/mongodb/laravel-mongodb/pull/3110
- DOCSP-42818: wherelike and wherenotlike docs by @rustagir in https://github.com/mongodb/laravel-mongodb/pull/3114
New Contributors
- @SmallRuralDog made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/2550
- @hms5232 made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3095
Full Changelog: https://github.com/mongodb/laravel-mongodb/compare/4.7.1...4.8.0