Skip to content

Releases: mongodb/laravel-mongodb

v3.3.0

03 Nov 15:30

Choose a tag to compare

  • Laravel 5.5 support

v3.3.0-alpha

18 Sep 14:12

Choose a tag to compare

v3.3.0-alpha Pre-release
Pre-release
  • Laravel 5.5 support

v3.2.3

18 Sep 14:14

Choose a tag to compare

  • Updates for Laravel 5.4

v3.2.2

12 Mar 09:23

Choose a tag to compare

  • Fix for empty timestamps

v3.2.1

23 Feb 13:18

Choose a tag to compare

  • Improved UTCDateTime generation
  • Fixed #1006

v3.2.0

18 Feb 13:56

Choose a tag to compare

  • Compatibility with Laravel 5.4

v3.1.4

14 Feb 14:13

Choose a tag to compare

  • Fix attribute read for values nested on multiple levels (#1069)
  • Change access specifier on $operators property to match Laravel (#1086)

v3.1.3

06 Nov 11:48

Choose a tag to compare

  • Fix MongoFailedJobProvider

v3.1.2

02 Nov 13:39

Choose a tag to compare

  • Fix for schema grammar issues
  • Fix authentication DSN issue
  • Simplify embedded relation "detection" in getAttribute
  • Convert DateTime objects in where recursively

v3.1.1

07 Oct 08:41

Choose a tag to compare

  • Remove hard Laravel Application dependency (for Lumen)
  • Added aggregation support for foo.*.bar