You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## v2.7.5
4
+
5
+
### Bug fixes
6
+
7
+
*[096ac119a](https://github.com/api-platform/core/commit/096ac119a5126bdc5e7877172a033d7cdaa28983) fix(metadata): keep configured uri variables (#5217)
8
+
*[2b2d468f0](https://github.com/api-platform/core/commit/2b2d468f06a63ecfa4928d5d631953acb624c181) fix(metadata): operations must inherit from resource and defaults
9
+
*[2cb3b4272](https://github.com/api-platform/core/commit/2cb3b42725105aaf34dc9d71d2c03e156acd5833) fix(serializer): use iri from $context if defined (#5201)
10
+
*[39398579e](https://github.com/api-platform/core/commit/39398579e32976b5b4b0219da98fdb35629a35ad) fix(symfony): definition when mercure is not installed (#5206)
11
+
*[e9c7e4abb](https://github.com/api-platform/core/commit/e9c7e4abb683bb830a61712a8b63b8063e015b13) fix(serializer): avoid call to legacy iri converter with non-resource class (#5219)
12
+
*[ebaad51b2](https://github.com/api-platform/core/commit/ebaad51b2ce173b6c59582dcc6fb311f1f4b7fa9) fix(serializer): read groups off the root operation (#5196)
13
+
3
14
## v2.7.4
4
15
5
16
### Bug fixes
@@ -1231,4 +1242,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1231
1242
## 1.0.0 beta 2
1232
1243
1233
1244
* Preserve indexes when normalizing and denormalizing associative arrays
1234
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1245
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments