Skip to content

Releases: mongodb/laravel-mongodb

5.10.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 02 Sep 09:54
Immutable release. Only release title and notes can be modified.
6ff3dd6

What's Changed

Fixed

  • fix: morphOne() using the wrong MorphOne relation class by @zigzagdev in #3564

Other Changes

  • PHPLARA-258 Mutualize PHP + MongoDB extension setup in CI by @GromNaN in #3562
  • PHPLARA-225 Support relation aggregates on document models by @GromNaN in #3560
  • PHPLARA-249 support automated embedding in vectorSearch by @GromNaN in #3556
  • Fix .gitattributes to include skills by @paulinevos in #3570
  • PHPLARA-133: Add support for Laravel 13 attributes by @paulinevos in #3565
  • Fix morphs() support on MongoDB schema blueprints by @Hashim1999164 in #3569
  • PHPLARA-259 Apply maxTimeMS from connection options by @GromNaN in #3571
  • Fix invalid BSON regex flags in DatabasePresenceVerifier::getCount() by @zigzagdev in #3563

New Contributors

Full Changelog: 5.9.1...5.10.0

5.9.1

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 28 Jul 13:22
Immutable release. Only release title and notes can be modified.
c46115d

What's Changed

Other Changes

  • Fix unmatched PHPStan ignore on ext-mongodb 1.x by @GromNaN in #3555

Full Changelog: 5.9.0...5.9.1

5.9.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 28 Jul 13:02
Immutable release. Only release title and notes can be modified.
4c45b91

What's Changed

New Features

Fixed

Other Changes

New Contributors

Full Changelog: 5.8.2...5.9.0

5.8.2

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 19 Jun 12:30
Immutable release. Only release title and notes can be modified.
179946c

What's Changed

Bug

Full Changelog: 5.8.1...5.8.2

5.8.1

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 10 Jun 08:25
Immutable release. Only release title and notes can be modified.
c372bc4

What's Changed

Fixed

Full Changelog: 5.8.0...5.8.1

5.8.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 08 Jun 16:13
Immutable release. Only release title and notes can be modified.
e7ffd4f

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

5.7.1

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 17 Apr 08:44
Immutable release. Only release title and notes can be modified.
6e371e8

What's Changed

Fixed

Other Changes

  • Use DBX PR app to create merge-up pull requests by @alcaeus in #3499

Full Changelog: 5.7.0...5.7.1

5.7.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 20 Mar 13:12
Immutable release. Only release title and notes can be modified.
0071a45

What's Changed

New Features

New Contributors

Full Changelog: 5.6.0...5.7.0

5.6.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 13 Feb 14:56
Immutable release. Only release title and notes can be modified.
0828c48

This release fixes compatibility with Laravel 12.51.

What's Changed

Fixed

Other Changes

New Contributors

Full Changelog: 5.5.0...5.6.0

5.5.0

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 29 Aug 09:57
c483b99

What's Changed

Fixed

  • PHPORM-330 Fix: Convert query duration time to milliseconds by @AmirRezaM75 in #3374
  • PHPORM-331 Fix test on job payload by @GromNaN in #3375
  • Fix database name extraction from DSN containing a CA file path by @fergusean in #3381
  • [5.x] Replaced a too strict assertion in DatabaseSessionHandler.php that prevented to use the sessions at all with a more simple sanity check. Test already failed on that, now they pass. by @tonivega in #3366

Other Changes

Docs changes

New Contributors

Full Changelog: 5.4.3...5.5.0