Sync main branch after cosmos moving to sdk/spring#34872
Merged
saragluna merged 35 commits intoMay 10, 2023
Merged
Conversation
* Update RestProxy to not buffer for streaming response * unit tests * remove unused imports
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* Update sample to show usage of EventData in deserialization.
…ocesing (Azure#34812) Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* Add channelAffinity for call recording * remove json property annotation at channelaffinity
* ACR: prepare 1.1.0 release * nit: return final to ontainerRepositoryProperties * rename OCI_MANIGEST to OCI_IMAGE_MANIFEST
…st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/4866957113 (Azure#34756) Co-authored-by: github-actions <github-actions@github.com>
* New EventGrid events for May 2023 * move customization to its own project * update changelog * change constant name * add to constant map * update to post-archboard feedback. * update URL to String * Mechanical updates from autorest.java version bump
…ipeline. (Azure#34649)" (Azure#34836) This reverts commit 8ac808d.
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Add unassign job and update tests * Add javadocs * Fix formatting errors * More formatting fixes * Fix liniting errors * Remove field * Commit session records * Remove unused import
* mgmt, local generation for cosmos * mgmt, local generation for cosmos
Collaborator
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
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.
This PR is to sync the main branch to sb3 branch after spring-data-cosmos moving to sdk/spring folder. #33905