mongodb-dbx-release-bot
released this
07 Oct 11:41
·
22 commits
to 5.1
since this release
What's Changed
New Features
- PHPORM-239 Convert
_id
andUTCDateTime
in results ofModel::raw()
before hydratation by @GromNaN in #3152 - PHPORM-243 Alias
_id
toid
inSchema::getColumns()
by @GromNaN in #3160 - Owner key for morphTo relations by @hans-thomas in #3162
- PHPORM-207 Convert arrow notation
->
to dot.
by @GromNaN in #3170
Fixed
- PHPORM-241 Add return type to CommandSubscriber by @GromNaN in #3157
- PHPORM-248 register command subscriber only when logs are enabled by @GromNaN in #3167
- Fix
Query\Builder::pluck()
withObjectId
as key by @fuyuki0511 in #3169
Other Changes
- PHPORM-205: Automate branch creation when releasing by @alcaeus in #3145
- Remove changelog, use release notes instead by @GromNaN in #3164
- DOCSP-43806: getColumns id alias by @rustagir in #3165
New Contributors
- @fuyuki0511 made their first contribution in #3169
Full Changelog: 5.0.2...5.1.0