Releases: galaxyproject/gravity
Releases · galaxyproject/gravity
v0.13.3
v0.13.2
v0.13.1
v0.13.0
What's Changed
- Add options to enable/disable gunicorn, celery, and celery-beat services by @natefoo in #47
- Add ability to include gravity config from a separate file and document by @natefoo in #48
- Only default to preload = true for gunicorn if not using unicornherder by @natefoo in #49
- Add option to specify tusd path by @natefoo in #50
- Support setting per-service environment variables by @natefoo in #56
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.0
What's Changed
- Allow setting supervisor socket path via environment variable by @mvdbeek in #36
- Automatically switch to non-sample galaxy.yml if it exists by @mvdbeek in #39
- Add pydantic config schema by @mvdbeek in #42
- Add --quiet option to galaxy and galaxyctl start by @mvdbeek in #40
- Add support for yaml job config by @mvdbeek in #37
- Add --preload support for gunicorn by @mvdbeek in #41
- Support running tusd by @natefoo in #23
Full Changelog: v0.10.0...v0.11.0
v0.10.0
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
Full Changelog: v0.9.0...v0.10.0