v0.1.0
What's Changed
This release comes with a lot of improvements, but also breaking changes. The major change being the use of Agones to manage the game server scheduling. They do this pretty well, way better than us.
The documentation website has been updated to reflect this change, you can see how we integrate with Agones here.
Enhancements 🚀
- feat(operator): add Image in PodOverrides for Proxy and MinecraftServer by @IamBlueSlime in #98
- feat(operator): use latest itzg images by @IamBlueSlime in #100
Bug Fixes 🐛
- fix: map mismatch in unregister server keeping ghost servers by @IamBlueSlime in #94
Dependencies 🔧
Other Changes
Full Changelog: v0.0.1...v0.1.0