Skip to content

Releases: microsoftgraph/msgraph-sdk-dotnet-core

Microsoft.Graph.Core.1.22.0-preview.2.nupkg: Fixes deserialization of OData primitive types (#135)

06 Oct 06:32
f11798e
Compare
Choose a tag to compare

Changes:

  • f11798e Fixes deserialization of OData primitive types (#135)
  • 74e14e6 Merge branch 'master' into dev
  • e9bac0f Use new service connection (#130)
  • 4d24d2a Update Microsoft.Graph.Core.csproj (#129)
  • 77c181c Add IBaseRequestBuilder interface to BaseRequestBuilder 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
See More
  • 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.

1.21.0: Compression Handler Header Handling (#123)

28 Jul 19:24
928cc99
Compare
Choose a tag to compare

Changes:

  • 928cc99 Compression Handler Header Handling (#123) [ #118 ]
  • 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
See More
  • 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 ]
  • 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.

Microsoft.Graph.Core.1.22.0-preview.1.nupkg

28 Jul 21:18
4d24d2a
Compare
Choose a tag to compare

Changes:

  • 4d24d2a Update Microsoft.Graph.Core.csproj (#129)
  • 77c181c Add IBaseRequestBuilder interface to BaseRequestBuilder class (#128)
  • 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
See More
  • 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.

Microsoft.Graph.Core.1.21.0-preview.1.nupkg: Merge pull request #122 from microsoftgraph/MIchaelMainer-addReleaseNote

19 Jun 18:04
61405c1
Compare
Choose a tag to compare

Changes:

  • 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.
See More
  • 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.

Microsoft.Graph.Core.2.0.0-preview.3.nupkg

29 Apr 14:48
6ae4d2c
Compare
Choose a tag to compare

Changes:

  • 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
See More
  • 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.

Microsoft.Graph.Core.2.0.0-preview.2.nupkg

09 Apr 15:41
342997b
Compare
Choose a tag to compare

Changes:

  • 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
  • 8c6e7af Merge pull request #89 from microsoftgraph/dev
See More
  • 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.

1.20.1: Merge pull request #103 from microsoftgraph/dev

31 Mar 20:25
590dc4d
Compare
Choose a tag to compare

Changes:

  • 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
See More
  • 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 ]
  • 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.

Microsoft.Graph.Core.2.0.0-preview.1.nupkg: Add NuGet install so the image uses the latest

09 Mar 18:18
6f7a55a
Compare
Choose a tag to compare

Changes:

  • 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
  • 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
See More
  • 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.

1.20.0: Merge pull request #89 from microsoftgraph/dev

05 Feb 18:25
8c6e7af
Compare
Choose a tag to compare

Changes:

  • 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)
See More
  • 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.

Microsoft.Graph.Core.1.20.0-preview.2.nupkg: Merge pull request #58 from microsoftgraph/mm/DeltaResponseHandler2

07 Jan 00:20
77e0bab
Compare
Choose a tag to compare

Changes:

  • 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.
See More
  • 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.