You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #179 from EventStore/w1am/add-missing-custom-prope…
…rties-getter-in-stream-metadata
Add CustomProperty and CustomProperties method to StreamMetadata
Add GetServerVersion() api method and update dataset log positions / …
…tests (#128)
* Add GetServerVersion() api method to add ability to retrieve server version
* Update datasets with real prepare/commit log positions
Update read stream tests to cater for log position changes on the server
Context: kurrent-io/KurrentDB#3459