From 4c0f78ea03a153f9dfee102ffabe97c798828b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:56:39 +0000 Subject: [PATCH] chore: release 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ version.txt | 1 + 2 files changed, 15 insertions(+) create mode 100644 version.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..60b9a60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,15 @@ # Changelog + +## 1.0.0 (2023-08-28) + + +### 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 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)) + + +### Bug Fixes + +* 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