Skip to content

Releases: topfreegames/eventsgateway

v4.3.1-alpha.3

06 Aug 17:13
Compare
Choose a tag to compare
v4.3.1-alpha.3 Pre-release
Pre-release
  • Tracing implemented on Server Side using Open Telemetry latest versions
  • Tracing from client side supports both Open Tracing and Open Telemetry, depending on the configuration in the application running the client.

v4.3.1-alpha.2

05 Aug 17:26
Compare
Choose a tag to compare
v4.3.1-alpha.2 Pre-release
Pre-release
  • Move from OpenTelemetry to OpenTracing libraries on Client and Server

v.4.3.1-alpha.1

01 Aug 19:47
Compare
Choose a tag to compare
v.4.3.1-alpha.1 Pre-release
Pre-release
  • Fix Open Telemetry tracer sampling.

v4.3.1-alpha.0

01 Aug 16:37
Compare
Choose a tag to compare
v4.3.1-alpha.0 Pre-release
Pre-release
  • Server Tracing with Open Telemetry library
  • Client Tracing with Open Telemetry library
  • Added Metrics server configs on server conf and added Metrics stack to default docker-compose.

v4.3.0

01 Aug 17:52
0148951
Compare
Choose a tag to compare
  • Bump server Go version to 1.22
  • Bump Sarama client to latest IBM version
  • Upgrade many dependencies

v4.3.0-alpha.0

30 Jul 11:52
Compare
Choose a tag to compare
v4.3.0-alpha.0 Pre-release
Pre-release
  • Bump server Go version to 1.22
  • Bump Sarama client to latest IBM version
  • Upgrade many dependencies

v4.2.0

25 Jul 20:01
5930965
Compare
Choose a tag to compare
  • Decouple server and client packages. The client package is on root folder, and the server is inside server/ folder;

v4.2.0-alpha.0

25 Jul 18:55
Compare
Choose a tag to compare
v4.2.0-alpha.0 Pre-release
Pre-release

Testing build image

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