Releases: topfreegames/eventsgateway
Releases · topfreegames/eventsgateway
v4.3.2-alpha.1
- Fix Client side prometheus metrics
v4.3.1
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
- 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
- Move from OpenTelemetry to OpenTracing libraries on Client and Server
v.4.3.1-alpha.1
- Fix Open Telemetry tracer sampling.
v4.3.1-alpha.0
- 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
- Bump server Go version to 1.22
- Bump Sarama client to latest IBM version
- Upgrade many dependencies
v4.3.0-alpha.0
- Bump server Go version to 1.22
- Bump Sarama client to latest IBM version
- Upgrade many dependencies
v4.2.0
- Decouple server and client packages. The client package is on root folder, and the server is inside server/ folder;
v4.2.0-alpha.0
Testing build image