uncloud Releases
83 releases of psviderski/uncloud
- v0.11.0
This release adds a `--recreate` flag to the deploy command for forcing container recreation, introduces a prompt to reset machines during initialization if they're already cluster members, and changes the default container restart policy from `always` to `unless-stopped`. The restart policy change is the main breaking change in this release.
Aug 7, 2025
- v0.10.1
This is a minor patch release (v0.10.1) focused on bug fixes and improved error handling. The release addresses SSH configuration issues and machine state management, along with general code maintenance.
Aug 6, 2025
- v0.10.0
Release v0.10.0 introduces new machine management commands (`rm`, `rename`, `update`) and extends Docker Compose support with placement constraints and pull policy handling. This release also includes important bug fixes for UFW firewall IPv6 support and race conditions during cluster initialization and Docker network creation.
Aug 4, 2025
- v0.9.0
This release provides critical Docker 28.2.0+ compatibility fixes for cross-machine container connectivity, sets better defaults for container logging with the new 'local' log driver preserving 100MB of logs per container, and includes various developer experience and housekeeping improvements.
Jul 9, 2025
- v1.4.0
Major update introducing PCAP file import, ARP protocol support, and new visualization tools like donut charts and enhanced notifications, alongside Docker support and accessibility themes.
Jun 27, 2025
- v0.8.0
This release introduces build & push capabilities for Compose deployments with a new `uc build` command and integrated build step in `uc deploy`. It also enables passive health checks and automatic retry logic (3 retries) for Caddy reverse proxy upstreams, along with launching new documentation and a Discord community.
Jun 12, 2025
- 0.2.12
This release focuses on dependency updates and environment compatibility. The most significant change is upgrading the Go runtime to version 1.23.0, alongside fixes for RHEL and Rocky Linux installation scripts.
May 7, 2025
- v0.7.2
This is a bug fix release (v0.7.2) that improves service name validation to properly enforce RFC 1123 label format requirements and fixes the Caddy image check behavior during deployment.
May 7, 2025
- v0.7.1
This minor release (v0.7.1) focuses on improving iptables firewall management for Uncloud. It introduces a new `UNCLOUD-INPUT` iptables chain to manage Uncloud-specific rules, allows DNS queries from containers to reach the embedded DNS server when the host has restrictive INPUT rules, and enables WireGuard traffic on port 51820/udp.
May 5, 2025
- v0.3.104
Introduces a configuration parameter to manage callback execution threading, allowing blocking functions to run without halting the main application thread.
May 3, 2025
- v0.7.0
This release v0.7.0 introduces an embedded DNS service for internal service discovery, handling the `.internal` domain for service-to-service communication, along with Compose profiles support and various CLI improvements including a `--version` flag.
May 1, 2025
- v0.6.0
This release (v0.6.0) introduces major new capabilities including Docker Compose file deployment support, a new volume management system for creating and managing persistent volumes across the cluster, and context management for switching between multiple cluster configurations. The release also improves container resource controls with CPU/memory limits and environment variable support.
Apr 25, 2025
- v0.3.103
A major feature release enhancing RealtimeSTT's robustness through thread-safe IPC, audio normalization, and asynchronous callback handling.
Apr 19, 2025
- v0.5.0
This release (v0.5.0) introduces initial Docker Compose support for service deployment, enabling the same Compose file to be used for both local development and cluster deployment. The release also includes a new demo screencast and completely revamps how service and container specifications are stored, enabling proper implementation of the service 'scale' command and selective container recreation.
Mar 31, 2025
- 0.2.11
A security-oriented release that addresses potential code injection vulnerabilities in NodeJS environments and updates network dependencies for improved system security.
Mar 24, 2025
- v0.4.0
This is a minor release that introduces a basic service scale command, allowing users to scale services within the uncloud platform. The release contains a single new feature focused on service scaling functionality.
Mar 5, 2025
- v0.3.2
This release focuses on fixing DNS record handling and IP deduplication issues encountered when adding new machines to an existing cluster.
Mar 5, 2025
- v0.3.1
Introduces uninstallation capabilities and enhances DNS management by reserving the cluster domain by default during initialization.
Mar 4, 2025
- v0.3.0
A major feature release focusing on DNS management, Caddy deployment for global services, and replica management strategies.
Mar 3, 2025
- v0.2.0
This release (v0.2.0) introduces significant improvements to service deployment management including Deployment, Strategy, and Operation primitives, a rolling deploy strategy for global services, and better detection of conflicting service ports. It also adds SSH key configuration support and includes multiple bug fixes for the CLI installation process and config handling.
Feb 14, 2025