v3.0.0
A major release, released to mylrc.lbl.gov on October 6th, 2022.
New Features
- (MyLRC only) Support for validating billing IDs against the external Oracle database during new project requests.
Enhancements
- Allowed additional settings to be configured in Ansible so they can be varied across deployments.
- Restricted API access so that all methods across all endpoints require an API token.
- (MyLRC only) Updated and added logic for importing existing LRC data and validating it once imported.
- Merged the production and development Ansible playbooks into one.
Bug Fixes
- Corrected a bug that would cause jobs submitted under departmental cluster projects to not be stored in the database.
- Corrected a bug that would cause jobs submitted under departmental cluster projects with invalid parameters to be treated as valid.
- Generalized a BRC-specific string across various pages.
- Resolved a bug causing application and development VM initialization to fail due to a database table being accessed before it exists.