This version provides a fix for API profile downloads where a date restriction is set requiring users to log in to access recent data. Profile downloads are now streamed asynchronously for performance reasons and the user state was not being maintained so it was acting as if a user was not logged in.
It also fixes the set_embargo permission which was not being recognized for non-admin curators.
Full Changelog: v_1.50.1...v_1.50.2