Skip to content

Releases: mongodb/laravel-mongodb

4.5.0

20 Jun 13:56
d82ab46
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: 4.4.1...4.5.0

4.4.1

14 Jun 08:46
42f5a49
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 4.4.0...4.4.1

4.4.0

31 May 07:16
57b76b4
Compare
Choose a tag to compare

What's Changed

New Features

Fixed

Other Changes

New Contributors

Full Changelog: 4.3.0...4.4.0

4.3.1

31 May 07:13
3c8a3fb
Compare
Choose a tag to compare

What's Changed

New Features

Fixed

Other Changes

New Contributors

Full Changelog: 4.3.0...4.3.1

v3.8.6

03 May 12:50
f9adfee
Compare
Choose a tag to compare

The PHP team is happy to announce that version 3.8.5 of the MongoDB integration for Laravel is now available.

Release Highlights

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:3.8.5

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: v3.8.5...v3.8.6

4.3.0

26 Apr 16:07
64d6dc0
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.3.0 of the MongoDB integration for Laravel is now available.

Release Highlights

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.3.0

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.2.2...4.3.0

4.2.2

26 Apr 10:55
7654b17
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.2.2 of the MongoDB integration for Laravel is now available.

Release Highlights

  • Add return types to FindAndModifyCommandSubscriber, used by firstOrCreate by @wivaku in #2913

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.2.2

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.2.1...4.2.2

4.2.1

25 Apr 11:07
3750253
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.2.1 of the MongoDB integration for Laravel is now available.

Release Highlights

  • Set timestamps when using Model::createOrFirst() by @GromNaN in #2905

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.2.1

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.2.0...4.2.1

4.2.0

14 Mar 09:51
13a1127
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.2.0 of the MongoDB integration for Laravel is now available.

Release Highlights

  • Add support for Laravel 11 by @GromNaN in #2735
  • Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in #2742

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.2.0

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.1.3...4.2.0

4.1.3

05 Mar 10:20
d2d7845
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.1.3 of the MongoDB integration for Laravel is now available.

Release Highlights

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.1.3

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.1.2...4.1.3