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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## v3.1.12
4
+
5
+
### Bug fixes
6
+
7
+
*[1bcca0930](https://github.com/api-platform/core/commit/1bcca093074a85da071a8b16c250e084a7c3b68a) fix(symfony): provider can throw validation exception (#5586)
8
+
*[57bfefbfa](https://github.com/api-platform/core/commit/57bfefbfa42dd893b6ec3cb66c0402597927efc6)[547078cf7](https://github.com/api-platform/core/commit/547078cf7ce89d6dbfcccf4fa6dbe7031b04b94c) fix(metadata): convert composite uri variables w/ proper type
9
+
*[a0f12b667](https://github.com/api-platform/core/commit/a0f12b667a076c6647d7d8281c7a6e3a6bd68692) fix(serializer): disable_type_enforcement with null values (#5593)
10
+
11
+
Also updates: graphiql, opensans
12
+
3
13
## v3.1.11
4
14
5
15
### Bug fixes
@@ -1605,4 +1615,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1605
1615
## 1.0.0 beta 2
1606
1616
1607
1617
* Preserve indexes when normalizing and denormalizing associative arrays
1608
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1618
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments