Skip to content

Commit

Permalink
Merge 4.3 into 4.4 (#2989)
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodb-php-bot authored May 31, 2024
2 parents efe1a89 + 3810adb commit 57b76b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
* Replace queue option `expire` with `retry_after`
* Revert behavior of `createOrFirst` to delegate to `firstOrCreate` when in transaction by @GromNaN in [#2984](https://github.com/mongodb/laravel-mongodb/pull/2984)

## [4.3.1]
## [4.3.1] - 2024-05-31

* Fix memory leak when filling nested fields using dot notation by @GromNaN in [#2962](https://github.com/mongodb/laravel-mongodb/pull/2962)
* Fix PHP error when accessing the connection after disconnect by @SanderMuller in [#2967](https://github.com/mongodb/laravel-mongodb/pull/2967)
Expand Down

0 comments on commit 57b76b4

Please sign in to comment.