-
Notifications
You must be signed in to change notification settings - Fork 0
Description
We have released v1.5.1 of CoreWCF and is now available from nuget.org.
This release brings support for the UnixDomainSocket transport. The WCF Client project has also released the corresponding client packages. Release notes for that release are available at https://github.com/dotnet/wcf/releases/tag/v6.2.0-rtm.
We have updated the blog post for UnixDomainSocket support with some minor api changes which have happened since the preview release.
https://corewcf.github.io/blog/2023/09/01/udsbinding
We also have a new blog post with details on the new Kafka packages which were introduced in the prior 1.4.1 release.
https://corewcf.github.io/blog/2023/10/21/kafkabinding
Release Notes: https://github.com/CoreWCF/CoreWCF/releases/tag/v1.5.1
GitHub discussion thread: CoreWCF/CoreWCF#1288