lighthouse v1.6.0
1.6.0 April 18 2022
- Dropped Topshelf support
- Migrated to Akka.Hosting and
IHostedService
- Significantly reduced idle CPU consumption by migrating to
channel-executor
for dispatching.
Changes:
- 81cb031 Merge pull request #255 from petabridge/dev
- b5cc87a Merge branch 'master' into dev
- d9c4067 Update README.md
- 826d6ba Bump Microsoft.Extensions.Configuration.Xml from 5.0.0 to 6.0.0 (#229)
- 3fcd459 migrate to
ChannelExecutor
(#254) - 707f110 Bump AkkaVersion from 1.4.36 to 1.4.37 (#253)
- efd4033 Bump FluentAssertions from 6.5.1 to 6.6.0 (#251)
- 1fcb3bc Bump AkkaVersion from 1.4.35 to 1.4.36 (#252)
- 0f46ec3 Bump FluentAssertions from 6.4.0 to 6.5.1 (#245)
- 3c6c17a Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#247)
See More
- ae224b3 Fix LighthouseHostFactory argument are being ignored (#243)
- 46defef Bump AkkaVersion from 1.4.32 to 1.4.35 (#250)
- 0c7e566 Merge pull request #241 from petabridge/revert-237-Add_CPU_benchmark
- aa246dd Revert "Implement CPU benchmark project (#237)"
- 26aabe6 Merge pull request #240 from petabridge/revert-239-Update_CPU_benchmark
- 6b3a47c Revert "Change CPU benchmark to time domain analysis instead of values (#239)"
- c8763a7 Bump FluentAssertions from 5.10.3 to 6.4.0 (#238)
- 3ccb1bf Bump AkkaVersion from 1.4.29 to 1.4.32 (#236)
- 3d41037 Change CPU benchmark to time domain analysis instead of values (#239)
- 9a9b937 Implement CPU benchmark project (#237)
- 58abf8f Bump AkkaVersion from 1.4.28 to 1.4.29 (#233)
- 2bbc3a1 Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#228)
- fb4563c Bump AkkaVersion from 1.4.27 to 1.4.28 (#230)
- c4a89ea Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#220)
- 6a275fd updated Linux build to use 20.04 (#227)
- 3be6529 Bump AkkaVersion from 1.4.21 to 1.4.27 (#225)
This list of changes was auto generated.