This adds three new scheduled cleanup jobs that clear the last_active_ip field from sessions that have been inactive for more than 30 days: - CleanupInactiveOAuth2SessionIpsJob - CleanupInactiveCompatSessionIpsJob - CleanupInactiveUserSessionIpsJob This helps with data minimization by not retaining IP addresses longer