Releases: AzisabaNetwork/Kuvel
Releases · AzisabaNetwork/Kuvel
Version 3.0.0
✨ What's Changed
- Added label selector
- See config.yml for example
- Use containerPort when creating InetSocketAddress of pod
- containerPort's name must be set to
minecraft
- Defaults to 25565
- containerPort's name must be set to
Version 2.1.0
✨ What's Changed
- Make namespace configurable and improve config&logger handling by @Phoenix616 in #43
New Contributors
- @Phoenix616 made their first contribution in #43
Full Changelog: 2.0.2...2.1.0
Version 2.0.2
🐛 Bug Fixes
- Discovery task crash by @acrylic-style in #41
🆙 Dependency Updates
Full Changelog: 2.0.1...2.0.2
Version 2.0.1
🐛 Bug Fixes
📝 Document Changes
🆙 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
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
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
Initial release
Please redownload if you've downloaded before 2022/03/23 3:20 (UTC+09:00).