Skip to content

Version 2.18.0

Compare
Choose a tag to compare
@davidlougheed davidlougheed released this 20 Mar 13:37
· 1001 commits to develop since this release
37d2c84
  • feat: add bento.dataService and bento.gitCommit properties to /service-info
  • feat: update bento_lib to 6 and add starts/ends-with and wildcard operators for Bento string search
  • refact: move views in CHORD app into corresponding modules
  • refact: move export-related code into chord.export module
  • refact: improve cBioPortal-related code
  • fix: don't spam Git config with safe path lines
  • fix: separate allowed hosts and container name; allow both
  • fix: only auto-generate migrations for auth and admin apps in runner script
  • chore: non-root image user
  • chore: use Poetry for dependency management
  • chore: use base image Git config implementation
  • chore: update WDLs to v1.0
  • chore: annotate workflows with purpose property
  • chore: update dependencies
  • ci: remove Travis config file
  • ci: update Bento build action to 0.11.0