Open
Description
Hi everyone and thanks for trying our preview of the Microsoft Graph Ruby SDK built on our next generation generator kiota.
This issue is here to list out all the limitations we're currently aware of, we'll try to tackle them as soon as possible.
Please go upvote the linked issues if this is something that's limiting your usage of the SDK, so we know which feature to prioritize.
List of limitations:
- Binary bodies support
- support for additional status codes
- support for text serialization (raw count)
- enhanced doc comments
- Missing middleware for transient error retrial
- Missing middleware for redirection
- - replaces manual mock by a mocking framework microsoft/kiota#8
- better query parameters handling microsoft/kiota#7
- Add additional properties on the using statements microsoft/kiota#6
- tracing support
- feature/async convention microsoft/kiota#9
- Added ResponseHandler property and default implementation function microsoft/kiota#10
- No snippets present in the Graph Explorer/public documentation
- - refactors refiners microsoft/kiota#5
- feature/java writer microsoft/kiota#3
- Backing store support for dirty tracking of changed properties
- Missing middleware for chaos (unit testing)
- adds typescript support microsoft/kiota#4
- Multi-part content
- support for continuous access evaluation
Note : a checkmark means the issue has been resolved since the initial release.
Also please be aware that some of the libraries this SDK depends on will move at the end of the preview, so expect breaking changes to happen multiple times!