Skip to content

Releases: FreeshardBase/freeshard

0.38.3

18 Apr 16:08

Choose a tag to compare

What's Changed

Full Changelog: 0.38.2...0.38.3

0.37.5

18 Apr 16:07

Choose a tag to compare

Full Changelog: 0.37.4...0.37.5

0.38.2

17 Apr 11:00

Choose a tag to compare

What's Changed

  • fix: set shutdown_timeout on LifespanManager to prevent teardown flakiness by @max-tet in #66

Full Changelog: 0.38.1...0.38.2

0.38.1

17 Apr 09:23

Choose a tag to compare

What's Changed

  • fix: increase app install wait timeout to reduce CI flakiness by @max-tet in #64

Full Changelog: 0.38.0...0.38.1

0.38.0

17 Apr 08:36

Choose a tag to compare

What's Changed

  • Fix: Handle stale container name conflicts when starting apps by @max-tet in #63
  • Replace TinyDB with PostgreSQL by @max-tet in #56

Full Changelog: 0.37.4...0.38.0

0.37.4

14 Apr 10:52

Choose a tag to compare

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

08 Apr 09:56

Choose a tag to compare

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

07 Apr 08:50

Choose a tag to compare

What's Changed

  • Add agents.md for AI-assisted development by @max-tet in #47
  • Fix disk usage reporting boot disk instead of data volume by @max-tet in #48
  • Re-render app docker-compose templates on startup by @max-tet in #49

Full Changelog: 0.37.1...0.37.2

0.37.1

24 Mar 09:09

Choose a tag to compare

Full Changelog: 0.37.0...0.37.1

0.37.0

23 Mar 07:49
74a8406

Choose a tag to compare

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

Full Changelog: 0.36.0...0.37.0