| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-07 | 3.0 kB | |
| v1.3.2 source code.tar.gz | 2026-05-07 | 5.2 MB | |
| v1.3.2 source code.zip | 2026-05-07 | 7.2 MB | |
| openapi.json | 2026-05-07 | 2.5 MB | |
| cozypkg-checksums.txt | 2026-05-07 | 564 Bytes | |
| cozypkg-windows-arm64.tar.gz | 2026-05-07 | 17.2 MB | |
| cozypkg-darwin-amd64.tar.gz | 2026-05-07 | 20.0 MB | |
| cozypkg-darwin-arm64.tar.gz | 2026-05-07 | 18.6 MB | |
| cozypkg-linux-amd64.tar.gz | 2026-05-07 | 19.0 MB | |
| cozypkg-linux-arm64.tar.gz | 2026-05-07 | 17.2 MB | |
| cozypkg-windows-amd64.tar.gz | 2026-05-07 | 19.1 MB | |
| initramfs-metal-amd64.xz | 2026-05-07 | 146.9 MB | |
| kernel-amd64 | 2026-05-07 | 21.6 MB | |
| nocloud-amd64.raw.xz | 2026-05-07 | 335.7 MB | |
| metal-amd64.raw.xz | 2026-05-07 | 335.7 MB | |
| metal-amd64.iso | 2026-05-07 | 521.5 MB | |
| cozystack-operator-hosted.yaml | 2026-05-07 | 2.5 kB | |
| cozystack-operator-generic.yaml | 2026-05-07 | 2.6 kB | |
| cozystack-operator-talos.yaml | 2026-05-07 | 2.5 kB | |
| cozystack-crds.yaml | 2026-05-07 | 19.1 kB | |
| Totals: 20 Items | 1.5 GB | 0 | |
v1.3.2 (patch)
This is a patch release containing bug fixes, CI/workflow corrections, and a security-aligned Talos update. Changes are those included between v1.3.1 and v1.3.2.
Features and Improvements
- No notable user-facing new features in this patch release; this release focuses on fixes and reliability improvements.
Fixes
-
fix(linstor): plunger demotes idle-Primary DRBD resources: Recovery for stuck DRBD Primaries during provisioning — plunger now detects local Primaries with no open consumers and demotes them so CSI and provisioning can proceed. (original PR [#2539], backport [#2580]) — @kvaps
-
fix(linstor): retry drbdadm secondary after mkfs on transient EBUSY: Add retry wrapper with exponential backoff for the post-mkfs demotion path to avoid initialization aborts caused by transient "device held open" errors. (PR [#2538], backport [#2579]) — @IvanHunters
-
fix(seaweedfs): pass filer.replicas and s3.replicas to HelmRelease: Ensure user-supplied replica counts are honored in the HelmRelease values to prevent divergence and spurious alerts. (original PR [#2533], backport [#2551]) — @lexfrei
-
fix(ci): generate changelog from release tag, not from main: Ensure changelog is computed against the release tag to avoid including commits merged to main after the tag. (PR [#2574], backport included) — @myasnikovdaniil
-
fix(ci): pass app token to Publish draft release step: Use the workflow app token so draft releases can be discovered and published reliably. (PR [#2572] / backport) — automation
Documentation
- docs(agents,ci): finish "tag-not-HEAD" sweep and fix changelog-exists gate: Correct various changelog/CI guardrails so changelog generation and gating behave correctly when running detached at the release tag. (PRs in release range) — @myasnikovdaniil
Security
- fix(talos): bump Talos to v1.12.7 (CVE-2026-31431): Upgrade Talos to include the kernel fix for CVE-2026-31431 and refresh bundled system extension digests. (original PR [#2545], backport [#2547]) — @kvaps
Contributors
Thanks to the people who contributed to this release:
(Automated accounts and CI/bot users are omitted from this list.)
Full Changelog: https://github.com/cozystack/cozystack/compare/v1.3.1...v1.3.2