You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BACKWARDS-INCOMPATIBLE.txt
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
-
Master (v0.9.16)
2
-
================
1
+
v0.15.0
2
+
=======
3
+
4
+
[2024-10-15] 2444fce - PATCH requests no longer save entire objects, instead only updating fields specified in the payload. This is correct behavior and an unusual edge case, but has been broken for more than a decade so existing workarounds may break as a result.
5
+
6
+
7
+
v0.9.16
8
+
======
3
9
4
10
[2012-12-11] abc0bef - Changed response code of PUT with always_return_data=True from 202 to 200
(*) The permission check for ``create_detail`` is implemented in ``DjangoAuthorization``, however ModelResource does not provide an implementation and raises HttpNotImplemented.
0 commit comments