Skip to content

Releases: AzisabaNetwork/Kuvel

Version 2.1.0

24 Mar 09:05
5edd75e
Compare
Choose a tag to compare

✨ What's Changed

  • Make namespace configurable and improve config&logger handling by @Phoenix616 in #43

New Contributors

Full Changelog: 2.0.2...2.1.0

Version 2.0.2

24 Sep 05:45
0ad67e1
Compare
Choose a tag to compare

🐛 Bug Fixes

🆙 Dependency Updates

  • Update dependency org.projectlombok:lombok to v1.18.26 by @renovate in #30

Full Changelog: 2.0.1...2.0.2

Version 2.0.1

17 Dec 02:50
20cda9b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 🐛 Fixed initial servers not registering by @siloneco in #26

📝 Document Changes

  • 📝 Fix label names and add new label by @siloneco in #23

🆙 Dependency Updates

  • Update dependency redis.clients:jedis to v4.3.1 by @renovate in #24
  • Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.1 by @renovate in #25

Full Changelog: 2.0.0...2.0.1

Version 2.0.0

10 Oct 13:05
d6e8555
Compare
Choose a tag to compare

Overview

This upgrade includes various performance improvements, bug fixes, feature additions, and feature removals.

💥 Breaking Changes

  • The name of the labels has been modified to be easier to understand, and also all labels now have a prefix kuvel.azisaba.net/.
  • The Redis option has been optional, but is now required.

✨ New Features

  • You can now have a Pod registered as an initial server. Use kuvel.azisaba.net/initial-server label.

🐛 Bug Fixes

  • Watch, a feature of the Kubernetes API, will no longer be used. The diffs are now checked periodically by get. This change should fixes a bug that caused unexpected server registrations and unregistrations.

⬆️ Dependency Updates

  • Update dependency org.projectlombok:lombok to v1.18.24 by @renovate in #14
  • Update dependency io.fabric8:kubernetes-client to v6 by @renovate in #16
  • Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.0 by @renovate in #19
  • Update dependency redis.clients:jedis to v4.3.0 by @renovate in #21

Full Changelog: 1.0.1...2.0.0

Version 1.0.1

23 Mar 13:01
5716c99
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fixed a bug that occurred when changing leaders. by @siloneco in #5
  • 🔖 Bump version to 1.0.1 by @siloneco in #6

Full Changelog: 1.0.0...1.0.1

Version 1.0.0

22 Mar 10:08
a9db43b
Compare
Choose a tag to compare

Initial release

Please redownload if you've downloaded before 2022/03/23 3:20 (UTC+09:00).