- Increased required minimal versions to Python 3.8 and Django 4
- Upgrade the Python API client to version 4 If you used earlier versions of the Django integration and directly used the Python API client, you need to upgrade your code. If you didn’t interact with the Python API client directly in your code, you don’t have to do anything.
-
Remove deprecated method
clear_indexReplace any call toclear_indexwithclear_objectsPython