Merge pull request #621 from Azure/filipbitola/version_to_0_7_6

Updating package version to 0.7.6
This commit is contained in:
Filip Stankovski 2024-02-14 13:25:16 -08:00 коммит произвёл GitHub
Родитель 5ccd19f13b 1cc162838a
Коммит 78c5757062
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
17 изменённых файлов: 20 добавлений и 17 удалений

Просмотреть файл

@ -1,3 +1,6 @@
#### 0.7.6 February 9, 2024
- Fix TLS handshake for net8
#### 0.7.5 August 31, 2022
- Fix infinite loop caused by TlsHandler

Просмотреть файл

@ -16,7 +16,7 @@
<GeneratePackageOnBuild Condition="'$(Configuration)'=='Package'">True</GeneratePackageOnBuild>
<IncludeSymbols>true</IncludeSymbols>
<PackageVersion>0.7.5</PackageVersion>
<PackageVersion>0.7.6</PackageVersion>
<Version>$(PackageVersion)</Version>
</PropertyGroup>

Просмотреть файл

@ -6,7 +6,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: buffer management</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: Http codec</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Просмотреть файл

@ -7,7 +7,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: MQTT codec</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -7,7 +7,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: Protobuf Proto3 codec</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: ProtocolBuffers Proto2 codec</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -7,7 +7,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: Redis codec</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -7,7 +7,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: codecs</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: common routines</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: handlers</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: libuv transport model Experimental</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>

Просмотреть файл

@ -8,7 +8,7 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<AssemblyTitle>DotNetty: transport model</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.7.5</VersionPrefix>
<VersionPrefix>0.7.6</VersionPrefix>
<Authors>Microsoft</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Просмотреть файл

@ -7,7 +7,7 @@ using System.Reflection;
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("DotNetty")]
[assembly: AssemblyVersion("0.7.5")]
[assembly: AssemblyFileVersion("0.7.5")]
[assembly: AssemblyVersion("0.7.6")]
[assembly: AssemblyFileVersion("0.7.6")]
[assembly: AssemblyCopyright("(c) Microsoft 2015 - 2021")]

Просмотреть файл

@ -38,7 +38,7 @@ namespace DotNetty.Codecs.Http.Tests.WebSockets
// Transfer the handshake from the client to the server
TransferAllDataWithMerge(clientChannel, serverChannel);
Assert.True(serverHandler.Completion.Wait(TimeSpan.FromSeconds(1)));
Assert.True(serverHandler.Completion.Wait(TimeSpan.FromSeconds(5)));
Assert.True(this.serverReceivedHandshake);
Assert.NotNull(this.serverHandshakeComplete);

Просмотреть файл

@ -46,7 +46,7 @@ namespace DotNetty.Codecs.Http.Tests.WebSockets
{
handshaker = new WebSocketServerHandshaker00("ws://example.com/chat", null, int.MaxValue);
}
Assert.True(handshaker.HandshakeAsync(ch, req).Wait(TimeSpan.FromSeconds(2)));
Assert.True(handshaker.HandshakeAsync(ch, req).Wait(TimeSpan.FromSeconds(5)));
var ch2 = new EmbeddedChannel(new HttpResponseDecoder());
ch2.WriteInbound(ch.ReadOutbound<IByteBuffer>());

Просмотреть файл

@ -20,7 +20,7 @@ namespace DotNetty.Transport.Tests.Channel.Sockets
[Collection("UDP Transport Tests")]
public class SocketDatagramChannelUnicastTest : TestBase
{
const int DefaultTimeOutInMilliseconds = 800;
const int DefaultTimeOutInMilliseconds = 5000;
public SocketDatagramChannelUnicastTest(ITestOutputHelper output)
: base(output)