Skip to content

Commit

Permalink
2.12.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanayx committed Jul 17, 2023
1 parent 0eca90a commit da02191
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ NUGET
Apache.Avro (1.11.2)
Newtonsoft.Json (>= 10.0.3)
System.CodeDom (>= 7.0)
AvroSchemaGenerator (2.8.1)
AvroSchemaGenerator (2.9.2)
System.ComponentModel.Annotations (>= 5.0)
System.Text.Json (>= 7.0.1)
System.Text.Json (>= 7.0.3)
DerConverter (3.0.0.82)
FSharp.Core (7.0.300)
FSharp.UMX (1.1)
Expand Down Expand Up @@ -217,25 +217,25 @@ NUGET
System.Collections.Immutable (>= 7.0)
protobuf-net.Reflection (3.2.12)
protobuf-net.Core (>= 3.2.12)
Pulsar.Client (2.12.3)
Apache.Avro (>= 1.11.1)
AvroSchemaGenerator (2.8.1)
FSharp.Core (>= 7.0.200)
Pulsar.Client (2.12.4)
Apache.Avro (>= 1.11.2)
AvroSchemaGenerator (>= 2.9.2)
FSharp.Core (>= 7.0.300)
FSharp.UMX (>= 1.1)
K4os.Compression.LZ4 (>= 1.3.5)
Microsoft.Bcl.AsyncInterfaces (>= 7.0)
Microsoft.Extensions.Caching.Memory (>= 7.0)
Microsoft.Extensions.Logging (>= 7.0)
Microsoft.Extensions.Logging.Abstractions (>= 7.0)
Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
Microsoft.IO.RecyclableMemoryStream (>= 2.3.2)
NSec.Cryptography (20.2)
PemUtils (>= 3.0.0.82)
Pipelines.Sockets.Unofficial (>= 2.2.2)
protobuf-net (>= 3.2.16)
Pipelines.Sockets.Unofficial (>= 2.2.8)
protobuf-net (>= 3.2.26)
protobuf-net.Reflection (>= 3.2.12)
Snappy.Standard (>= 0.2)
System.IO.Pipelines (>= 7.0)
System.Text.Json (>= 7.0.2)
System.Text.Json (>= 7.0.3)
System.Threading.Channels (>= 7.0)
zlib.net-mutliplatform (>= 1.0.6)
ZstdNet (>= 1.4.5)
Expand Down Expand Up @@ -268,9 +268,9 @@ NUGET
Apache.Avro (1.11.2)
Newtonsoft.Json (>= 10.0.3)
System.CodeDom (>= 7.0)
AvroSchemaGenerator (2.8.1)
AvroSchemaGenerator (2.9.2)
System.ComponentModel.Annotations (>= 5.0)
System.Text.Json (>= 7.0.1)
System.Text.Json (>= 7.0.3)
DerConverter (3.0.0.82)
FSharp.Core (7.0.300)
FSharp.UMX (1.1)
Expand Down Expand Up @@ -369,25 +369,25 @@ NUGET
System.Memory (>= 4.5.5)
protobuf-net.Reflection (3.2.12)
protobuf-net.Core (>= 3.2.12)
Pulsar.Client (2.12.3)
Apache.Avro (>= 1.11.1)
AvroSchemaGenerator (2.8.1)
FSharp.Core (>= 7.0.200)
Pulsar.Client (2.12.4)
Apache.Avro (>= 1.11.2)
AvroSchemaGenerator (>= 2.9.2)
FSharp.Core (>= 7.0.300)
FSharp.UMX (>= 1.1)
K4os.Compression.LZ4 (>= 1.3.5)
Microsoft.Bcl.AsyncInterfaces (>= 7.0)
Microsoft.Extensions.Caching.Memory (>= 7.0)
Microsoft.Extensions.Logging (>= 7.0)
Microsoft.Extensions.Logging.Abstractions (>= 7.0)
Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
Microsoft.IO.RecyclableMemoryStream (>= 2.3.2)
NSec.Cryptography (20.2)
PemUtils (>= 3.0.0.82)
Pipelines.Sockets.Unofficial (>= 2.2.2)
protobuf-net (>= 3.2.16)
Pipelines.Sockets.Unofficial (>= 2.2.8)
protobuf-net (>= 3.2.26)
protobuf-net.Reflection (>= 3.2.12)
Snappy.Standard (>= 0.2)
System.IO.Pipelines (>= 7.0)
System.Text.Json (>= 7.0.2)
System.Text.Json (>= 7.0.3)
System.Threading.Channels (>= 7.0)
zlib.net-mutliplatform (>= 1.0.6)
ZstdNet (>= 1.4.5)
Expand Down
6 changes: 3 additions & 3 deletions src/Pulsar.Client/Pulsar.Client.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
<Title>Pulsar.Client</Title>
<RootNamespace>Pulsar.Client</RootNamespace>
<AssemblyName>Pulsar.Client</AssemblyName>
<Version>2.12.3</Version>
<Version>2.12.4</Version>
<Company>F# community</Company>
<Description>.NET client library for Apache Pulsar</Description>
<RepositoryUrl>https://github.com/fsprojects/pulsar-client-dotnet</RepositoryUrl>
<PackageReleaseNotes>Resolved deadlock on multitopic consumer disposal</PackageReleaseNotes>
<PackageReleaseNotes>Packages update</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fsprojects/pulsar-client-dotnet</PackageProjectUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>pulsar</PackageTags>
<Authors>F# community</Authors>
<PackageVersion>2.12.3</PackageVersion>
<PackageVersion>2.12.4</PackageVersion>
<DebugType>portable</DebugType>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit da02191

Please sign in to comment.