Releases: cybozu-go/sabakan
Releases · cybozu-go/sabakan
v2.1.0-rc.1
Bump version to 2.1.0-rc.1
v2.0.1
IMPORTANT NOTE
sabakan 2.0.0 has a critical issue in ignition template system. DO NOT USE IT!
Sabakan 2.0 is shipped with revamped Ignition template implementation.
The new template system can treat multiple Ignition configuration versions in a single binary.
Currently, Ignition Configuration v2.2.0 and v2.3.0 are supported.
Existing installations can be upgraded to 2.0; data in etcd will be converted automatically.
Updates for REST API and Go client library breaks backward compatibility.
Since sabakan uses Go modules, library users need to update import path as:
import sabakan "github.com/cybozu-go/sabakan/v2/client"
See CHANGELOG for details.
v1.2.0
v1.1.0
v1.0.1
v1.0.0
v0.31
v0.30
v0.29
Bump version to 0.29