EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 20 forks source link

[DEV-76] Fix ClientTelemetry injection logic forcing JSON content type #281

Closed josephcummings closed 3 months ago

josephcummings commented 3 months ago

Updated: Fixed bug in the ClientTelemetry whereby injection logic forces all events to have JSON content type.

Fixes #280