Skip to content

Commit 42f0ace

Browse files
committed
docs: v3.4.11 changelog
1 parent 0cf752b commit 42f0ace

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## v3.4.11
4+
5+
### Bug fixes
6+
7+
* [0cf752bce](https://github.com/api-platform/core/commit/0cf752bcec692718b2503250e655d05aea670316) fix(metadata): make the schema attribute to fallback to null for parameters in YamlResourceExtractor (#6896)
8+
* [2b3c55db2](https://github.com/api-platform/core/commit/2b3c55db2a9ecc52f62c441fa8a5696233a30b87) fix(symfony): remove unsolvable deprecation (#6899) see also (#6655)
9+
* [9493b9b6e](https://github.com/api-platform/core/commit/9493b9b6ec0264ab5b700c861ad1b97455b4f88d) fix(symfony): revert json schema bc break (#6903)
10+
* [b82f9ac76](https://github.com/api-platform/core/commit/b82f9ac76ce89dd3910849c73da42317ee1339ed) fix(openapi): not forbidden response on openAPI doc (#6886)
11+
312
## v3.4.10
413

514
### Bug fixes
@@ -2689,4 +2698,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
26892698
## 1.0.0 beta 2
26902699

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

0 commit comments

Comments
 (0)