Skip to content

v0.1.0

Compare
Choose a tag to compare
@jeremylvln jeremylvln released this 04 May 11:27
· 852 commits to main since this release
79e66e4

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 🔧

  • chore(deps): update actions/configure-pages action to v3 by @renovate in #103

Other Changes

  • style: add ktlint by @IamBlueSlime in #96
  • refactor: merge plugin projects by @IamBlueSlime in #102

Full Changelog: v0.0.1...v0.1.0