Releases: bento-platform/gohan
Releases · bento-platform/gohan
Version 5.0.2
What's Changed
- chore: update base image, bump ver to 5.0.2; update CI action by @davidlougheed in #60
Full Changelog: v5.0.1...v5.0.2
Version 5.0.1
What's Changed
- fix(schemas): remove enum from assembly ID prop by @davidlougheed in #59
Full Changelog: v5.0.0...v5.0.1
Version 5.0.0
What's Changed
- Features/retrieve_last_ingested by @noctillion in #55
- feat: implement new workflow system by @davidlougheed in #57
- feat!: use reference service to provide assembly ID by @davidlougheed in #58
New Contributors
- @noctillion made their first contribution in #55
Full Changelog: v4.0.1...v5.0.0
Version 4.0.1
What's Changed
- fix(variants): return error for variants overview when ES is down
- ci: update action versions by @davidlougheed in #56
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
What's Changed
Breaking change
- Deprecating 'tables' by @brouillette in #49
Other changes
- Test upgrades by @brouillette in #52
- v4.0 by @brouillette in #54
Full Changelog: v3.9.1...v4.0.0
v4.0.0-rc
What's Changed
- Test upgrades by @brouillette in #52
- Deprecating 'tables' by @brouillette in #49
Full Changelog: v3.9.1...v4.0.0-rc
Version 3.9.1
- querying touchup, see #53
Version 3.9.0
- see #50
Version 3.8.0
Version 3.7.4
- improved handling of special vcf headers containing '#'
- image permissions, build patches