File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
test/Confluent.Kafka.StrongName.UnitTests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33## New Features
44
55- Added GET subject versions to the cached schema registry client.
6- - References librdkafka.redist [ 1.0.0-RC8 ] ( https://github.com/edenhill/librdkafka/releases/tag/v1.0.0-RC8 )
6+ - References librdkafka.redist [ 1.0.0-RC9 ] ( https://github.com/edenhill/librdkafka/releases/tag/v1.0.0-RC9 )
77 - supports apline linux out-of-the-box.
88 - fallback support (that excludes security features) for most linux distributions previously unsuppored out-of-the-box.
99 - fixed a dependency issue on MacOS
Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" librdkafka.redist" Version =" 1.0.0-RC8 " >
22+ <PackageReference Include =" librdkafka.redist" Version =" 1.0.0-RC9 " >
2323 <PrivateAssets Condition =" '$(TargetFrameworkIdentifier)' == '.NETFramework'" >None</PrivateAssets >
2424 </PackageReference >
2525 <PackageReference Include =" System.Memory" Version =" 4.5.0" />
Original file line number Diff line number Diff line change 3030 </ItemGroup >
3131
3232 <ItemGroup >
33- <PackageReference Include =" librdkafka.redist" Version =" 1.0.0-RC8 " />
33+ <PackageReference Include =" librdkafka.redist" Version =" 1.0.0-RC9 " />
3434 </ItemGroup >
3535
3636 <ItemGroup >
You can’t perform that action at this time.
0 commit comments