Releases: sreeise/graph-rs-sdk
Releases · sreeise/graph-rs-sdk
v2.0.3
What's Changed
- Add a request pipeline and configuration for retries by @DevLazio in #469
- Move tower service setup to RequestHandler. Closes #491 by @sreeise in #494
- Add Auth Code Spa Credential for Public Clients by @sreeise in #495
- Fixes #496 by @sreeise in #497
- 2.0.3 version update by @sreeise in #499
Full Changelog: v2.0.1...v2.0.3
v2.0.1
What's Changed
- Solutions and bookings by @buhaytza2005 in #471
- docs: Replace references to Graph with GraphClient by @buhaytza2005 in #479
- Fix issue with OpenAPI Response modal and add solutions virtual events by @sreeise in #480
- chore: update
reqwest
,http
andring
by @smndtrl in #481 - Add devices api. Closes #482 by @sreeise in #483
- Add Proxy Support by @visig9 in #487
- Handle readers and related types using a byte buffer - Closes #465 by @sreeise in #488
- Update versions for 2.0.1 tag/release by @sreeise in #489
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.1.4
What's Changed
- Add code generation for workbooks, workshets APIs and generate clients by @sreeise in #457
- Manual patch method for Range #458 by @buhaytza2005 in #459
- Update crate versions for 1.1.4 tag by @sreeise in #462
New Contributors
- @buhaytza2005 made their first contribution in #459
Full Changelog: v1.1.3...v1.1.4
v2.0.0-beta.0
- Complete rewrite of SDK Client for the Microsoft Identity Platform
- In Memory Token Cache
- Automatic Token Refresh
- Interactive Auth Using WebView
Full Changelog: v1.1.3...v2.0.0-beta.0
1.1.3
What's Changed
- Making the https_only client configuration option editable by @Gaelik-git in #451
- Tag 1.1.3 by @sreeise in #453
New Contributors
- @Gaelik-git made their first contribution in #451
Full Changelog: v1.1.2...v1.1.3
Generate Drives Workbook and Worksheet APIs
What's Changed
- Add feature request template by @sreeise in #434
- Disable broken tests for onenote until investigation can be done by @sreeise in #439
- Add
delta
anddelta_token
for a single drive root by @smndtrl in #438 - Add paging types to exports for use by @sreeise in #443
- Drives Workbook And Worksheets- Combined Work by @sreeise @jacek-kurlit @JK-Kitopi in #450
New Contributors
- @smndtrl made their first contribution in #438
- @jacek-kurlit made their first contribution in #450
- @JK-Kitopi made their first contribution in #450
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Add debug methods for debugging codegen by @sreeise in #414
- Return reqwest::Response in OAuth access/refresh token requests by @sreeise in #417
- Add credential_user_registration_details manual report by @DevLazio in #419
- Deserialization fix for Paging. by @sreeise in #418
- Update README.md by @sreeise in #420
Full Changelog: v1.0.1...v1.1.0