Skip to content

Akka.Hosting v1.5.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 16:18
· 109 commits to dev since this release
86705a9

Add IConfiguration to HOCON adapter key name normalization toggle flag
Expand Cluster.Hosting and Remote.Hosting options
You can now specify whether IConfiguration key strings should be normalized to lower case or not when they are being converted into HOCON keys. You can read the documentation here