We're coordinating a migration to time-based UUIDs in all ID generators.
We'll soon be working on persistent storage integrations and index updates are more efficient if new entries have increasing IDs.
v7 has a time-based prefix and works much better than v4 in terms of the number of index rebalancing on insert.