- add config `ELASTICSEARCH_FIX_QUERY` to control if we want to handle old queries - add config `ELASTICSEARCH_FIX_MAPPING` to control if we want to handle old mapping
7.3.0
++++++++++++++++++
- change find return to be cursor, count - fix overriding query inside match query
7.2.1
++++++++++++++++++
- call filter_callback without req param on TypeError