0.6.3 (June 18, 2025)
IMPROVEMENTS:
- api: Added support for ipv6_address, ipv4_address, static_ips, and static_mac options to networking configuration [GH-359]
- api: Address a backwards incompatible change in Podman 4.0 for secondary IP addresses [GH-443]
- build: Update Nomad verison to 1.10.0 [GH-431]
- build: Updated to Go 1.24.2 [GH-430]
- config: Adds support for oom_score_adj [GH-425]
BUG FIXES:
- fingerprint: Check for nil pointers in SystemInfo client response. [GH-412]
- recovery: Fixes driver failing to recover task [GH-433]
- runtime: Fixes parsing options when creating a tmpfs mount [GH-439]
- logging: Fixes bug where driver did not honor default logging configuration [GH-411]
- volumes: Fixes volume deletion when deleting container [GH-424]