-
Notifications
You must be signed in to change notification settings - Fork 213
2.3.0 Release #2240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
2.3.0 Release #2240
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ries/OrderedHashtables.
…307280436 [v2] Examples Update
…eSerialization Fixes serialization of ordered hashtables and dictionaries
… cmdlets. Modified pipeline
…owershell into import-example-improvement
…308020605 [v2] Examples Update
Fix error when running on Azure Functions
Fixes request content cloning exception in .NET 4.x
…31550 [v2] Weekly OpenApiDocs Refresh
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
…ConfigStates Add support for new states in RSC configuration.
Adds autorest directive to prevent null response objects to output streams via ``WriteObject``
Update projectsbot.yml
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
Adds autorest directive to pluralize "person" noun.
…81559 [v2] Weekly OpenApiDocs Refresh
timayabi2020
approved these changes
Aug 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2.3.0 Release
Refreshes the SDK with the latest APIs in [v2] Weekly OpenApiDocs Refresh #2235
Updates examples in Updates examples import script to conform to v2 examples on Api reference docs #2124
Adds support for new states in RSC configuration in Add support for new states in RSC configuration. #2222
Fixes serialization of ordered hashtables and dictionaries in Fixes serialization of ordered hashtables and dictionaries #2205
Fixes error when running on Azure Functions in Fix error when running on Azure Functions #2206
Fixes request content cloning exception in .NET 4.x in Fixes request content cloning exception in .NET 4.x #2209
Fixes null response objects to output streams via WriteObject in Adds autorest directive to prevent null response objects to output streams via
WriteObject#2226Fixes command names under
/admin/people/*path in Adds autorest directive to pluralize "person" noun. #2202