Commit 84e09da 1 parent 1287c70 commit 84e09da Copy full SHA for 84e09da
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.7.0
4
4
5
- * ** BC** : Change ` api_platform.listener.request.add_format ` priority from 7 to 28 to execute it before firewall (priority 8) (#3599 )
6
- * ** BC** : Use ` @final ` annotation in ORM filters (#4109 )
5
+ * ** BC** Change ` api_platform.listener.request.add_format ` priority from 7 to 28 to execute it before firewall (priority 8) (#3599 )
6
+ * Doctrine: ** BC** Use ` @final ` annotation in ORM filters (#4109 )
7
+ * OpenAPI: ** BC** Better nullable handling in JSON Schema / OpenAPI (#3518 )
7
8
* Allow defining ` exception_to_status ` per operation (#3519 )
8
9
* Doctrine: Better exception to find which resource is linked to an exception (#3965 )
9
10
* Doctrine: Allow mixed type value for date filter (notice if invalid) (#3870 )
You can’t perform that action at this time.
0 commit comments