Solid Instruments 1.0.25-preview1
Pre-release
Pre-release
adamjstone
released this
27 Jul 08:22
·
133 commits
to master
since this release
Release Notes: v1.0.25
Solid Instruments 1.0.25 adds messaging support for RabbitMQ.
This release is available on NuGet. Check out the API Reference documentation for more information.
Feature enhancements
- Add messaging support for RabbitMQ.
Stability enhancements
- Bump Autofac from 4.9.2 to 4.9.3
- Bump Autofac.Extensions.DependencyInjection from 4.4.0 to 5.0.0
- Bump Microsoft.Azure.ServiceBus from 3.4.0 to 4.0.0
- Bump Microsoft.EntityFrameworkCore from 2.2.6 to 3.0.0
- Bump Microsoft.Extensions.Configuration from 2.2.0 to 3.0.0
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 2.2.0 to 3.0.0
- Bump RabbitMQ.Client from 5.1.0 to 5.1.1
- Reduce complexity of random number generation extensions.
- Reduce complexity of string parsing methods.