Akka.CQRS v0.1.4
0.1.4 July 29 2019
- Fixed issue with
pbm
not being found on the PATH inside Docker containers. - Fixed ASP.NET Core base image for Akka.CQRS.Pricing.Web.
0.1.3 June 20 2019
- Condensed Docker images to 1/10 previous size using
dotnet-runtime
base image.
0.1.2 May 31 2019
- Reorganized pricing and pricing-processor Dockerfiles to comport with Docker best practices.
- Enabled Phobos.
0.1.1 May 31 2019
*Reorganized trader and trade-processor Dockerfiles to comport with Docker best practices.
0.1.0 May 26 2019
- Fixed
NullReferenceException
when recoveringMatchAggregatorSnapshot
records with no price and volume updates. - Fixed issue with BSON serialization for
MatchAggregatorSnapshot
records.
Changes:
- 8a13d05 Merge pull request #45 from petabridge/dev
- 5af15f1 added an explicit port number for Akka.Cluster in Pricing.Web for K8s (#42)
- b7d3ad6 bumped YAML file to target v0.1.4 (#41)
- 3b54fd1 updated K8s yaml files to target v0.1.3 Docker images (#39)
- 12a378c added type annotation to System.IO.Path.GetDirectoryName in FAKE script (#40)
- dfeb37e implemented pbm PATH fix (#37)
- e7e5492 Merge pull request #33 from petabridge/dev
This list of changes was [auto generated](https://dev.azure.com/petabridge/Akka.NET Cluster Workshop/_build/results?buildId=3349&view=logs).