File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
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 )
5
6
* Doctrine: Better exception to find which resource is linked to an exception (#3965 )
6
7
* Doctrine: Allow mixed type value for date filter (notice if invalid) (#3870 )
8
+ * Doctrine: Add ` nulls_always_first ` and ` nulls_always_last ` to ` nulls_comparison ` in order filter (#4103 )
7
9
* MongoDB: ` date_immutable ` support (#3940 )
8
10
* DataProvider: Add ` TraversablePaginator ` (#3783 )
9
11
* Swagger UI: Add ` swagger_ui_extra_configuration ` to Swagger / OpenAPI configuration (#3731 )
10
- * OrderFilter: Add ` nulls_always_first ` and ` nulls_always_last ` to ` nulls_comparison ` (#4103 )
11
12
12
13
## 2.6.3
13
14
You can’t perform that action at this time.
0 commit comments