Skip to content

Releases: microsoftgraph/msgraph-sdk-dotnet

3.1.0

01 Apr 20:53
b369fcc
Compare
Choose a tag to compare
3.1.0 Pre-release
Pre-release

Changes:

  • b369fcc Bump version to 3.1.0
  • 0b735c2 Update generated files with build 2664116 (#657)
  • 6dcc857 Pipeline for generating service library (#650)
  • 076b8dc Update msgraph-sdk-dotnet.yml
  • 761ad39 HB of localized readme files (#641)
  • 1414fe0 Create msgraph-sdk-dotnet.yml (#614)
  • 6df97f0 Generated models and request builders using Typewriter (#649)
  • f784b2e Generated models and request builders using Typewriter (#647)
  • ad744d8 GH action for PRs
  • 404c768 Update UploadSession to implement new interface (#593)
See More
  • 08ad292 Generated models and request builders using Typewriter (#597)
  • d3aac15 Merge pull request #592 from microsoftgraph/task/UploadTask
  • 6dd4820 Merge pull request #589 from tony-xia/more-typos
  • d5cc99d Merge pull request #588 from tony-xia/typos
  • 9d17f01 Fix typos
  • e8ab869 Merge remote-tracking branch 'origin/dev' into task/UploadTask
  • 1900d99 Updated to inform that readbuffer is no longer used.
  • 41e7ec7 Fixed more typos
  • 775d6d9 Fixed some typos
  • 046845a Generated models and request builders using Typewriter (#576)
  • abc3ee8 Merge pull request #529 from zsybupt/dev
  • d164268 Fix for improperly encoded string in Drive (#572)
  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • fcdec71 avoid extra memory allocation when do chunked upload
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

3.0.1: Generated models and request builders using Typewriter (#649)

18 Mar 18:02
6df97f0
Compare
Choose a tag to compare

Changes:

  • 6df97f0 Generated models and request builders using Typewriter (#649)
  • f784b2e Generated models and request builders using Typewriter (#647)
  • ad744d8 GH action for PRs
  • 404c768 Update UploadSession to implement new interface (#593)
  • 08ad292 Generated models and request builders using Typewriter (#597)
  • d3aac15 Merge pull request #592 from microsoftgraph/task/UploadTask
  • 6dd4820 Merge pull request #589 from tony-xia/more-typos
  • d5cc99d Merge pull request #588 from tony-xia/typos
  • 9d17f01 Fix typos
  • e8ab869 Merge remote-tracking branch 'origin/dev' into task/UploadTask
See More
  • 1900d99 Updated to inform that readbuffer is no longer used.
  • 41e7ec7 Fixed more typos
  • 775d6d9 Fixed some typos
  • 046845a Generated models and request builders using Typewriter (#576)
  • abc3ee8 Merge pull request #529 from zsybupt/dev
  • d164268 Fix for improperly encoded string in Drive (#572)
  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • fcdec71 avoid extra memory allocation when do chunked upload
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

3.0.0: Generated models and request builders using Typewriter (#647)

16 Mar 04:47
f784b2e
Compare
Choose a tag to compare

Changes:

  • f784b2e Generated models and request builders using Typewriter (#647)
  • ad744d8 GH action for PRs
  • 404c768 Update UploadSession to implement new interface (#593)
  • 08ad292 Generated models and request builders using Typewriter (#597)
  • d3aac15 Merge pull request #592 from microsoftgraph/task/UploadTask
  • 6dd4820 Merge pull request #589 from tony-xia/more-typos
  • d5cc99d Merge pull request #588 from tony-xia/typos
  • 9d17f01 Fix typos
  • e8ab869 Merge remote-tracking branch 'origin/dev' into task/UploadTask
  • 1900d99 Updated to inform that readbuffer is no longer used.
See More
  • 41e7ec7 Fixed more typos
  • 775d6d9 Fixed some typos
  • 046845a Generated models and request builders using Typewriter (#576)
  • abc3ee8 Merge pull request #529 from zsybupt/dev
  • d164268 Fix for improperly encoded string in Drive (#572)
  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • fcdec71 avoid extra memory allocation when do chunked upload
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.21.0

11 Dec 16:01
Compare
Choose a tag to compare
1.21.0 Pre-release
Pre-release

Changes:

  • 404c768 Update UploadSession to implement new interface (#593)
  • 08ad292 Generated models and request builders using Typewriter (#597)
  • d3aac15 Merge pull request #592 from microsoftgraph/task/UploadTask
  • 6dd4820 Merge pull request #589 from tony-xia/more-typos
  • d5cc99d Merge pull request #588 from tony-xia/typos
  • 9d17f01 Fix typos
  • e8ab869 Merge remote-tracking branch 'origin/dev' into task/UploadTask
  • 1900d99 Updated to inform that readbuffer is no longer used.
  • 41e7ec7 Fixed more typos
  • 775d6d9 Fixed some typos
See More
  • 046845a Generated models and request builders using Typewriter (#576)
  • abc3ee8 Merge pull request #529 from zsybupt/dev
  • d164268 Fix for improperly encoded string in Drive (#572)
  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • fcdec71 avoid extra memory allocation when do chunked upload
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.20.0: Generated models and request builders using Typewriter (#576)

06 Nov 06:24
046845a
Compare
Choose a tag to compare

Changes:

  • 046845a Generated models and request builders using Typewriter (#576)
  • d164268 Fix for improperly encoded string in Drive (#572)
  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
See More
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.19.0: Generated models and request builders using Typewriter (#570)

29 Oct 19:56
c3a18f3
Compare
Choose a tag to compare

Changes:

  • c3a18f3 Generated models and request builders using Typewriter (#570)
  • bdcee8b Generated models and request builders using Typewriter (#561)
  • fb208d9 Bearer in Auth header needs to be capitalized (#562)
  • 74e26ff Update generated files with build 1902019 (#557)
  • b0037a0 Feature/date timezone extensions (#555) [ #366 ]
  • a0a225a Update issue templates (#540)
  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
See More
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.18.0

15 Oct 20:57
Compare
Choose a tag to compare
1.18.0 Pre-release
Pre-release

Changes:

  • 05231d6 Update tests to consider odata.type since it is now always set
  • 518056f Planner extensions - delete cstor
  • e21e3c5 Generated based on microsoftgraph/msgraph-metadata 7ad5793
  • b021f3a Updated App Registration instructions to reference the new portal
  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
See More
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.17.0: Merge pull request #523 from microsoftgraph/mm/movePageIterator

15 Aug 22:24
4186d84
Compare
Choose a tag to compare

Changes:

  • 4186d84 Merge pull request #523 from microsoftgraph/mm/movePageIterator
  • 39d4408 Updated version
  • c338eb4 Merge dev into pageiterator branch
  • 36e9654 Updating tests and namespaces so that they run against production release of M.G.C
  • 94906eb Update generated files with build 1555937 (#521)
  • 0a5a312 Added nextLink and deltaLink to constants.
  • 0a5be2e Minor fixes.
  • 63709fc Updated PageIterator to use a loop to iterate
  • c28c598 Temp: making reference to Core before PageIterator existed in it.
  • 4c699f7 Add pageiterator
See more
  • 5aa4cef Merge pull request #508 from microsoftgraph/FA/TeamsTabExtension
  • d9496f3 Update src/Microsoft.Graph/Models/Extensions/TeamsTabExtension.cs
  • 5b79db0 Added the OdataBind property
  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

1.16.0

02 Jul 22:03
e037cc6
Compare
Choose a tag to compare
1.16.0 Pre-release
Pre-release

Changes:

  • e037cc6 Update generated files with build 1459552 (#506)
  • c3b8f8f Update generated files with build 1409478 (#496)
  • 5b1ff49 Tg/date time time zone (#483)
  • 30739ca Merge pull request #486 from microsoftgraph/po/vsBuildFailureFix
  • 6cc1968 Fix for response headers and status codes data in entities during update (#485)
  • c626975 Remove spaces in VersionSuffix & PackageReleaseNotes elements in csproj .
  • 8c6ffea Update generated files with build 1337676 (#484)
  • 21f771d Merge pull request #479 from microsoftgraph/po/removeCore
  • a7fe2fb Fix broken appveyor.yml
  • b7cb47f Update appveyor test
See more
  • bb1b1f3 Remove Microsoft.Graph.Core project and tests from solution.
  • c3193b0 Add scripts to support release automation (#477)
  • fc2116b Merge pull request #475 from microsoftgraph/po/decoupleCore
  • bce4ffb Update README.md
  • 7bef24a Add wildcard reference to Microsoft.Graph in core tests.
  • 3093ee9 Move all MSTests to XUnit tests and fix broken tests.
  • 5d31169 Merge pull request #472 from microsoftgraph/po/batchContnentNetCore2.1Support
  • 82eb2ce Move MSTests to XUnit for core library.
  • 850c6c8 Update generated files with build 1261617 (#459)
  • 0c18ee2 Keep stream open after disposing StreamWritter.
  • dc7cb09 Remove core project reference from service lib.

This list of changes was auto generated.

April 2019 (version 1.15.0)

01 May 19:24
da8cb81
Compare
Choose a tag to compare

Microsoft.Graph.Core 1.15.0

New Features:
Added Graph client factory to create HTTP clients that are pre-configured to make requests to Graph APIs.
Added batch request content that make is easy to create payloads for a Graph batch request.
Added batch response content to process batch responses from Graph.
Added compression middleware handler to request, detect and decompress response bodies from Graph service.
Added response handler to process native HTTP response messages to strongly typed Graph objects.
Added page iterator to process items in a response page and provide control for iterating across response pages.

Fixes:
Fixed issue #136.
Fixed issue #205.
Fixed issue #401.
Fixed issue #413.
Fixed issue #431.
Fixed issue #435.
Fixed issue #447.
Fixed issue #449.

Microsoft.Graph 1.15.0

New features:

  • AlertHistoryState
  • Audit logs
  • AverageComparativeScore
  • CalendarGetScheduleRequestBody
  • CertificationControl
  • ComplianceInformation
  • ControlScore
  • FreeBusyError
  • ScheduleInformation
  • ScheduleItem
  • SecureScore
  • SecureScoreControlProfile
  • SecureScoreControlStateUpdate

Updated features:

  • Alert
  • Channel
  • DriveItem
  • Security
  • ItemReference