cozystack/docs/changelogs/v0.37.9.md
Andrei Kvapil 9d1fb4ccf2
Add changelogs for v0.37.9 and v0.38.1
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-11-27 16:04:27 +01:00

1.2 KiB

Improvements

  • [seaweedfs] Extended CA certificate duration to reduce disruptive CA rotations: Extended CA certificate duration to reduce disruptive CA rotations. (@IvanHunters in #1657, #1666).
  • [dashboard] Add config hash annotations to restart pods on config changes: Added config hash annotations to restart pods when configuration changes, ensuring pods are automatically restarted when their configuration is updated (@kvaps in #1662, #1665).

Fixes

  • [tenant][kubernetes] Introduce better cleanup logic: Improved cleanup logic for tenant Kubernetes resources, ensuring proper resource cleanup when tenants are deleted or updated (@kvaps in #1661).
  • [dashboard] Fix loading arrays in forms when editing existing objects: Fixed issue where arrays in forms were not loading correctly when editing existing objects in the dashboard (@kvaps).

Full Changelog: v0.37.8...v0.37.9