Menu Search

Qpid Proton Dotnet 1.0.0-M10 Release Notes

Proton is a high-performance, lightweight messaging library. More about Qpid Proton.

For more information about this release, including download links and documentation, see the release overview.

New features and improvements

  • PROTON-2799 - [proton-dotnet] Update sender create to match source and target address

Bugs fixed

  • PROTON-2800 - [proton-dotnet] Ensure set message format get sent on first transfer frame
  • PROTON-2801 - [proton-dotnet] Message format cannot be set to 0 on outbound messages
  • PROTON-2805 - [proton-dotnet] Client connection does no send half configured idle timeout
  • PROTON-2808 - [proton-dotnet] Prevent read timeout when partial frames are received slowly

Tasks

  • PROTON-2766 - [proton-dotnet] Add additional documentation to project
  • PROTON-2793 - [proton-dotnet] Fix test code build warnings under .NET 8
  • PROTON-2811 - [proton-dotnet] v1.0.0-M10 release tasks