Skip to content

Commit 1fe505a

Browse files
committed
chore: v3.1.12 changelog
1 parent ee8d267 commit 1fe505a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## v3.1.11
414

515
### Bug fixes
@@ -1605,4 +1615,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
16051615
## 1.0.0 beta 2
16061616
16071617
* 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

Comments
 (0)