Skip to content

Commit 26a8ac4

Browse files
committed
doc: changelog 4.2.14
1 parent 9f46eef commit 26a8ac4

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v4.2.14
4+
5+
### Bug fixes
6+
7+
* [0dc7ec348](https://github.com/api-platform/core/commit/0dc7ec348d48025f953820101609b1aa9fd5af59) fix(doctrine): useless generateParameterName call (#7679)
8+
* [1c6fae536](https://github.com/api-platform/core/commit/1c6fae536d8d4b51544cee295883cd8726ec5944) fix(symfony): fix for symfony/json_streamer 8.0 with enable_json_streamer (#7684)
9+
* [83a3cacfb](https://github.com/api-platform/core/commit/83a3cacfb49968b80e2f5d352c1b0930c923209d) fix(laravel): use controller if declared (#7687)
10+
* [9f46eef05](https://github.com/api-platform/core/commit/9f46eef057240f346437590a3dade7dd200bc7f3) fix(jsonschema): call to an undefined method Symfony\Component\TypeInfo\Type::getClassName() (#7685)
11+
* [f5ba97460](https://github.com/api-platform/core/commit/f5ba9746069514c579343624af075e5b4eda6404) fix(doctrine): PartialSearchFilter on multibyte characters (#7688)
12+
* [1706c3c58](https://github.com/api-platform/core/commit/1706c3c5824fe78a1c00c1988faf0dde94a93f8c) fix(doctrine): throw exception if parameter property is not provided
13+
314
## v4.2.13
415

516
### Bug fixes
@@ -3858,4 +3869,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
38583869
## 1.0.0 beta 2
38593870

38603871
* Preserve indexes when normalizing and denormalizing associative arrays
3861-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3872+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 commit comments

Comments
 (0)