mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 02:18:36 +00:00
1.8 KiB
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
- [website] Optimize website for mobile devices: Improved website layout and responsiveness for mobile devices (@kvaps in cozystack/website@3ab2338).
- [website] Add OpenAPI UI: Added OpenAPI UI documentation and integration (@kvaps in cozystack/website@b1c1668).
- [website] Update Cozystack video in hero banner: Updated hero banner with new Cozystack video (@kvaps in cozystack/website@e351137).
- [website] Add screenshots carousel: Added screenshots carousel to showcase Cozystack features (@kvaps in cozystack/website@8422bd0).
Full Changelog: v0.37.3...v0.37.4