Skip to content

Releases: galaxyproject/gravity

v0.10.0

04 Mar 12:10
8dbedeb
Compare
Choose a tag to compare

What's Changed

  • Fix for the case where a job_conf.xml exists but no handlers are defined by @natefoo in #24
  • Do not raise error if config file section is empty by @nsoranzo in #25
  • Fix minor typos in readme by @ic4f in #27
  • Add tests for static handlers and a defined job_conf.xml with no handlers by @natefoo in #26
  • Move configuration to gravity key of galaxy.yml file, configure gunic… by @mvdbeek in #28
  • Fixes for resolved galaxy.yml.sample symlink by @mvdbeek in #31
  • Support managing gx-it-proxy via gravity by @mvdbeek in #32
  • Add setup for publishing to PyPI by @mvdbeek in #34
  • Prepare 0.10.0 release by @mvdbeek in #35

New Contributors

  • @nsoranzo made their first contribution in #25
  • @ic4f made their first contribution in #27

Full Changelog: v0.9.0...v0.10.0