Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 18:24
· 227 commits to main since this release

0.10.0 (2024-08-25)

Important

Please look at 0.9.0's announcement

Hi,

This release brings a critical bug fix affecting users with proxies running in LoadBalancer. Also, some nice improvements:

teleporting a player to a specific server is now exposed in the Proxy's API, so you can leverage this feature in your plugins
you can now provide a list of external servers that are not managed by Shulker and should still be added into the proxies's directory

✨ Features ✨

  • shulker-proxy-agent: expose player teleporting in API (#629) (111ca37)
  • support providing external servers (#631) (86b4804)

🐛 Bug Fixes 🐛

  • shulker-proxy-agent: crash when LoadBalancer service does not have any ingress in status (#627) (8be044a)
  • shulker-proxy-agent: do not watch service if preferred address is provided (a8e2e70)