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-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v4.2.13
4
+
5
+
### Bug fixes
6
+
7
+
*[1e22e4450](https://github.com/api-platform/core/commit/1e22e445042d8ce187c0f26b2000beafcda92874) fix(openapi): phpdoc operation response as array<int|string, OpenApi\Response> (#7660)
8
+
*[2721655d7](https://github.com/api-platform/core/commit/2721655d73c1012c4238bab860a96a972e88c322) fix(metadata): losing content on error reponse with no output (#7674)
9
+
*[bed668c58](https://github.com/api-platform/core/commit/bed668c58a9c01abd30ea66b3f873628e12b098d) fix: 🐛 pass missing arguments to ConcernsResourceMetadataCollectionFactory (#7676)
10
+
3
11
## v4.2.12
4
12
5
13
### Bug fixes
@@ -3850,4 +3858,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
3850
3858
## 1.0.0 beta 2
3851
3859
3852
3860
* Preserve indexes when normalizing and denormalizing associative arrays
3853
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3861
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments