File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ v1.0.0-beta-4 ] ( https://github.com/prooph/event-store-client/tree/v1.0.0-beta-4 )
3+ ## [ v1.0.0-beta-6 ] ( https://github.com/prooph/event-store-client/tree/v1.0.0-beta-6 )
44
5+ [ Full Changelog] ( https://github.com/prooph/event-store-client/compare/v1.0.0-beta-5...v1.0.0-beta-6 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Allow connection settings in connection string [ \# 27] ( https://github.com/prooph/event-store-client/issues/27 )
10+ - Use objects for json encoding [ \# 30] ( https://github.com/prooph/event-store-client/pull/30 ) ([ prolic] ( https://github.com/prolic ) )
11+ - change factory methods [ \# 28] ( https://github.com/prooph/event-store-client/pull/28 ) ([ prolic] ( https://github.com/prolic ) )
12+
13+ ** Fixed bugs:**
14+
15+ - Connecting to cluster does not work [ \# 34] ( https://github.com/prooph/event-store-client/issues/34 )
16+ - use Guid Codec for UUIDs [ \# 38] ( https://github.com/prooph/event-store-client/pull/38 ) ([ prolic] ( https://github.com/prolic ) )
17+ - Fix Operations Manager + Connection Factory [ \# 36] ( https://github.com/prooph/event-store-client/pull/36 ) ([ prolic] ( https://github.com/prolic ) )
18+ - Connection factory fixes [ \# 35] ( https://github.com/prooph/event-store-client/pull/35 ) ([ pkruithof] ( https://github.com/pkruithof ) )
19+ - Fix connection string usage [ \# 33] ( https://github.com/prooph/event-store-client/pull/33 ) ([ prolic] ( https://github.com/prolic ) )
20+
21+ ** Merged pull requests:**
22+
23+ - Small typo fix [ \# 31] ( https://github.com/prooph/event-store-client/pull/31 ) ([ pkruithof] ( https://github.com/pkruithof ) )
24+ - Fix readme [ \# 29] ( https://github.com/prooph/event-store-client/pull/29 ) ([ enumag] ( https://github.com/enumag ) )
25+
26+ ## [ v1.0.0-beta-5] ( https://github.com/prooph/event-store-client/tree/v1.0.0-beta-5 ) (2018-11-09)
27+ [ Full Changelog] ( https://github.com/prooph/event-store-client/compare/v1.0.0-beta-4...v1.0.0-beta-5 )
28+
29+ ## [ v1.0.0-beta-4] ( https://github.com/prooph/event-store-client/tree/v1.0.0-beta-4 ) (2018-11-03)
530[ Full Changelog] ( https://github.com/prooph/event-store-client/compare/v1.0.0-beta-3...v1.0.0-beta-4 )
631
732** Implemented enhancements:**
You can’t perform that action at this time.
0 commit comments