Releases: FreeshardBase/freeshard
Releases · FreeshardBase/freeshard
0.38.3
0.37.5
Full Changelog: 0.37.4...0.37.5
0.38.2
0.38.1
0.38.0
0.37.4
What's Changed
- Recover from stale Docker network references on app start by @max-tet in #54
- Fix zombie processes from healthcheck curl by @max-tet in #55
- Fix env var delimiters in self-hosted docker-compose by @max-tet in #57
- Fix #58: CronTask silently dies on exception, killing backup permanently by @ClaydeCode in #61
- Fix #59: Write a marker blob after each backup so the controller can detect backup recency by @ClaydeCode in #62
Full Changelog: 0.37.3...0.37.4
0.37.3
What's Changed
- Fix #50: Search and mitigate performance problems by @ClaydeCode in #51
- Preserve empty directories in rclone backup/restore by @max-tet in #52
- Fix resize endpoint path and request body field in tests by @max-tet in #53
Full Changelog: 0.37.2...0.37.3
0.37.2
0.37.1
Full Changelog: 0.37.0...0.37.1
0.37.0
What's Changed
- Add switch to disable scheduled docker image pruning (disabled by default) by @max-tet in #30
- Guard refresh_init_apps() to only run on first startup by @max-tet in #32
- add installation dir to template variables for apps by @max-tet in #31
- Fix test config overrides for gconf 0.9.4 by @max-tet in #42
- Fix #40: Migrate from pydantic v1 to v2 by @ClaydeCode in #43
- Fix #41: Replace gconf with pydantic-settings by @ClaydeCode in #44
- Fix #45: Speed up tests by @ClaydeCode in #46
- Fix #38: Fix slow API response proxying in shard_core call_backend by @ClaydeCode in #39
New Contributors
- @ClaydeCode made their first contribution in #43
Full Changelog: 0.36.0...0.37.0