v1.15.0-preview.202405090001
Pre-release
Pre-release
Added
- Added support for multipart form data request body in PHP. #3029
- Added uri-form encoded serialization for PHP. #2074
Changed
- Aligns naming of sliced OpenAPI description generated by
plugin add
should be named<plugin-name>-openapi.json|yml
#4595 - Fixed RPC server to respect the
KIOTA_CONFIG_PREVIEW
flag. - Added missing nullable directives for CLI generation.
- Fixed handling of nested arrays to be handled as
UntypedNode
instances #4549 - Fixed
InvalidOperationException
thrown when serializing IBacked models with no changes present in the additional data in dotnet microsoftgraph/msgraph-sdk-dotnet#2471. - Fixed
RequestConfiguration
Classes dropped in RequestBuilder methods in python #4535 - Fixed incorrect optional types in method parameters in Python [#4507](#4507