Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreWCF v1.4 and v1.5 preview1 released #15

Open
mconnew opened this issue Sep 12, 2023 · 0 comments
Open

CoreWCF v1.4 and v1.5 preview1 released #15

mconnew opened this issue Sep 12, 2023 · 0 comments

Comments

@mconnew
Copy link
Member

mconnew commented Sep 12, 2023

We have had multiple new releases in the past week. We released v1.4.0 with several new transports. We now have support for RabbitMQ (AMQP), and Apache Kafka. The transports MSMQ and NetNamedPipe are still in preview as there's still some pending work for each of them. We quickly made a patch release v1.4.1 as we discovered some package dependency versions weren't correct. There are no code changes between these releases, only updated dependencies. Links to the release notes will be at the end of this message.

We have also released v1.5.0-preview1. This version has a couple of bug fixes for NetNamedPipe support, and the main big feature is support for Unix domain sockets via the CoreWCF.UnixDomainSocket package. This is currently in preview as the client packages haven't been released yet from the dotnet/wcf project. Unofficial client packages are available from a temporary nuget feed, details of which are in the blog post introducing this feature.

We would like to invite any companies who are using CoreWCF in production to have their name listed as a user of CoreWCF in the main README.MD of the CoreWCF repo. We would like to include a link to your company website along with your company name or logo. Please send an email to [email protected] from an email address from the same domain as the url you wish to have linked with details of how you would like the link to appear.

Blog post for Unix domain sockets:
https://corewcf.github.io/blog/2023/09/01/udsbinding

Release Notes:
https://github.com/CoreWCF/CoreWCF/releases/tag/v1.4.0
https://github.com/CoreWCF/CoreWCF/releases/tag/v1.4.1
https://github.com/CoreWCF/CoreWCF/releases/tag/v1.5.0-preview1

Discussion Posts:
CoreWCF/CoreWCF#1209
CoreWCF/CoreWCF#1220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant