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
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## v3.3.3
4
+
5
+
### Bug fixes
6
+
7
+
*[10f24f7a1](https://github.com/api-platform/core/commit/10f24f7a18649f5d463ce0a99759e9b514707e92) fix(state): no location header without output (#6356)
8
+
*[20c9165f2](https://github.com/api-platform/core/commit/20c9165f240e0457d1f5c9e2760b980e7d61f777) fix(symfony): no read should not throw on wrong uri variables (#6359)
9
+
*[4cd359d40](https://github.com/api-platform/core/commit/4cd359d400608340b09597d24e03f9ff1dc2f9ec) fix(graphql): resolver before validation (#6363)
10
+
*[9d159f4fa](https://github.com/api-platform/core/commit/9d159f4fa2d411f00911cfc5679b81585907d053) fix(symfony): no read shouldn't throw InvalidIdentifiers (#6357)
11
+
3
12
## v3.3.2
4
13
5
14
### Bug fixes
@@ -2277,4 +2286,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2277
2286
## 1.0.0 beta 2
2278
2287
2279
2288
* Preserve indexes when normalizing and denormalizing associative arrays
2280
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2289
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments