Files
cozystack/docs/changelogs/v0.34.0.md
Nick Volynkin 64a8a158c3 [docs] Changelogs for v0.34.*
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-08-18 18:25:44 +03:00

9.6 KiB

Cozystack v0.34.0 is a stable release. It focuses on cluster reliability, virtualization capabilities, and enhancements to the Cozystack API.

Warning

A regression was found in this release and fixed in patch 0.34.3. When upgrading Cozystack, it's recommended to skip this version and upgrade directly to 0.34.3.

Major Features and Improvements

Security

Fixes

Dependencies

Documentation

Development, Testing, and CI/CD

  • [ci] Improve workflow for contributors submitting PRs from forks. Use Oracle Cloud Infrastructure Registry for non-release PRs, bypassing restrictions preventing pushing to ghcr.io with default GitHub token. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1226)

Full Changelog: https://github.com/cozystack/cozystack/compare/v0.33.0...v0.34.0