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
* OpenApi: fixed required fields (in and name) within `ApiPlatform\OpenApi\Model\Parameter`**BC**
22
33
23
-
## 3.0.0-beta.2
34
+
Various cleanup, removed `Core` namespace leftovers and todos.
35
+
36
+
## 3.0.0-beta.2 / 3.0.0-rc.1
24
37
25
38
* ExpressionLanguage: deprecated class `ApiPlatform\Symfony\Security\ExpressionLanguage` has been removed in favor of `Symfony\Component\Security\Core\Authorization\ExpressionLanguage`.
26
39
@@ -36,6 +49,11 @@ Breaking changes:
36
49
* Metadata: the `Core` namespace got removed (#4805)
37
50
* Mercure: deprecation removed (#4805)
38
51
52
+
## 2.7.0-rc.2
53
+
54
+
* Symfony: the upgrade command now updates ApiFilter as well (#4845)
55
+
* Symfony: maker command to create a state Processor (#4423)
56
+
39
57
## 2.7.0-beta.5
40
58
41
59
* Serializer: ignore no-operation on SerializeListener (#4828)
0 commit comments