Skip to content

Releases: tailflow/laravel-orion

v2.19.2

24 Jan 09:34
Compare
Choose a tag to compare
  • fix: including morphTo relations (b1513e9, closes #210)

v2.19.1

09 Jan 09:50
0df2fb3
Compare
Choose a tag to compare

v2.19.0

07 Jan 14:51
Compare
Choose a tag to compare
  • feat: return 409 response on attempts to store a resource over an existing one in one-to-one relation resources (14582bb)
  • fix: disable batch operations on one-to-one relation resources (0652519)

v2.18.3

07 Jan 11:25
Compare
Choose a tag to compare
  • fix: resolving request input when use_validated config option is set to true (213c9a3)

v2.18.2

07 Jan 10:30
Compare
Choose a tag to compare
  • fix(specs): building show and update endpoint specs of one-to-one relation resources (d4c1b64)
  • fix(specs): do not include aggregate query parameters when aggregates are not declared (7729ee4)

v2.18.1

29 Dec 16:10
Compare
Choose a tag to compare
  • fix: remove debug statement (a097a17)

v2.18.0

29 Dec 14:07
Compare
Choose a tag to compare
  • feat: ability to customize policy class per controller (b436c04, docs)

v2.17.5

30 Nov 19:11
Compare
Choose a tag to compare
  • fix: refresh updated entity using the base methods to avoid user-defined constraints

v2.17.4

30 Nov 18:31
Compare
Choose a tag to compare
  • fix: including relation whitelisted by a wildcard

v2.17.3

31 Oct 15:59
Compare
Choose a tag to compare
  • fix: relations specified in alwaysIncluded method were not included