Skip to content

Commit 77d3ff3

Browse files
committed
doc: changelog 3.4.4
1 parent ad5efa5 commit 77d3ff3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## v3.4.4
4+
5+
### Bug fixes
6+
7+
* [550347867](https://github.com/api-platform/core/commit/550347867f30611b673d8df99f65186d013919dd) fix(graphql): register query parameter arguments with filters (#6727)
8+
* [99262dce7](https://github.com/api-platform/core/commit/99262dce739800bd841c95e026848b587ba25801) fix(jsonschema): handle @id when genId is false (#6716)
9+
* [ad5efa535](https://github.com/api-platform/core/commit/ad5efa535a4dcbaad64ecff89514eaa6e07f5b7c) fix: multiple parameter provider #6673 (#6732)
10+
* [d34cd7be8](https://github.com/api-platform/core/commit/d34cd7be8e7a12fd08a8b10270a614c06c10aa89) fix: use stateOptions when retrieving a Parameter filter (#6728)
11+
* [e7fb04fab](https://github.com/api-platform/core/commit/e7fb04fab05bc077e2dbeb0fa0fc2c1d28c96105) fix(symfony): fetch api-platform/symfony version debug bar (#6722)
12+
* [e96623ebf](https://github.com/api-platform/core/commit/e96623ebfd8691ba943bdb56a4d91e160497a311) fix(jsonld): prefix error @type with hydra: (#6721)
13+
314
## v3.4.3
415

516
### Bug fixes
@@ -2621,4 +2632,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
26212632
## 1.0.0 beta 2
26222633

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

0 commit comments

Comments
 (0)