File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<Title >Pulsar.Client</Title >
8
8
<RootNamespace >Pulsar.Client</RootNamespace >
9
9
<AssemblyName >Pulsar.Client</AssemblyName >
10
- <Version >3.9.4 </Version >
10
+ <Version >3.9.5 </Version >
11
11
<Company >F# community</Company >
12
12
<Description >.NET client library for Apache Pulsar</Description >
13
13
<RepositoryUrl >https://github.com/fsprojects/pulsar-client-dotnet</RepositoryUrl >
14
- <PackageReleaseNotes >Fixed cancellation token handling at receive and batch receive </PackageReleaseNotes >
14
+ <PackageReleaseNotes >Fix for pattern consumer when a topic is deleted </PackageReleaseNotes >
15
15
<PackageLicenseExpression >MIT</PackageLicenseExpression >
16
16
<PackageProjectUrl >https://github.com/fsprojects/pulsar-client-dotnet</PackageProjectUrl >
17
17
<RepositoryType >git</RepositoryType >
18
18
<PackageTags >pulsar</PackageTags >
19
19
<Authors >Vladimir Shchur and contributors</Authors >
20
- <PackageVersion >3.9.4 </PackageVersion >
20
+ <PackageVersion >3.9.5 </PackageVersion >
21
21
<DebugType >portable</DebugType >
22
22
<GenerateDocumentationFile >true</GenerateDocumentationFile >
23
23
<PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments