From 9a823396c4cd226cad3b85159b76475bf9230af0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:50:50 +0000 Subject: [PATCH] chore: release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ version.txt | 1 + 2 files changed, 18 insertions(+) create mode 100644 version.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..784165b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,18 @@ # Changelog + +## 1.0.0 (2023-11-02) + + +### Features + +* add MinIO server for file storage purposes ([#2](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/2)) ([#7](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/7)) ([34b37c4](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/34b37c4a7fdbb487036779068fc78507981747c5)) +* add traefik service with configuration examples ([#3](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/3)) ([#5](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/5)) ([8cfbc21](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/8cfbc21cccdf3508335deb9ebe6eefb96ee49a3f)) +* adding ClinVar download instructions to README ([#28](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/28)) ([d4ead82](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/d4ead82594a74544a50c59850ac60ee78f043d57)) +* adding nginx for serving track data ([#15](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/15)) ([#20](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/20)) ([973b640](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/973b6400f93199dd3d6c39e9226a874cdf3fbf05)) +* bumping annonars, clinvar data, adding clinvar-genes ([#29](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/29)) ([fbdcaf1](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/fbdcaf15bf255a0ed94edac50e1a62529631b752)) + + +### Bug Fixes + +* adding s3:GetBucketLocation to minio policy ([#30](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/30)) ([9e94ad0](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/9e94ad09a9ed6410105b23d2f760fbc48c29ebf6)) +* allow graceful shutdown of minio-client container ([#21](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/21)) ([575c07e](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/575c07e9c5d34ad4009abb1cfe82531277d6d139)) diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..3eefcb9 --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +1.0.0