Skip to content

Releases: topfreegames/eventsgateway

v4.3.2-alpha.1

13 Aug 11:50
Compare
Choose a tag to compare
v4.3.2-alpha.1 Pre-release
Pre-release
  • Fix Client side prometheus metrics

v4.3.1

09 Aug 11:55
143caa6
Compare
Choose a tag to compare

Features

  • 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.

Dev Experience

  • Unify metrics docker compose with services stack.
  • Run many commands inside docker instead of local.
  • Added examples of configuring OpenTracing and OpenTelemetry from an application using the Client (load-test tools)

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