Tags: prooph/event-store-client
Tags
1.0.0 RC 1 Release Added: - Add ACL security tests [\#50](#50) - polishing [\#96](#96) ([prolic](https://github.com/prolic)) - use google/protobuf \(extension and/or lib\) [\#95](#95) ([prolic](https://github.com/prolic)) - ACL Security Tests [\#93](#93) ([prolic](https://github.com/prolic)) - better test [\#91](#91) ([prolic](https://github.com/prolic)) Fixed: - ConnectionClosed exception [\#86](#86) - ACL Security Tests [\#93](#93) ([prolic](https://github.com/prolic)) - Possible bug when trying to use the ProjectionsManager [\#89](#89) - Reconnect to persistent subscription after a connection drop [\#85](#85)
1.0.0 BETA 10 Added: - Event store persistent subscription [\#84](#84) ([prolic](https://github.com/prolic))
1.0.0 BETA 9 Release Added: - HTTP API UserCredentials [\#55](#55) - refactor to use new async interfaces [\#81](#81) ([prolic](https://github.com/prolic)) - rename almost all exceptions [\#80](#80) ([prolic](https://github.com/prolic)) - update to v8 interfaces [\#79](#79) ([prolic](https://github.com/prolic)) - update projections managers [\#78](#78) ([prolic](https://github.com/prolic)) - use prooph/event-store v8 as core [\#74](#74) ([prolic](https://github.com/prolic)) - cleanup deps [\#73](#73) ([prolic](https://github.com/prolic)) - remove unused dependencies from composer.json [\#71](#71) ([SunMar](https://github.com/SunMar)) - Test php 7.3 on travis [\#66](#66) ([prolic](https://github.com/prolic)) Fixed: - Unit test problem [\#67](#67) - fixed unit test problem [\#77](#77) ([prolic](https://github.com/prolic))
1.0.0 BETA 8 Release Added: - refactor event appeared callbacks [\#65](#65) ([prolic](https://github.com/prolic)) - remove sync implementations [\#64](#64) ([prolic](https://github.com/prolic)) Fixed: - fix return type of readAllEventsForward in sync impl [\#63](#63) ([prolic](https://github.com/prolic)) - Add missing methods to EventStoreSyncConnection interface [\#61](#61) ([enumag](https://github.com/enumag)) - Remove type=JS from ProjectionsClient::updateQuery\(\) [\#59](#59) ([enumag](https://github.com/enumag)) - Fix SyncProjectionsManager [\#54](#54) ([enumag](https://github.com/enumag)) - Imposibility to edit native projections [\#56](#56)
1.0.0 BETA 7 Release Added: - Rename Method StreamMetadata::build =\> StreamMetadata::create [\#47](#47) - Remove type=JS for projections [\#46](#46) - Add Sync Projections- / Query- / User-Managers [\#45](#45) - Add ProjectionsManager::reset method [\#41](#41) - implement sync projections- and query manager [\#53](#53) ([prolic](https://github.com/prolic)) - Implement PersistentSubscriptionsManager [\#51](#51) ([prolic](https://github.com/prolic)) - Rename Method StreamMetadata::build =\> StreamMetadata::create [\#49](#49) ([prolic](https://github.com/prolic)) - Remove type=JS for projections [\#48](#48) ([prolic](https://github.com/prolic)) - Add ProjectionsManager::reset method [\#42](#42) ([prolic](https://github.com/prolic)) - add all checkpoint const [\#40](#40) ([prolic](https://github.com/prolic)) - Renamed Uuid to Guid [\#39](#39) ([pkruithof](https://github.com/pkruithof)) Fixed: - fix EventStoreConnectionLogicHandler [\#52](#52) ([prolic](https://github.com/prolic))
1.0.0 BETA 6 Release Added: - Allow connection settings in connection string [\#27](#27) - Use objects for json encoding [\#30](#30) ([prolic](https://github.com/prolic)) - change factory methods [\#28](#28) ([prolic](https://github.com/prolic)) Fixed: - Connecting to cluster does not work [\#34](#34) - use Guid Codec for UUIDs [\#38](#38) ([prolic](https://github.com/prolic)) - Fix Operations Manager + Connection Factory [\#36](#36) ([prolic](https://github.com/prolic)) - Connection factory fixes [\#35](#35) ([pkruithof](https://github.com/pkruithof)) - Fix connection string usage [\#33](#33) ([prolic](https://github.com/prolic))
1.0.0 BETA 4 Added: - Rename builders to factories [\#25](#25) ([enumag](https://github.com/enumag)) - use json flags [\#24](#24) ([prolic](https://github.com/prolic)) Fixed: - Update demo-sync.php [\#23](#23) ([enumag](https://github.com/enumag)) - some more bugs
1.0.0 BETA 3 Added: - update EventStoreAsyncConnection interface [\#21](#21) ([prolic](https://github.com/prolic)) Fixed: - bugfixes and tests [\#22](#22) ([prolic](https://github.com/prolic)) - update EventStoreAsyncConnection interface [\#21](#21) ([prolic](https://github.com/prolic))
PreviousNext