This release changes the default behaviors for logging user activity in the database on API calls.
Before all API calls would update the last_activity field in the db, now it is opt in with only start_session and end_session generating activity.