Files
cozystack/docs/changelogs/v0.37.4.md
Andrei Kvapil b5b12d0684 Add changelogs for v0.37.* and v0.38.0
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-11-26 17:08:42 +01:00

1.8 KiB

Features and Improvements

  • [tenant] Allow listing workloads: Enabled listing of workloads for tenants, improving visibility and management of tenant resources (@kvaps in #1576, #1577).

Fixes

  • [seaweedfs] Fix migration to v3.99: Fixed migration issues when upgrading SeaweedFS to version 3.99, ensuring smooth upgrades (@kvaps in #1572, #1575).
  • [nats] Merge container spec, not podTemplate: Fixed NATS configuration to properly merge container specifications instead of podTemplate, ensuring correct container configuration (@lllamnyp in #1571, #1574).

Development, Testing, and CI/CD

  • [e2e] Increase Kubernetes connection timeouts: Increased connection and request timeouts in E2E tests when communicating with Kubernetes API, improving test stability under high load and slow cluster response conditions (@IvanHunters in #1570, #1573).

Documentation


Full Changelog: v0.37.3...v0.37.4