Ash Framework v1.47.7 Release Notes

Release Date: 2021-08-04 // almost 3 years ago
  • ๐Ÿ› Bug Fixes:

    • redact fields in the resource struct as well

    • allow before_action to manage belongs_to relationships

    • load belongs to relationships before managing them

    • don't lookup nil input

    • don't look for matches for nil

    • don't accept list inputs for managed belongs_to

    • don't use list inputs in belongs_to managed

    • โœ‚ remove belongs to related after action

    • ๐Ÿ›  fix more cases where belongs_to isn't replaced