What's Changed * Support pydantic v1 and v2 by mvdbeek in https://github.com/galaxyproject/gravity/pull/118 * Fix GalaxyReportsService crash and remove config_type by jvanbraekel in https://github.com/galaxyproject/gravity/pull/116 * Support running multiple tusds and controlling the value of hooks-http by natefoo in https://github.com/galaxyproject/gravity/pull/119
New Contributors * jvanbraekel made their first contribution in https://github.com/galaxyproject/gravity/pull/116
What's Changed * Supervisor: more readable program name + reread config on each change by abretaud in https://github.com/galaxyproject/gravity/pull/110 * Remove unneeded supervisorctl update call by abretaud in https://github.com/galaxyproject/gravity/pull/112 * Minimal path change needed for galaxy PR 16795 by sveinugu in https://github.com/galaxyproject/gravity/pull/114
New Contributors * sveinugu made their first contribution in https://github.com/galaxyproject/gravity/pull/114
What's Changed * Don't create supervisor conf dir unless necessary, create the gravity data dir as the correct user by natefoo in https://github.com/galaxyproject/gravity/pull/105