Skip to content

Releases: topfreegames/eventsgateway

v4.1.0

15 Feb 13:46
131ffb3
Compare
Choose a tag to compare

Add payload size metrics; also allow configuring histogram buckets for payload size and latency metrics

V4.0.1

08 Feb 21:04
Compare
Choose a tag to compare

Release for building arm64 image

v4.1.0-alpha.2

06 Feb 21:03
Compare
Choose a tag to compare
v4.1.0-alpha.2 Pre-release
Pre-release

Decrease bucket count for payload size histogram

v4.1.0-alpha

06 Feb 19:56
Compare
Choose a tag to compare
v4.1.0-alpha Pre-release
Pre-release

ALPHA RELEASE

Add payload size metric

v4.0.0

07 Sep 17:29
198a339
Compare
Choose a tag to compare

Make metrics server opt-in. By doing so, users who only wish to import the client package will not be impacted by the application metrics server running in the background. The ability to enable when needed is better suited for the functionality.

v3.0.5

06 Dec 14:19
85e980a
Compare
Choose a tag to compare
  • Fix missing log on SendEvent endpoint

v3.0.4

06 Dec 13:30
7ca8c12
Compare
Choose a tag to compare
  • Added event name and event ID on SendEvents error log for better traceability

v3.0.3

06 Dec 13:16
30c1638
Compare
Choose a tag to compare
  • Added option to toggle Kafka Producer Idempotence

v3.0.2

05 Dec 19:10
5fdfd5f
Compare
Choose a tag to compare
  • Improve logging on error cases when sending events (add Kafka topic name)

v3.0.1

05 Dec 18:15
bfc70e6
Compare
Choose a tag to compare
  • Add "OTLP_ENABLED" feature flag for OTLP traces