Skip to content

Releases: banzaicloud/go-cruise-control

v0.6.0

11 May 09:02
b852a67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Apr 12:05
2be922e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Mar 10:47
39c3e85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Mar 21:42
3ad0b1a
Compare
Choose a tag to compare

v0.4.0

What's Changed

  • add support for Cruise Control up to version 2.5.113
  • [BREAKING CHANGE] context.Context is passed to API request calls instead of storing it in Client. (see #15)

Update

To update library in your project, run the following command in project root:

go get github.com/banzaicloud/[email protected]

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Mar 08:53
4071d9b
Compare
Choose a tag to compare

Update dependencies to the latest to fix security issues.

What's Changed

  • feat: update dependencies #13

Full Changelog: v0.2.0...v0.3.0

Update

To update library in your project, run the following command in project root:

go get github.com/banzaicloud/[email protected]