File tree Expand file tree Collapse file tree
extensions/Worker.Extensions.Abstractions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44- My change description (#PR/#issue)
55-->
66
7- ### Microsoft.Azure.Functions.Worker.Extensions.Abstractions < version >
7+ ### Microsoft.Azure.Functions.Worker.Extensions.Abstractions 1.3.0
88
9- - < event >
9+ - Add SupportsDeferredBinding attribute
Original file line number Diff line number Diff line change 66 <AssemblyName >Microsoft.Azure.Functions.Worker.Extensions.Abstractions</AssemblyName >
77 <RootNamespace >Microsoft.Azure.Functions.Worker.Extensions.Abstractions</RootNamespace >
88 <Description >Abstractions for Azure Functions .NET Worker</Description >
9- <MinorProductVersion >2 </MinorProductVersion >
9+ <MinorProductVersion >3 </MinorProductVersion >
1010 <PatchProductVersion >0</PatchProductVersion >
1111 </PropertyGroup >
1212
Original file line number Diff line number Diff line change 44- My change description (#PR/#issue)
55-->
66
7- ### Microsoft.Azure.Functions.Worker (metapackage) < version >
7+ ### Microsoft.Azure.Functions.Worker (metapackage) 1.18.0
88
99- <entry >
1010
11- ### Microsoft.Azure.Functions.Worker.Core < version >
11+ ### Microsoft.Azure.Functions.Worker.Core 1.14.0
1212
13- - Unsealed ` InputConverterAttribute ` . Implementers can now derive from this type to map attributes to custom converters.
13+ - Unsealed ` InputConverterAttribute ` . Implementers can now derive from this type to map attributes to custom converters. (#1712 )
14+ - Add support for deferred binding (#1676 )
15+ - Add binding attribute to converter context (#1660 )
1416
15- ### Microsoft.Azure.Functions.Worker.Grpc < version >
17+ ### Microsoft.Azure.Functions.Worker.Grpc 1.12.0
1618
17- - < entry >
19+ - Add support for deferred binding ( # 1676 )
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <MinorProductVersion >11 </MinorProductVersion >
4+ <MinorProductVersion >12 </MinorProductVersion >
55 <PatchProductVersion >0</PatchProductVersion >
66 <TargetFrameworks >netstandard2.0;net472</TargetFrameworks >
77 <PackageId >Microsoft.Azure.Functions.Worker.Sdk</PackageId >
Original file line number Diff line number Diff line change 44- My change description (#PR/#issue)
55-->
66
7- ### Microsoft.Azure.Functions.Worker.Sdk < version > (meta package)
7+ ### Microsoft.Azure.Functions.Worker.Sdk 1.12.0 (meta package)
88
9- - Implementation for bypass deferred binding (#1462 / # 1495 )
9+ - Add support for deferred binding (#1676 )
1010
1111### Microsoft.Azure.Functions.Worker.Sdk.Analyzers <version > (delete if not updated)
1212
Original file line number Diff line number Diff line change 88 <AssemblyName >Microsoft.Azure.Functions.Worker.Core</AssemblyName >
99 <RootNamespace >Microsoft.Azure.Functions.Worker.Core</RootNamespace >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
11- <MinorProductVersion >13 </MinorProductVersion >
11+ <MinorProductVersion >14 </MinorProductVersion >
1212 <PatchProductVersion >0</PatchProductVersion >
1313 <VersionSuffix ></VersionSuffix >
1414 </PropertyGroup >
Original file line number Diff line number Diff line change 88 <AssemblyName >Microsoft.Azure.Functions.Worker.Grpc</AssemblyName >
99 <RootNamespace >Microsoft.Azure.Functions.Worker.Grpc</RootNamespace >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
11- <MinorProductVersion >12 </MinorProductVersion >
11+ <MinorProductVersion >13 </MinorProductVersion >
1212 <PatchProductVersion >0</PatchProductVersion >
1313 <VersionSuffix ></VersionSuffix >
1414 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 88 <AssemblyName >Microsoft.Azure.Functions.Worker</AssemblyName >
99 <RootNamespace >Microsoft.Azure.Functions.Worker</RootNamespace >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
11- <MinorProductVersion >17 </MinorProductVersion >
11+ <MinorProductVersion >18 </MinorProductVersion >
1212 <PatchProductVersion >0</PatchProductVersion >
1313 <VersionSuffix ></VersionSuffix >
1414 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments