ecto v3.7.1 Release Notes

Release Date: 2021-08-27 // over 2 years ago
  • ✨ Enhancements

    • [Ecto.Embedded] Make Ecto.Embedded public and describe struct fields

    🐛 Bug fixes

    • [Ecto.Repo] Make sure parent changeset is included in changes for insert/update/delete when there are errors processing the parent itself