File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 History
33=========
44
5+ 1.2.1
6+ =====
7+
8+ - Update ``settings_to_sample() `` to new Pydantic by @nsoranzo in https://github.com/galaxyproject/gravity/pull/140
9+ - Add GRAVITY_SKIP_SYSTEMD env var to bypass root user checks by @mvdbeek in https://github.com/galaxyproject/gravity/pull/141
10+ - Fix version check by @mvdbeek in https://github.com/galaxyproject/gravity/pull/142
11+ - Dispatch option on gunicorn version by @mvdbeek in https://github.com/galaxyproject/gravity/pull/143
12+ - Modernize remaining pydantic v1 syntax to v2 by @mvdbeek in https://github.com/galaxyproject/gravity/pull/145
13+
5141.2.0
615=====
716
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- __version__ = "1.2.0 "
3+ __version__ = "1.2.1 "
You can’t perform that action at this time.
0 commit comments