Releases: microsoftgraph/msgraph-sdk-javascript
Releases · microsoftgraph/msgraph-sdk-javascript
3.0.0-Preview.3
- Introducing the
AuthCodeMSALBrowserAuthenticationProvider
to support authentication using MSAL Browser. - Removing
ImplicitMSALAuthenticationProvider
and thereby, ending the support for MSAL V1.
3.0.0-Preview.2
- Added
customHosts
inIOptions
andIClientOptions
to allow users to pass hosts of custom endpoints. - Fixed #452
- v3-upgrade-guide.md
3.0.0-Preview.1
Changes:
- 5dd013a ignoring the test folder (#441)
- 755a540 modifying return type of onedrive create (#442)
- 5c32593 Merge pull request #440 from microsoftgraph/nikithauc/delete-orphan-file
- 7a5469d Merge branch 'dev' into nikithauc/delete-orphan-file
- 8977374 Merge pull request #437 from microsoftgraph/nikithauc/set-preview-01-v3
- 4bd6014 Merge branch 'dev' into nikithauc/delete-orphan-file
- a3f2106 removing orphan package.lock json file
- da82066 Merge branch 'dev' into nikithauc/set-preview-01-v3
- e480877 Merge pull request #439 from microsoftgraph/security/samples
- fd4f3b7 updating version in package.lock and version file
See More
- 6e0d26b - udpates dependencies to latest to address a security issue
- 552c12f Merge branch 'dev' into nikithauc/set-preview-01-v3
- 9441382 Merge pull request #436 from microsoftgraph/dependabot/npm_and_yarn/samples/tokenCredentialSamples/ClientCredentialFlow/ini-1.3.8
- 8846fc1 Merge branch 'dev' into dependabot/npm_and_yarn/samples/tokenCredentialSamples/ClientCredentialFlow/ini-1.3.8
- c6e5bfb Merge pull request #435 from microsoftgraph/dependabot/npm_and_yarn/samples/tokenCredentialSamples/AuthenticationCodeFlow/ini-1.3.8
- 1a1ba8a Update package.json
- bb7e507 Bump ini in /samples/tokenCredentialSamples/ClientCredentialFlow
- 5135768 Bump ini in /samples/tokenCredentialSamples/AuthenticationCodeFlow
- 9bda63d Merge pull request #434 from microsoftgraph/3.0.0
- 3639c75 merging with dev
- b125863 Sync with dev, TS library update, doc correction. (#432) [ #412, #411, #410 ]
- beea121 Create v3-upgrade-guide.md (#430)
- e238b45 Sebastienlevert/fix chaos handler random (#429)
- 597f716 LargeFileTaskUpload- High-level design changes (#392)
- 0043f10 Remove timeout option and update node-fetch options (#425)
- a2b6dea ReadMe - Adding table of contents (#416)
- c239b7c Bump y18n from 4.0.0 to 4.0.1 in /samples/browser (#410)
- 2b36dd8 Bump y18n from 3.2.1 to 3.2.2 (#411)
- 5a6f0e9 Bump y18n from 3.2.1 to 3.2.2 in /scripts (#412)
- a703e6e adding canary graph in constants (#413)
- 7a25b95 Document supported Node.js version (#414)
- d193793 Adding cancelrequest doc (#409)
- 7c0c3f1 Merge branch 'dev' into 3.0.0
- 9ad1150 LargeFileUpload - node js stream support and progress handling, rollup library updates (#401)
- 398303d Merge pull request #403 from microsoftgraph/nikithauc/rollup-entry
- 8ccf60c Update docs/TokenCredentialAuthenticationProvider.md
- f54101f browser index.js;minor doc change
- 8d03bc1 rollup new entry point, token cred auth provider, deprecate implicitmsal
- 4f5ed0b Merge pull request #396 from microsoftgraph/nikithauc/publish-doc
- 61fe3dd Merge pull request #397 from microsoftgraph/nikithauc/largeFile-uploadreasult
- dcf1d6c Apply suggestions from code review
- a18b0a2 Apply suggestions from code review
- 05e3d36 Correcting param case
- 647c329 Format errors
- a14eafc cancel task doc, conditions update
- 6c26af3 resetting files
- 39f52b0 Update publishing.md
- 5602d6e Adding unit test, linting
- b1492b4 AuthHandler check for graph url, createUploadResult static function
- 7ac914b Update publishing.md
- a528b22 Create publishing.md
- 34a5436 Adding upload result, isCancelled upload session property
- bb319a5 Merge pull request #389 from microsoftgraph/JS-Migrate-To-ESLint-Part-2_#308
- 7ff9039 Reenable eslint after code-block
- be8e853 Correcting test assertion, using multiline disabling
- ca19972 Lint samples, eslint remove comments
- 9cbc5a5 update packages
- 8d5d756 Removing try-catch blocks
- 98ff475 merging with 3.0.0
- c41881f Merge pull request #371 from microsoftgraph/Authentication
- c9aff66 Merge branch 'Authentication' of https://github.com/microsoftgraph/msgraph-sdk-javascript into Authentication
- 6c296a0 Re-adding peerdependency meta in package.json
- 3a2fe1b Update samples/tokenCredentialSamples/ClientCredentialFlow/README.md
- fee04ec Update docs/TokenCredentialAuthenticationProvider.md
- a26c288 Merge pull request #381 from microsoftgraph/nikithauc/audit
- 08cb455 audit fix
- cf34076 audit fix
- 10dc19d Merge pull request #376 from microsoftgraph/nikithauc/update-TS-4.1.3
- bfa737f Merge branch 'dev' into nikithauc/update-TS-4.1.3
- e688aeb Merge pull request #374 from microsoftgraph/Issue-Template-Update
- 7e39e1b Update docs/TokenCredentialAuthenticationProvider.md
- dfce4fd Correcting doc language errors
- 53afe2f Merge branch 'dev' into Issue-Template-Update
- 571bdaf adding js sample
- 75a80a4 Merge pull request #377 from microsoftgraph/nikithauc/ci_github
- d5c4d13 Creating CI github action
- 81f0213 Merge branch 'dev' into nikithauc/update-TS-4.1.3
- c61af2e Adding note and karma file path
- 7da0d9f refactoring with error conditions and test merge
- a2bf615 Update issue templates
- ca3d823 Merge pull request #263 from microsoftgraph/gallery-automation-updates
- 5a14bee Merge branch 'dev' into gallery-automation-updates
- 23fc68e Merge pull request #340 from OlivierCuyp/count-default-true
- de59819 Merge branch '3.0.0' into count-default-true
- a7e1a62 merge with 3.0.0
- 48d5a01 Merge branch 'Authentication' of https://github.com/microsoftgraph/msgraph-sdk-javascript into Authentication
- e169e3c Merging with 3.0.0
- eceb67e Merge pull request #370 from microsoftgraph/code-coverage
- 4c4ee32 added assertions, removed dup test file, language changes
- 1967788 Delete versionTest.yml
- 39d242e Create versionTest.yml
- 6f6c690 Merge branch 'dev' into Authentication
- 6ea648a Merge branch 'dev' into code-coverage
- 524572e Merge pull request #368 from plamber/dev
- 5a8ed6a Adding eslint-sort-import plugin
- 0bcb659 Resetting file, removing empty references
- 2cfaf69 Keywords, msal files path change
- 4d2cd23 Removing rethrown errors
- fdcb113 Delete files and format
- 5d40cdc Adding documentation
- 7084038 Adding headers to chaoshandleroptions
- 3c729a2 Update docs/content/Batching.md
- e06f3f3 Update docs/content/Batching.md
- 4f2efaa Update docs/content/Batching.md
- 7aba27f merge with dev
- 2b5b59e Removing rethrown errors
- a580f54 Extended batching example with image rendering
- 2c15c5d merge with dev
- 1a23f51 middlewareutil removing getall
- 3a0787e Removing test/package.json
- 86d3bff sorting the graph responsehandler tests
- 6330bfb adding headless brow...
2.2.1
2.2.0
Docs
- Localization of the documentation. Thanks to @OfficeGlobal!
Bug Fixes
- Fixed #344 by deleting Authorization Header in the request instead of setting the value as undefined.
Note - This change uses a Set object. In case your browser doesn't fully support the Set object ( like Internet Explorer 11), please use of a polyfill. - Fixed #265 by adding Telemetry headers only if the request URL points to a Graph endpoint. If not, delete the telemetry information.
- Fixed #230 by adding the missing imports.
2.2.0-Preview.1: Merge pull request #358 from microsoftgraph/nikithauc/merge-master-dev
Pre-release
Docs
- Localization of the documentation. Thanks to @OfficeGlobal!
Bug Fixes
- Fixed #344 by deleting Authorization Header in the request instead of setting the value as undefined.
Note - This change uses a Set object. In case your browser doesn't fully support the Set object ( like Internet Explorer 11), please use of a polyfill. - Fixed #265 by adding Telemetry headers only if the request URL points to a Graph endpoint. If not, delete the telemetry information.
- Fixed #230 by adding the missing imports.
2.1.1
2.1.0
New Features
- Introducing ChaosHandler, a piece of middleware that helps to mock different kinds of responses.
- Accepting an array of middleware handlers to build a custom middleware chain.
- GraphError extends Error. Thank you for the contribution @OlivierCuyp!
Bug Fixes
- Post request with an empty body, now working fine.
- Changed the default value of the parameter in .count() as false.
- Fixed URL parsing to correctly parse URL with nested queries.
- Changed the content-type setting for POST,PUT and UPDATE methods, such that the content-type defaults to
application/json
. - Changed the contruction of the session url for the OneDriveLargeFileTask. Thank you for the contribution @hasridha!
2.1.0-Preview.2
New Features
- Introducing ChaosHandler, a piece of middleware that helps to mock different kinds of responses.
- Accepting an array of middleware handlers to build a custom middleware chain.
- GraphError extends Error. Thank you for the contribution @OlivierCuyp!
Bug Fixes
- Post request with an empty body, now working fine.
- Changed the default value of the parameter in .count() as false.
- Fixed URL parsing to correctly parse URL with nested queries.
- Changed the content-type setting for POST,PUT and UPDATE methods, such that the content-type defaults to
application/json
. - Changed the contruction of the session url for the OneDriveLargeFileTask. Thank you for the contribution @hasridha!
2.1.0-Preview.1
New Features:
- Simplified building Custom Middleware Chain.
Bug Fixes
- Post request with an empty body, now working fine.
- Changed the default value of the parameter in .count() as false.