Skip to content

Latest commit

 

History

History
186 lines (118 loc) · 13 KB

CHANGELOG.md

File metadata and controls

186 lines (118 loc) · 13 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased (yyyy-mm-dd)

Here we write upgrading notes for RAD Lab repo. It's a team effort to make them as straightforward as possible.

Added

Changed

Fixed

8.0.0 (2022-09-02)

Full Changelog

Added

  • RAD Lab Module: Added capability to deploy modules via Service Account Identity. (#73)
  • RAD Lab Module: Added capability to enable Billing Budgets to all the modules. (#73)
  • RAD Lab Module: Added Monitoring channels for Billing Budgets. (#73)

Changed

  • RAD Lab Launcher: Updated RAD Lab Launcher to support changing folder_id. (ba072e0)

Fixed

7.0.0 (2022-05-24)

Full Changelog

Added

Fixed

6.1.1 (2022-04-26)

Full Changelog

Added

  • RAD Lab Launcher: Listing Existing Deployments when Updating/Deleting any deployment.(#55)

Fixed

  • RAD Lab Launcher: Fix for empty line in the file of "--varfile" used to cause error of "index out of range" and fail the execution of "python3 radlab.py --module.... --varfile ./xxxxx". (#55)

6.0.0 (2022-04-19)

Full Changelog

Added

  • RAD Lab Module: RAD-Lab alpha fold Module (#54)

5.1.1 (2022-03-18)

Full Changelog

Added

  • RAD Lab Module: Option to create container image Vertex AI notebooks in Data Science Module. (#48)
  • RAD Lab Module: Capability for users to upload their own Jupyter notebooks to Vertex AI notebooks on Data Science Module deployment. (#48)
  • RAD Lab Launcher: Enhancements to accept Command Line arguments. (#41)(#44)

Changed

  • RAD Lab Launcher: Added a CLI argument / flag to disable RADLab Permission pre-checks. (#46)

Fixed

  • RAD Lab Launcher: Fixing links in the Error Messages. (1e64c2d)
  • RAD Lab Launcher: Fixing a bug to also check for Owner role (i.e. roles/owner) which already contains all required permission for pre-checks for RAD Lab management project. (#46)

5.0.0 (2022-02-23)

Full Changelog

Added

  • RAD Lab Module: RAD-Lab Silicon Design Module (#39)

4.2.1 (2022-02-17)

Full Changelog

Changed

  • RAD Lab Launcher: Skipping installation of Terraform binaries on Cloud Shell as TF is automatically authenticated and is integrated with Cloud Shell (294c096)

Fixed

  • RAD Lab Module: Resolved conflicting iam binding of notebooks.admin for data_science module. (#43)

4.1.0 (2022-02-15)

Full Changelog

Added

  • RAD Lab Launcher: Pre-Check IAM Permissions before deploying RAD Lab Modules. (a28dbd2) (#10)(#42)

Changed

  • RAD Lab Launcher: Launcher to prompt for either proceeding with the existing GOOGLE_APPLICATION_CREDENTIALS or go through the login again. (44cfae1)
  • RAD Lab Module: Standardized Project ID prefix for all RAD Lab Module (baba1f1)(992f8d5)(7dfe944)(827df14)

4.0.0 (2022-01-14)

Full Changelog

Added

  • RAD Lab Module: RAD Lab Genomics-Cromwell Module (039d522)
  • RAD Lab Launcher: Spinning up radlab modules via RAD Lab Launcher without an Organization (f48cd8c) (#29)

Changed

  • Repo: Setting up permissions in the GitHub Action workflows (9351b47)
  • RAD Lab Launcher: Launcher to prompt for Project ID for RAD Lab management (a2c42af) (#9)
  • RAD Lab Module: Updated AI Notebook Image to include sample notebook for Data Science RAD Lab Module (05985fa)

Fixed

  • Repo: Fixed GitHub Action Workflow - Build Module README (3d7e7b8) (#38)

3.0.0 (2021-12-06)

Full Changelog

Added

  • RAD Lab Module: RAD Lab Genomics-databiosphere dsub Module (febc5f2)

2.1.0 (2021-11-23)

Full Changelog

Added

  • RAD Lab Launcher: Added optional Input file parameter to set variables & create terraform.tfvars file (dfdb270)

Changed

  • RAD Lab Launcher: Changed how module selection works (#7)

2.0.0 (2021-11-15)

Full Changelog

Added

  • RAD Lab Module: RAD Lab Application Mordernization Module (w/ Elasticsearch) (f228685)
  • RAD Lab Module: Functionality to deploy RAD Lab modules in existing GCP projects (69cab34)
  • RAD Lab Module: Functionality to deploy in existing network/subnet (7bd10fb)
  • RAD Lab Launcher: Functionality to list existing RAD Lab deployments for specific modules (620dd64)
  • RAD Lab Launcher: Functionality to enter Org ID & Billing A/C manually (2db2dae)
  • GitHub Action: Check - Apache 2.0 License Boilerplate (5ee285d)
  • GitHub Action: Build - Notifications to RAD Lab team (26f33af)

Changed

  • Repo: Restructuring & Documentation Update (f775701)
  • RAD Lab Module: Added timer to wait for Org Policy to get rolled out (99f1e7f)
  • RAD Lab Launcher: Re-branding RAD Lab Installer to RAD Lab Launcher (9a67462)
  • GitHub Action: Check - Terraform Plan (f491556)

Fixed

  • Repo: Broken link to gcp-ai-nootbook-tools (#12)

1.1.0 (2021-11-01)

Full Changelog

Added

  • Repo: Enabling Codeowners (1b34ab2)
  • Repo: Tools for workflow automation (74a99a4)
  • Repo: Created Issue Templates (ce531bc)
  • GitHub Action: Build - Terraform Plan (2270904)
  • GitHub Action: Auto-create Variables/Outputs in Module README (9a54a12)
  • Repo: Enabling Changelog (3536b18)

Changed

  • Repo: Re-structured Documentation (51831c6)
  • RAD Lab Launcher: Making RAD Lab Installer compatible with restructured repo directory (3b03ca2)

1.0.0 (2021-10-07)

Added

  • RAD Lab Module: RAD-Lab Data Science Module (c3a185f)