- Added upsert parameter to Bulk User Import, allowing selective updates of existing users for attributes such as app_metadata, email_verified, name, etc.
- Upsert now preserves unspecified app_metadata, user_metadata, and email_verified fields instead of null‑ing them out.
- No migration required; documentation updated with usage details.