Skip to content

v3.20.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 07:03
· 120 commits to 3.x since this release
  • Improve thin-coverage test areas by @techmahedy in #253
  • Fix multi-connection ORM state handling and prevent non-column attribute leaks by @techmahedy in #254
  • fix: relation loading forces related models onto the parent/builder connection by @techmahedy in #255
  • Fix eager-loaded relations across multiple database connections by @techmahedy in #256
  • Fix temporal migrations for models on non-default database connections by @techmahedy in #257