- Usage of the latest Heksher image by default
get_rules
,get_setting_names
, andclear
are now synchronous
- added async startup to the service
clear_rules
,clear_settings
methods- add support for python 3.10
- run
alembic upgrade head
in a separate container before starting Heksher - Fixed closing of httpx client
- Modified HeksherService to inherit from SingleContainerService