0.3.3
• Added common Akka.Persistence.Hosting package to make it easier to add IEventAdapters to journals.
• Made Akka.Persistence.SqlServer.Hosting and Akka.Persistence.PostgreSql.Hosting both take a shared overload / dependency on Akka.Persistence.Hosting • did this to make it easier to add IEventAdapters to each of those.
• Add Akka.Cluster.Tools.Client support • now possible to start ClusterClient and ClusterClientReceptionists easily from Akka.Hosting.