5.4.0
- Added new Foxx management methods db.foxx.update_service_with_file and db.foxx.replace_service_with_file.
- Cursors now raise
CursorCountErroron statements likelen(cursor)orbool(cursor)when count was never enabled (e.g. during AQL execution).