Releases: microsoftgraph/msgraph-sdk-dotnet-core
Releases · microsoftgraph/msgraph-sdk-dotnet-core
Microsoft.Graph.Core.1.25.0-preview.1.nupkg: Merge pull request #63 from tony-xia/typo-in-variable-name
Microsoft.Graph.Core.1.25.0-preview.1.nupkg: Merge pull request #63 from tony-xia/typo-in-variable-name
Pre-release
Pre-release
Changes:
- 6ebbdf0 Merge pull request #63 from tony-xia/typo-in-variable-name
- 5f58b64 Fix merge errors
- fd9034f Merge remote-tracking branch 'origin/dev' into typo-in-variable-name
- 1421ccc Merge pull request #136 from danespinosa/dev
- f6374f3 Merge pull request #221 from AlexandreArpin/alexandrearpin/issue-214
- 63a247c Fix pipeline and update release notes
- 0586bc9 Fix InvalidOperationException when Location header is relative
- c914abb Merge pull request #212 from microsoftgraph/dependabot/nuget/Moq-4.16.1
- 2e1b985 Bump Moq from 4.16.0 to 4.16.1
- e7971f4 Merge pull request #211 from microsoftgraph/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1
See More
- 0660c92 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
- 1946973 Merge pull request #200 from microsoftgraph/andrueastman/smallFixes
- 9332e1e Add configureAwait call and add extra params.
- 3d95f4b Merge pull request #199 from microsoftgraph/dependabot/nuget/Xamarin.Essentials-1.6.1
- dd4f707 Bump Xamarin.Essentials from 1.6.0 to 1.6.1
- 6eed98b Merge pull request #180 from microsoftgraph/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3
- 4ce3500 Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3
- 51143b2 Merge pull request #189 from microsoftgraph/dependabot/nuget/Xamarin.Essentials-1.6.0
- 83c376a Merge pull request #157 from microsoftgraph/dependabot/nuget/xunit.runner.visualstudio-2.4.3
- 9a1ec84 Merge pull request #198 from microsoftgraph/dependabot/nuget/Moq-4.16.0
- 8f642b1 Bump Moq from 4.14.6 to 4.16.0
- 0768a5b Bump Xamarin.Essentials from 1.5.3.2 to 1.6.0
- 015f376 Support composable functions from the generated service library (#183)
- 8b7ce60 Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
- 02c8511 Update BaseRequest.cs
- b0cdbcb Dummy change to kick off validation
- 9b18f23 "Deserializex" -> "Deserialize"
This list of changes was auto generated.
Microsoft.Graph.Core.2.0.0-preview.8.nupkg
Changes:
- e25d1bf Merge pull request #220 from microsoftgraph/andrueastman/Netframworkupgrade
- 14ab9f7 Update csproj to netframework 4.6.2
- bcbc09c Merge pull request #218 from microsoftgraph/andrueastman/changeMEthodType
- 6010bc2 Moved enum to separate file
- d6a1465 Updated mimetypes to use values from CoreConstants
- 7d76941 Change type of method to Enum
- 0e6cbf8 Merge pull request #216 from microsoftgraph/andrueastman/httpMethods
- 77ecb47 Add http method constants
- 5ad58bd Merge pull request #213 from microsoftgraph/andrueastman/ResponseHandlerEmptyStream
- d24a549 Update csproj
See More
- 2bc6dd1 Make behavior consistent for strings and streams
- 6349e54 Merge pull request #209 from microsoftgraph/andrueastman/ReleaseNotes
- 482d5aa Typo update
- 5ea3da7 Updates csproj with release note
- 348f316 Merge pull request #208 from microsoftgraph/andrueastman/fixResponseHandler
- b1ad0ec Update responseHandler to be avoid setting headers and status
- 4a3db4d Merge pull request #204 from microsoftgraph/andrueastman/sync2.0 [ #200 ]
- 15bb634 Merge pull request #200 from microsoftgraph/andrueastman/smallFixes
- eb8ce36 Merge pull request #194 from microsoftgraph/andrueastman/fixPolymorphicDeserialization
- a5d7661 Remove unnecessary stream.FlushAsync as writer will flush the stream
- e671d00 Fix for incorrect polymorphic deserialization
- 4a165fb Merge pull request #186 from microsoftgraph/andrueastman/ComposableFunction2.0
- 7f41d1f Update csproj
- 8cea677 Support composable functions from the generated service library (#183)
- 1229294 Merge pull request #184 from microsoftgraph/andrueastman/OdataPrimitiveDeserialization
- c2679ab Update csproj
- 17023c3 Refactor PR 135 for system.text.json
- 1052407 Fixes deserialization of OData primitive types (#135)
- 3af9403 Merge pull request #182 from microsoftgraph/andrueastman/sync2.0
- 54b8ca5 Update csproj
- 287766b Update test project to net core 3.1
- f5113dd Update test to use new model
- 68088a3 Add Continuous Access Evaluation (CAE) support (#173)
- e88fab4 Add support for content type with parameters (#169)
- 85131a0 Fix for NullReference exception thrown when contentType is empty (#164)
- 2e548cf Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- 5a6469a Create dependabot.yml (#146)
- 1d67570 Fixed signing connected service name
- 4f511d2 Use new service connection (#130)
- 6dcbb41 Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 31f6954 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- f115d3e Compression header handling (#118)
- f0165a8 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 52189cb Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- 6ae4d2c GraphResponse Support (#112)
- 342997b Fix for incorrect task cancellation in the providers (#109)
- 64ccaca DeltaResponseHandler with System.Text.Json (#108)
- 19b8f15 Add general support for System.Text.Json (#104)
- 8007f66 Batch Requests with System.Text.Json (#97)
- 6f7a55a Add NuGet install so the image uses the latest
- 5f96880 Update previewBuild.yml for Azure Pipelines (#96)
- 2e9b5fd TokenCredential Support (#95)
- 765aab1 Testing 2.0 CI/CD (#92)
- 8e2a5ca Added feature/2.0 branch trigger
This list of changes was auto generated.
Microsoft.Graph.Core.2.0.0-preview.7.nupkg
Changes:
- bcbc09c Merge pull request #218 from microsoftgraph/andrueastman/changeMEthodType
- 6010bc2 Moved enum to separate file
- d6a1465 Updated mimetypes to use values from CoreConstants
- 7d76941 Change type of method to Enum
- 0e6cbf8 Merge pull request #216 from microsoftgraph/andrueastman/httpMethods
- 77ecb47 Add http method constants
- 5ad58bd Merge pull request #213 from microsoftgraph/andrueastman/ResponseHandlerEmptyStream
- d24a549 Update csproj
- 2bc6dd1 Make behavior consistent for strings and streams
- 6349e54 Merge pull request #209 from microsoftgraph/andrueastman/ReleaseNotes
See More
- 482d5aa Typo update
- 5ea3da7 Updates csproj with release note
- 348f316 Merge pull request #208 from microsoftgraph/andrueastman/fixResponseHandler
- b1ad0ec Update responseHandler to be avoid setting headers and status
- 4a3db4d Merge pull request #204 from microsoftgraph/andrueastman/sync2.0 [ #200 ]
- 15bb634 Merge pull request #200 from microsoftgraph/andrueastman/smallFixes
- eb8ce36 Merge pull request #194 from microsoftgraph/andrueastman/fixPolymorphicDeserialization
- a5d7661 Remove unnecessary stream.FlushAsync as writer will flush the stream
- e671d00 Fix for incorrect polymorphic deserialization
- 4a165fb Merge pull request #186 from microsoftgraph/andrueastman/ComposableFunction2.0
- 7f41d1f Update csproj
- 8cea677 Support composable functions from the generated service library (#183)
- 1229294 Merge pull request #184 from microsoftgraph/andrueastman/OdataPrimitiveDeserialization
- c2679ab Update csproj
- 17023c3 Refactor PR 135 for system.text.json
- 1052407 Fixes deserialization of OData primitive types (#135)
- 3af9403 Merge pull request #182 from microsoftgraph/andrueastman/sync2.0
- 54b8ca5 Update csproj
- 287766b Update test project to net core 3.1
- f5113dd Update test to use new model
- 68088a3 Add Continuous Access Evaluation (CAE) support (#173)
- e88fab4 Add support for content type with parameters (#169)
- 85131a0 Fix for NullReference exception thrown when contentType is empty (#164)
- 2e548cf Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- 5a6469a Create dependabot.yml (#146)
- 1d67570 Fixed signing connected service name
- 4f511d2 Use new service connection (#130)
- 6dcbb41 Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 31f6954 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- f115d3e Compression header handling (#118)
- f0165a8 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 52189cb Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- 6ae4d2c GraphResponse Support (#112)
- 342997b Fix for incorrect task cancellation in the providers (#109)
- 64ccaca DeltaResponseHandler with System.Text.Json (#108)
- 19b8f15 Add general support for System.Text.Json (#104)
- 8007f66 Batch Requests with System.Text.Json (#97)
- 6f7a55a Add NuGet install so the image uses the latest
- 5f96880 Update previewBuild.yml for Azure Pipelines (#96)
- 2e9b5fd TokenCredential Support (#95)
- 765aab1 Testing 2.0 CI/CD (#92)
- 8e2a5ca Added feature/2.0 branch trigger
This list of changes was auto generated.
Microsoft.Graph.Core.2.0.0-preview.6.nupkg: Merge pull request #216 from microsoftgraph/andrueastman/httpMethods
Pre-release
Changes:
- 0e6cbf8 Merge pull request #216 from microsoftgraph/andrueastman/httpMethods
- 77ecb47 Add http method constants
- 5ad58bd Merge pull request #213 from microsoftgraph/andrueastman/ResponseHandlerEmptyStream
- d24a549 Update csproj
- 2bc6dd1 Make behavior consistent for strings and streams
- 6349e54 Merge pull request #209 from microsoftgraph/andrueastman/ReleaseNotes
- 482d5aa Typo update
- 5ea3da7 Updates csproj with release note
- 348f316 Merge pull request #208 from microsoftgraph/andrueastman/fixResponseHandler
- b1ad0ec Update responseHandler to be avoid setting headers and status
See More
- 4a3db4d Merge pull request #204 from microsoftgraph/andrueastman/sync2.0 [ #200 ]
- 15bb634 Merge pull request #200 from microsoftgraph/andrueastman/smallFixes
- eb8ce36 Merge pull request #194 from microsoftgraph/andrueastman/fixPolymorphicDeserialization
- a5d7661 Remove unnecessary stream.FlushAsync as writer will flush the stream
- e671d00 Fix for incorrect polymorphic deserialization
- 4a165fb Merge pull request #186 from microsoftgraph/andrueastman/ComposableFunction2.0
- 7f41d1f Update csproj
- 8cea677 Support composable functions from the generated service library (#183)
- 1229294 Merge pull request #184 from microsoftgraph/andrueastman/OdataPrimitiveDeserialization
- c2679ab Update csproj
- 17023c3 Refactor PR 135 for system.text.json
- 1052407 Fixes deserialization of OData primitive types (#135)
- 3af9403 Merge pull request #182 from microsoftgraph/andrueastman/sync2.0
- 54b8ca5 Update csproj
- 287766b Update test project to net core 3.1
- f5113dd Update test to use new model
- 68088a3 Add Continuous Access Evaluation (CAE) support (#173)
- e88fab4 Add support for content type with parameters (#169)
- 85131a0 Fix for NullReference exception thrown when contentType is empty (#164)
- 2e548cf Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- 5a6469a Create dependabot.yml (#146)
- 1d67570 Fixed signing connected service name
- 4f511d2 Use new service connection (#130)
- 6dcbb41 Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 31f6954 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- f115d3e Compression header handling (#118)
- f0165a8 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 52189cb Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- 6ae4d2c GraphResponse Support (#112)
- 342997b Fix for incorrect task cancellation in the providers (#109)
- 64ccaca DeltaResponseHandler with System.Text.Json (#108)
- 19b8f15 Add general support for System.Text.Json (#104)
- 8007f66 Batch Requests with System.Text.Json (#97)
- 6f7a55a Add NuGet install so the image uses the latest
- 5f96880 Update previewBuild.yml for Azure Pipelines (#96)
- 2e9b5fd TokenCredential Support (#95)
- 765aab1 Testing 2.0 CI/CD (#92)
- 8e2a5ca Added feature/2.0 branch trigger
This list of changes was auto generated.
Microsoft.Graph.Core.2.0.0-preview.5.nupkg: Merge pull request #209 from microsoftgraph/andrueastman/ReleaseNotes
Pre-release
Changes:
- 6349e54 Merge pull request #209 from microsoftgraph/andrueastman/ReleaseNotes
- 482d5aa Typo update
- 5ea3da7 Updates csproj with release note
- 348f316 Merge pull request #208 from microsoftgraph/andrueastman/fixResponseHandler
- b1ad0ec Update responseHandler to be avoid setting headers and status
- 4a3db4d Merge pull request #204 from microsoftgraph/andrueastman/sync2.0 [ #200 ]
- 15bb634 Merge pull request #200 from microsoftgraph/andrueastman/smallFixes
- eb8ce36 Merge pull request #194 from microsoftgraph/andrueastman/fixPolymorphicDeserialization
- a5d7661 Remove unnecessary stream.FlushAsync as writer will flush the stream
- e671d00 Fix for incorrect polymorphic deserialization
See More
- 4a165fb Merge pull request #186 from microsoftgraph/andrueastman/ComposableFunction2.0
- 7f41d1f Update csproj
- 8cea677 Support composable functions from the generated service library (#183)
- 1229294 Merge pull request #184 from microsoftgraph/andrueastman/OdataPrimitiveDeserialization
- c2679ab Update csproj
- 17023c3 Refactor PR 135 for system.text.json
- 1052407 Fixes deserialization of OData primitive types (#135)
- 3af9403 Merge pull request #182 from microsoftgraph/andrueastman/sync2.0
- 54b8ca5 Update csproj
- 287766b Update test project to net core 3.1
- f5113dd Update test to use new model
- 68088a3 Add Continuous Access Evaluation (CAE) support (#173)
- e88fab4 Add support for content type with parameters (#169)
- 85131a0 Fix for NullReference exception thrown when contentType is empty (#164)
- 2e548cf Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- 5a6469a Create dependabot.yml (#146)
- 1d67570 Fixed signing connected service name
- 4f511d2 Use new service connection (#130)
- 6dcbb41 Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 31f6954 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- f115d3e Compression header handling (#118)
- f0165a8 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 52189cb Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- 6ae4d2c GraphResponse Support (#112)
- 342997b Fix for incorrect task cancellation in the providers (#109)
- 64ccaca DeltaResponseHandler with System.Text.Json (#108)
- 19b8f15 Add general support for System.Text.Json (#104)
- 8007f66 Batch Requests with System.Text.Json (#97)
- 6f7a55a Add NuGet install so the image uses the latest
- 5f96880 Update previewBuild.yml for Azure Pipelines (#96)
- 2e9b5fd TokenCredential Support (#95)
- 765aab1 Testing 2.0 CI/CD (#92)
- 8e2a5ca Added feature/2.0 branch trigger
This list of changes was auto generated.
1.24.0
Changes:
This list of changes was auto generated.
Microsoft.Graph.Core.2.0.0-preview.4.nupkg
Changes:
- eb8ce36 Merge pull request #194 from microsoftgraph/andrueastman/fixPolymorphicDeserialization
- a5d7661 Remove unnecessary stream.FlushAsync as writer will flush the stream
- e671d00 Fix for incorrect polymorphic deserialization
- 4a165fb Merge pull request #186 from microsoftgraph/andrueastman/ComposableFunction2.0
- 7f41d1f Update csproj
- 8cea677 Support composable functions from the generated service library (#183)
- 1229294 Merge pull request #184 from microsoftgraph/andrueastman/OdataPrimitiveDeserialization
- c2679ab Update csproj
- 17023c3 Refactor PR 135 for system.text.json
- 1052407 Fixes deserialization of OData primitive types (#135)
See More
- 3af9403 Merge pull request #182 from microsoftgraph/andrueastman/sync2.0
- 54b8ca5 Update csproj
- 287766b Update test project to net core 3.1
- f5113dd Update test to use new model
- 68088a3 Add Continuous Access Evaluation (CAE) support (#173)
- e88fab4 Add support for content type with parameters (#169)
- 85131a0 Fix for NullReference exception thrown when contentType is empty (#164)
- 2e548cf Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- 5a6469a Create dependabot.yml (#146)
- 1d67570 Fixed signing connected service name
- 4f511d2 Use new service connection (#130)
- 6dcbb41 Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 31f6954 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- f115d3e Compression header handling (#118)
- f0165a8 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 52189cb Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- 6ae4d2c GraphResponse Support (#112)
- 342997b Fix for incorrect task cancellation in the providers (#109)
- 64ccaca DeltaResponseHandler with System.Text.Json (#108)
- 19b8f15 Add general support for System.Text.Json (#104)
- 8007f66 Batch Requests with System.Text.Json (#97)
- 6f7a55a Add NuGet install so the image uses the latest
- 5f96880 Update previewBuild.yml for Azure Pipelines (#96)
- 2e9b5fd TokenCredential Support (#95)
- 765aab1 Testing 2.0 CI/CD (#92)
- 8e2a5ca Added feature/2.0 branch trigger
This list of changes was auto generated.
Microsoft.Graph.Core.1.24.0-preview.1.nupkg: Support composable functions from the generated service library (#183)
Pre-release
Changes:
This list of changes was auto generated.
1.23.0
Changes:
- 9e74b68 Merge pull request #176 from microsoftgraph/dev
- dee4c46 Add Continuous Access Evaluation (CAE) support (#173)
- eba4635 Add support for content type with parameters (#169)
- cd1cd81 Fix for NullReference exception thrown when contentType is empty (#164)
- 1f528e1 Fix DefaultMaxSliceSize in LargeFileUpload task (#159)
- d573a48 Bump Moq from 4.10.1 to 4.14.6 (#148)
- 46d614e Bump System.Reflection.Emit from 4.3.0 to 4.7.0 (#151)
- cc12abd Bump System.Net.Http from 4.3.3 to 4.3.4 (#149)
- 05453a5 Bump Xamarin.Android.Support.Core.Utils from 27.0.2 to 28.0.0.3 (#150)
- ef6ebbd Bump Xamarin.Essentials from 1.0.1 to 1.5.3.2 (#153)
1.22.0
Changes:
- abf9140 Release 1.22 - Merge pull request #144 from microsoftgraph/dev
- 11264fb Fixed signing connected service name
- 8c86608 Merge pull request #143 from microsoftgraph/revert-140-dev
- d93c453 Revert "1.22 release (#140)"
- c68ff79 1.22 release (#140) [ #118, #128, #129, #130, #135 ]
- 66236f5 Merge branch 'master' into dev
- f11798e Fixes deserialization of OData primitive types (#135)
- e1e92a7 Release 1.22 IBaseRequestBuilder (#131)
- 74e14e6 Merge branch 'master' into dev
- e9bac0f Use new service connection (#130)
See More
- 4d24d2a Update Microsoft.Graph.Core.csproj (#129)
- 77c181c Add
IBaseRequestBuilder
interface toBaseRequestBuilder
class (#128) - 928cc99 Compression Handler Header Handling (#123) [ #118 ]
- 61405c1 Merge pull request #122 from microsoftgraph/MIchaelMainer-addReleaseNote
- 8b5ac6e Update Microsoft.Graph.Core.csproj
- 1de9002 Merge pull request #121 from microsoftgraph/mmainer/fixPreviewIncrement
- c367d57 Fix preview increment
- 6563254 Compression header handling (#118)
- b2d9d7c Merge pull request #107 from microsoftgraph/master
- b4fa02a Merge pull request #111 from microsoftgraph/supportMacHttpHandlers
- b4ce55f Add support for Xamarin.Mac20
- 036ba27 Merge pull request #110 from microsoftgraph/supportMacHttpHandlers
- 771895d Update macOS to use NSUrlSessionHandler in foundation namespace.
- 966f236 Merge pull request #99 from tipa/dev
- 6e11c74 Merge branch 'supportMacHttpHandlers' into dev
- 590dc4d Merge pull request #103 from microsoftgraph/dev
- 79a07ab Enable running tests on builds (#106)
- 876e803 Merge pull request #105 from microsoftgraph/andrueastman/testFixes
- adedb5c Remove hanging quote to fix folder matching
- 6c06721 Remove NetStandardImplicitPackageVersion, PackageTargetFallback, RuntimeFrameworkVersion
- 6c03675 Update to target 3.1
- b30409a Update to target 3.1
- 1f10346 Updated test task
- d547c85 Updated test task
- a7472a6 Updated test task
- ed84c5b Updated test task
- 26f4426 Updated test task
- 855b409 Updated test task
- 005f98d Updated test task
- 8ddd8a6 Updated test task
- faf0a56 Updated test task
- e55ec50 re-Enable testing from pipeline, disable long running retry handler test
- 7408779 Merge pull request #101 from microsoftgraph/jobala-patch-1 [skip ci]
- f93f8f1 [skip ci] Set release notes, set patch version
- 2739f68 Update Microsoft.Graph.Core.csproj
- 40f8133 Update Microsoft.Graph.Core.csproj
- f2ed03c Fix typo
- f99e155 Merge pull request #100 from microsoftgraph/mmainer/fix/deltaResponseHandler
- c392714 Support JSON array of primitives [ #93 ]
- f8fa08a Support native plaform Http handlers for Xamarin.Mac
- c382dfa Merge pull request #94 from microsoftgraph/mmainer/useHostedPool
- f5d3a20 Update productionBuild.yml for Azure Pipelines
- c7a923d Update previewBuild.yml for Azure Pipelines
- d011ee0 Update validatePR.yml for Azure Pipelines
- 8223da9 Added feature/2.0 branch for PR validation
- e3fbdb5 Add feature/2.0 branch trigger for the preview.
- 8c6e7af Merge pull request #89 from microsoftgraph/dev
- 9d67ca2 Merge pull request #88 from microsoftgraph/mm/azure-pipelines
- ab0d08a Update productionBuild.yml for Azure Pipelines
- 8670e7b Merge pull request #87 from microsoftgraph/dev
- c2a8a62 [skip ci] Added release note
- 77e0bab Merge pull request #58 from microsoftgraph/mm/DeltaResponseHandler2
- 01020de Removed from IBaseRequest to not add brekaing change.
- 1b44b80 Adds XML comments to public functions/classes to improve customer intellisense (#72)
- f8e88d8 Update previewBuild.yml for Azure Pipelines
- 8cba189 null auth provider support (#71)
- 3d2e1d1 Addressed review comments
- 4391cc3 "retreival" --> "retrieval" (#64)
- 5e996b8 Merge branch 'dev' into mm/DeltaResponseHandler2
- 346cc8d Prevent setting of timeout property in HttpClient (#68)
- 788dfc5 Added test to check for null update, demo different results.
- c7cae41 Added comments, updated tests
- 416abf4 Update based on feedback. Adds changes to each item.
- f5ac538 Add test
- f343828 Adding DeltaResponseHandler
This list of changes was auto generated.