Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 29, 2023
1 parent 618941c commit a5ee840
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# Changelog

## [1.0.0](https://www.github.com/bihealth/varfish-db-downloader/compare/v0.3.0...v1.0.0) (2023-06-29)


### ⚠ BREAKING CHANGES

* refactoring for bollonaster (#22)

### Features

* add missing background data for GRCh38 ([#5](https://www.github.com/bihealth/varfish-db-downloader/issues/5)) ([#37](https://www.github.com/bihealth/varfish-db-downloader/issues/37)) ([9ce1cab](https://www.github.com/bihealth/varfish-db-downloader/commit/9ce1cab9e94b34f349bc1752c4cd7b3d1d712cfb))
* add nightly test for upstream URL availability ([#6](https://www.github.com/bihealth/varfish-db-downloader/issues/6)) ([#32](https://www.github.com/bihealth/varfish-db-downloader/issues/32)) ([e30b093](https://www.github.com/bihealth/varfish-db-downloader/commit/e30b093e9b2ac87960269028e1e57009247b2dab))
* add reduced development dataset ([#44](https://www.github.com/bihealth/varfish-db-downloader/issues/44)) ([#47](https://www.github.com/bihealth/varfish-db-downloader/issues/47)) ([dd8170e](https://www.github.com/bihealth/varfish-db-downloader/commit/dd8170e55df207e2258aef3e4796782d3c868020))
* adding files for varfish-server-worker ([#50](https://www.github.com/bihealth/varfish-db-downloader/issues/50)) ([#51](https://www.github.com/bihealth/varfish-db-downloader/issues/51)) ([ba84443](https://www.github.com/bihealth/varfish-db-downloader/commit/ba84443ff611f21341414b4b87a55d55f7f95a45))
* adding test mode ([#7](https://www.github.com/bihealth/varfish-db-downloader/issues/7)) ([#30](https://www.github.com/bihealth/varfish-db-downloader/issues/30)) ([a415bfe](https://www.github.com/bihealth/varfish-db-downloader/commit/a415bfe64f8e8a21f76e9a2dc34180645244dbcf))
* adjusting output paths ([#42](https://www.github.com/bihealth/varfish-db-downloader/issues/42)) ([4b01fe9](https://www.github.com/bihealth/varfish-db-downloader/commit/4b01fe9340bfac15883fa217702997a4e10499e8))
* binary conversion of sequence dbs with annonars and worker ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#40](https://www.github.com/bihealth/varfish-db-downloader/issues/40)) ([8d1542f](https://www.github.com/bihealth/varfish-db-downloader/commit/8d1542f0e4ff312f4e03828326ac7237f5c96f50))
* build output files for background data containers ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#41](https://www.github.com/bihealth/varfish-db-downloader/issues/41)) ([f3d936c](https://www.github.com/bihealth/varfish-db-downloader/commit/f3d936c2e970fed49b57b34d161174b2fc4b1684))
* cleanup and restructuring of output and code ([#34](https://www.github.com/bihealth/varfish-db-downloader/issues/34)) ([#36](https://www.github.com/bihealth/varfish-db-downloader/issues/36)) ([400119f](https://www.github.com/bihealth/varfish-db-downloader/commit/400119fc90dc48662a50ccf427f23e1e2e9f8d54))
* introduce comprehensive spec YAML files ([#33](https://www.github.com/bihealth/varfish-db-downloader/issues/33)) ([#43](https://www.github.com/bihealth/varfish-db-downloader/issues/43)) ([3f70b57](https://www.github.com/bihealth/varfish-db-downloader/commit/3f70b5775cdbce77a28e187ead6ccec3dfadafa6))
* make runnable with Slurm ([#38](https://www.github.com/bihealth/varfish-db-downloader/issues/38)) ([#39](https://www.github.com/bihealth/varfish-db-downloader/issues/39)) ([2f6deac](https://www.github.com/bihealth/varfish-db-downloader/commit/2f6deacbe222873eeb7758ca08b662671552a948))
* provide enrichment probesets for Agilent/IDT/Twist ([#52](https://www.github.com/bihealth/varfish-db-downloader/issues/52)) ([#53](https://www.github.com/bihealth/varfish-db-downloader/issues/53)) ([618941c](https://www.github.com/bihealth/varfish-db-downloader/commit/618941c368e1bd075719cdd2f4438c3f48e329a0))
* refactoring for bollonaster ([#22](https://www.github.com/bihealth/varfish-db-downloader/issues/22)) ([1b35484](https://www.github.com/bihealth/varfish-db-downloader/commit/1b354843482bd4db72c45bb87d5d9143d25b3b87))


### Bug Fixes

* small adjustments to reduce data list ([#48](https://www.github.com/bihealth/varfish-db-downloader/issues/48)) ([e899051](https://www.github.com/bihealth/varfish-db-downloader/commit/e899051d01685b8b0c5720fb1973582b8f675742))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.3.0
1.0.0

0 comments on commit a5ee840

Please sign in to comment.