Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 4.83 KB

CHANGELOG.md

File metadata and controls

75 lines (47 loc) · 4.83 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

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)