Skip to content

Releases: cybozu-go/sabakan

v2.1.0-rc.1

25 Feb 07:14
Compare
Choose a tag to compare
v2.1.0-rc.1 Pre-release
Pre-release
Bump version to 2.1.0-rc.1

v2.0.1

19 Feb 11:11
Compare
Choose a tag to compare

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

13 Feb 03:28
Compare
Choose a tag to compare

This release contains an important change in setup procedure.

ipam.json adds new mandatory field node-gateway-offset that was moved from dhcp.json.

Existing installations will not be affected because sabakan updates stored IPAM configurations automatically.

See CHANGELOG for full details.

v1.1.0

31 Jan 09:30
Compare
Choose a tag to compare
Bump version to 1.1.0

v1.0.1

31 Jan 09:30
Compare
Choose a tag to compare
Bump version to 1.0.1

v1.0.0

28 Jan 08:35
Compare
Choose a tag to compare

Sabakan reaches 1.0.0!
With this release, we start to keep backward compatibility between minor releases.

v0.31

18 Jan 01:24
Compare
Choose a tag to compare
Bump version to 0.31

v0.30

06 Dec 08:13
Compare
Choose a tag to compare
Bump version to 0.30

v0.29

29 Nov 11:39
Compare
Choose a tag to compare
Bump version to 0.29

v0.28

28 Nov 05:22
Compare
Choose a tag to compare
Bump version to v0.28