Releases: faststats-dev/faststats-java
Releases · faststats-dev/faststats-java
0.15.0
What's Changed
- Update dependency com.hypixel.hytale:Server to v2026.02.05-bd949ff90 by @renovate[bot] in #85
- Update dependency com.hypixel.hytale:Server to v2026.02.06-0baf7c5aa by @renovate[bot] in #86
- Update dependency net.minestom:minestom to v2026.02.09-1.21.11 by @renovate[bot] in #87
- Update Gradle to v9.5.0-milestone-2 by @renovate[bot] in #88
- Update dependency com.hypixel.hytale:Server to v2026.02.11-891910c77 by @renovate[bot] in #89
- Update Gradle to v9.5.0-milestone-3 by @renovate[bot] in #90
- Update dependency org.jetbrains:annotations to v26.1.0 by @renovate[bot] in #91
- Update dependency net.minestom:minestom to v2026.02.19-1.21.11 by @renovate[bot] in #92
- Update dependency com.hypixel.hytale:Server to v2026.02.19-ad6f58ec8 by @renovate[bot] in #93
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.1
What's Changed
- Only submit metrics on shutdown if errors are present
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Improve metrics shutdown error handling
- Remove metrics shutdown hook
- Replaced submitAsync method with sync submit method (submission is still scheduled to be asynchrounus)
- Invoking shutdown on metrics is now expected
- Added detach and isContextAttached methods to ErrorTracker
- Static metrics data is now cached in BukkitMetrics
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Added Sponge SDK by @NonSwag in #66
- Add Sponge example plugin and refactor onboarding by @NonSwag in #69
- Don't ask me why but now it works by @NonSwag in #70
- Add ExamplePlugin with metrics and error tracking by @NonSwag in #71
- Added Fabric SDK by @NonSwag in #72
- Add BungeeCord example plugin by @NonSwag in #74
Full Changelog: 0.11.1...0.12.0