Skip to content

Releases: mobiera/stats

v5.2.0

05 Jun 18:11
683db0c

Choose a tag to compare

5.2.0 (2026-06-05)

Features

  • notify Discord on release and add manual resend trigger (dd1ee9c)
  • notify Discord on release and add manual resend trigger (6724187)

v5.1.0

03 Jun 18:52
cd4ce39

Choose a tag to compare

5.1.0 (2026-06-03)

Features

  • add support for text message on stats (9dba602)
  • Add Support for Text Messages in Stats (291005a)

Bug Fixes

  • address concurrency races in stats aggregation (d440e6e)
  • address concurrency races in stats aggregation (c4c97b6)
  • docker: run on Java 25 base (fixes UnsupportedClassVersionError) (8a4c5d6)
  • docker: run on Java 25 base to match compile target (eb4de32)
  • harden stat flush locking and request validation (e131953)
  • harden stat flush locking and request validation (#17) (422543c)
  • update method name processStatEvent (947d3e9)

Documentation

  • rewrite README as proper container documentation (ce56d57)
  • rewrite README as proper container documentation (1d1ea8f)
  • update readme file (1dbad69)

v1.1.7

01 Jun 14:39
ebf2d93

Choose a tag to compare

1.1.7 (2026-06-01)

Build Systems

  • upgrade to Quarkus 3.35.3 / Java 25 (match pm-model) (d92f325)

v1.1.6

01 Jun 14:39
e6aa429

Choose a tag to compare

1.1.6 (2026-06-01)

v1.1.5

26 Mar 03:04
ae646d4

Choose a tag to compare

1.1.5 (2025-03-26)

v1.1.4

23 Mar 02:12
fe102b6

Choose a tag to compare

1.1.4 (2025-03-23)

v1.1.3

23 Mar 02:11
d1dd1f7

Choose a tag to compare

1.1.3 (2025-03-23)

v1.1.2

22 Mar 21:23
fe0be60

Choose a tag to compare

1.1.2 (2025-03-22)

v1.1.1

22 Mar 21:02
b85fadd

Choose a tag to compare

1.1.1 (2025-03-22)

v1.1.0

15 Jan 19:12

Choose a tag to compare

1.1.0 (2025-01-15)

Features

  • add support for text message on stats (9dba602)

Bug Fixes

  • update method name processStatEvent (947d3e9)

Continuous Integration