Hi all,
As you may be aware, we’re removing the $streamCreated event which currently appears in all streams. This is currently done on the development branch, and can affect how you compute expected versions for things. I’ve updated the sample code for the getting started series on the WithoutStreamCreated branch.
https://github.com/EventStore/getting-started-with-event-store/tree/WithoutStreamCreated
Specifically note the changes in the save method and in the get specific version by ID method!
Cheers,
James