|
a |
|
b/CHANGELOG.md |
|
|
1 |
# Change Log |
|
|
2 |
All notable changes to this project will be documented in this file. |
|
|
3 |
|
|
|
4 |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
5 |
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
6 |
|
|
|
7 |
## [1.0.0] - 2020-07-07 |
|
|
8 |
### Added |
|
|
9 |
- initial release |
|
|
10 |
|
|
|
11 |
## [1.0.1] - 2020-08-20 |
|
|
12 |
### Added |
|
|
13 |
- Removed "Admin" as a key administrator from data catalog encryption key so an "Admin" role is not required to exist in the account for the solution to install and work. |
|
|
14 |
|
|
|
15 |
## [2.0.0] - 2022-06-20 |
|
|
16 |
### Added |
|
|
17 |
- Added guidance for multi-omics multi-modal analysis using The Cancer Genome Atlas (TCGA) and The Cancer Genome Imaging Atlas (TCIA) |
|
|
18 |
|
|
|
19 |
## [3.0.0] - 2023-01-10 |
|
|
20 |
### Added |
|
|
21 |
- Added guidance on working with a Reference Store, Variant Store & Annotation Store in Amazon Omics in a multi-modal context. |
|
|
22 |
- Replaced ETL pipelines for Genomics data (1k, clinvar and example VCF) with Amazon Omics |
|
|
23 |
|
|
|
24 |
## [3.0.0] - 2023-04-28 |
|
|
25 |
### Added |
|
|
26 |
- Update bucket creation steps to comply with https://aws.amazon.com/about-aws/whats-new/2023/04/amazon-s3-two-security-best-practices-buckets-default/ |