Skip to content

v0.391.0

Compare
Choose a tag to compare
@davenewza davenewza released this 14 Aug 08:32
· 77 commits to main since this release
1fc53c2

Changelog

  • 1fc53c2 feat: inlinefile ModelAPI support
  • 605c606 feat: modelAPI find and findMany to return instances of InlineFile (#1557)
  • 246a8e3 feat: handle private/public files uploads in modelAPI (#1554)
  • f1a51aa feat: store InlineFiles automatically when passed through to modelAPI's create (#1552)
  • 5665b73 feat: inline files read (#1545)
  • f28ef4f fix: store filename as metadata with s3 object (#1543)
  • 7730c45 feat: store InlineFiles (#1534)