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

Issue-187: Backport stability and logging improvements from 3.0.0 #194

Closed dpasek-senacor closed 2 years ago

dpasek-senacor commented 2 years ago

See https://github.com/EventStore/EventStoreDB-Client-Java/issues/187

Backport of all stability and logging improvements done on the 3.0.0 release branch.

Instead of porting/cherry picking the issues I have created a single backport commit. This contains the following updates: https://github.com/EventStore/EventStoreDB-Client-Java/issues/190 https://github.com/EventStore/EventStoreDB-Client-Java/issues/185 https://github.com/EventStore/EventStoreDB-Client-Java/issues/183 https://github.com/EventStore/EventStoreDB-Client-Java/issues/180 https://github.com/EventStore/EventStoreDB-Client-Java/issues/179 https://github.com/EventStore/EventStoreDB-Client-Java/issues/171