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: CHANGELOG.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v3.1.23
4
+
5
+
### Bug fixes
6
+
7
+
*[9848bd4d4](https://github.com/api-platform/core/commit/9848bd4d4917a97000119ee98a09916af469acd8) fix: missing eager joins on to-one relationships (#5992)
8
+
*[d2f281eed](https://github.com/api-platform/core/commit/d2f281eedbd87a3c1a3377bb23a229e1b17a0f45) fix(jsonschema): fix recursive documentation when using a dto entity wrapper (#5973)
9
+
*[dac49cb16](https://github.com/api-platform/core/commit/dac49cb16939ae14fa14eea1190cbf995bca842b) Revert "fix: missing eager joins on to-one relationships (#5992)"
10
+
3
11
## v3.1.22
4
12
5
13
### Bug fixes
@@ -1717,4 +1725,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1717
1725
## 1.0.0 beta 2
1718
1726
1719
1727
* Preserve indexes when normalizing and denormalizing associative arrays
1720
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1728
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments