5.12.0¶
Release Date: 2025.05.30
Refinery Documentation¶
- Added documentation explaining how to enable the security feature in Refinery
Refinery Core¶
Enhancements¶
Delta Refinery has been updated to support the following security features:
-
Pipeline permissions. Pipelines now support access control, allowing you to restrict access and API usage to authorized users only.
-
Secure deployment. Delta Refinery can now be deployed without using the
skip-secure-deployflag. (Note: this is currently not compatible with Sandbox or Monitoring environments). -
Improved authentication. The previously hardcoded Administrator credentials have been removed from Refinery libraries. They have been replaced with a generated
RefProcadminuser. Changing the Administrator password no longer disrupts communication between Refinery pipelines.