Halibut
Halibut copied to clipboard
| Public | A secure communication stack for .NET using JSON-RPC over SSL.
**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...
Bumps [System.Diagnostics.PerformanceCounter](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0. Release notes Sourced from System.Diagnostics.PerformanceCounter's releases. .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release...
Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0. Release notes Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases. .NET 7.0 RC 2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release .NET 7.0 Preview...
Bumps [Assent](https://github.com/droyad/Assent) from 1.8.2 to 2.1.0. Release notes Sourced from Assent's releases. 2.1.0 What's Changed Added Meld diff application as a diff program by @romanb52 in droyad/Assent#37 New Contributors @romanb52...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.1 to 4.3.1. Release notes Sourced from NUnit3TestAdapter's releases. V4.3.1 See release notes here V4.3.0 See release notes here Commits 0a03cfd Fixtmppath (#1034) d0f38dc Bump NUnit3TestAdapter from...
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 4.4.1 to 7.0.0. Release notes Sourced from System.Configuration.ConfigurationManager's releases. .NET 7.0 RC 2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release .NET 7.0 Preview...
This shores up the tests for WebSockets: - Clarified which certificate was "wrong" by creating a dedicated certificate for that purpose - Improved assertions to check the message as well...
 With https://github.com/dotnet/corefx/issues/12038 being resolved... some time ago, this is now a thing
### Team - [X] I've assigned a team label to this issue ### What happened? After upgrading from v4.4.793 to v4.5.8, we are getting a `messageEnvelope is null` error when...