Skip to content

Release 6.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 01:53

This is a bug fix/minor feature release! No functionality should be altered

GTS Version: 6.1.4
Compatible with Sponge API 7.3.0

This was built from GTS commit: a427436

Release Notes

If you're having trouble, visit the GTS Support Discord: https://discord.gg/F93ZyuB


API

  • Updated Price interface to require an implementation-dependent marker, to help with potential
    race conditions with source-reliant price types. All implementations must update this marker
    to avoid data loss.

Changes

  • Updated expected exception points to include environment information to better help
    diagnose the issue
  • If a detected failure occurs during boot, GTS will now supply a dummy command executor to replace
    the main command, that will indicate GTS booted into safe mode.

Fixes

  • Fixed an issue with MySQL during initialization preventing it from starting correctly
  • Fixed a few clerical issues with the proxy services

Extensions

Generations: Fixed a race condition causing prices to not receive their intended data. You can now sell pokemon again!