File tree Expand file tree Collapse file tree
EventFlow.EventStores.EventStore Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11### New in 0.24 (not released yet)
22
33 * Breaking: The following NuGet references have been updated
4- - ` EventStore.Client ` v3.4.0 (up from v3.0.2)
5- - ` Hangfire.Core ` v1.5.3 (up from v1.4.6)
6- - ` RabbitMQ.Client ` v3.6.0 (up from v3.5.4)
4+ - ` EventStore.Client ` v3.4.0 (up from v3.0.2)
5+ - ` Hangfire.Core ` v1.5.3 (up from v1.4.6)
6+ - ` RabbitMQ.Client ` v3.6.0 (up from v3.5.4)
7+ * Fixed: Updated NuGet package titles of the following NuGet packages to
8+ contain assembly name to get a better overview when searching on
9+ [ nuget.org] ( http://nuget.org )
10+ - ` EventFlow.RabbitMQ `
11+ - ` EventFlow.EventStores.EventStore `
712 * Fixed: Updated internal NuGet reference ` dbup ` to v3.3.0 (up from v3.2.1)
813
914### New in 0.23.1470 (released 2015-12-05)
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >EventFlow.EventStores.EventStore</id >
5- <title >EventFlow - Event Store event store </title >
5+ <title >EventFlow.EventStores.EventStore </title >
66 <version >0.0.0</version >
77 <authors >rasmus</authors >
88 <description >Event Store event store for EventFlow. Download it from https://geteventstore.com/. </description >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >EventFlow.RabbitMQ</id >
5- <title >EventFlow - RabbitMQ integration </title >
5+ <title >EventFlow. RabbitMQ</title >
66 <version >0.0.0</version >
77 <authors >rasmus</authors >
88 <description >RabbitMQ integration for EventFlow</description >
You can’t perform that action at this time.
0 commit comments