Skip to content

Commit 00fbdf7

Browse files
committed
docs: changelog 4.2.1
1 parent 435c3d9 commit 00fbdf7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## v4.2.1
4+
5+
### Bug fixes
6+
7+
* [059e6a09e](https://github.com/api-platform/core/commit/059e6a09e272f7422390df83f5488ed81ea8d5b3) fix(symfony): remove suggest ocramius/package-versions (#7395)
8+
* [3b0c44177](https://github.com/api-platform/core/commit/3b0c4417743187a3f6e1e61c92370dd11a71734d) fix(openapi): ability to override description in response (#7412)
9+
* [54bdce504](https://github.com/api-platform/core/commit/54bdce5042b6b712a7e32e54bfcda7af4833f669) fix(symfony): openapi property path for validation
10+
* [65e137fca](https://github.com/api-platform/core/commit/65e137fca534cae02dd746c87ce99e32d8cace3b) fix: make default value of `pagination_maximum_items_per_page` same as Laravel version (#7396)
11+
* [6916bea95](https://github.com/api-platform/core/commit/6916bea95effc959967ef56618f913323d340a18) fix(serializer): require api-platform/metadata:^4.2 (#7409)
12+
* [82d0dd7e0](https://github.com/api-platform/core/commit/82d0dd7e0dca66be608f102717b2868ef3696f94) fix(symfony): openapi property path for validation (#7411)
13+
* [a5102d9a2](https://github.com/api-platform/core/commit/a5102d9a2b7cf36313234635a24ba235f2ac912d) fix(schema): anyOf must contains an array, not an object (#7399)
14+
* [dfe4fd7f2](https://github.com/api-platform/core/commit/dfe4fd7f24aa2419e9cd0fe9478d10b88ffe6569) fix: handle generic array in JsonSchema (#7414)
15+
16+
Also includes [v4.1.25 bug fixes](#v4125)
17+
18+
### Features
19+
320
## v4.2.0
421

522
### Features

0 commit comments

Comments
 (0)