5.4.0
What's Changed
This release fixes the db:show and db:tables database introspection commands when using views.
The user id, IP address and user agent are now saved by the `mongodb' session driver if available.
Feature
- PHPORM-310 Create dedicated session handler by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3348
- PHPORM-325 Add
getViewsand categorize table types by @masterbater in https://github.com/mongodb/laravel-mongodb/pull/3327
Full Changelog: https://github.com/mongodb/laravel-mongodb/compare/5.3.1...5.4.0