github mongodb/laravel-mongodb 5.8.0

4 hours ago

What's Changed

New Features

Fixed

  • Update generics on hybrid relations by @bskl in #3489
  • Fix MongoStore increment behavior for expired cache entries by @zigzagdev in #3467
  • Fix incorrect behaviour when comparing castable attributes in originalIsEquivalent method by @guram-vashakidze in #3439
  • Make EmbedsRelations::embedsMany and EmbedsRelations::embedsOne public by @GromNaN in #2588
  • fix: Sync correct timestamps offset by @zigzagdev in #3509
  • Fix: increment & decrement on embedded models to delegate to Model::incrementOrDecrement() by @zigzagdev in #3510
  • PHPORM-494 Fix MongoStore::unserialize() for empty arrays and objects by @GromNaN in #3517

New Contributors

Full Changelog: 5.7.1...5.8.0

Don't miss a new laravel-mongodb release

NewReleases is sending notifications on new releases.