-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare November 2022 Beta Release for Search * Cherry-Pick updates to Changelog and version_client.txt from November non-main patch release for Search * Autorest regeneration with Sync Stack * Stashing my sync stack work * Synchronous implementation of our Clients * Update to CHANGELOG.md * Fix PR build issues * Fix PR build issues * Removed TODOs left behind. * Adjusting whitespaces * Removing unnecessary annotation * Adjustments to how context information: - Added Synchronous Rest Proxy Context - Added Trailing Context Checkstyle adjustments * Removed unused import * Fixed issues identified by Spotbugs * Bug fixes * Checkstyle fixes * Added Asserting Clients * Add asserting client to clients used for playback * Replaced method threads with a static Thread Pool * Tables Refactoring * Updating to only use threadpool for timeout cases. * Additional refactoring * Removed unused imports * Fixed Checkstyle Issues * Bug fix for failing Cosmos test --------- Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
- Loading branch information
Showing
55 changed files
with
4,680 additions
and
896 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
### Bugs Fixed | ||
|
||
### Other Changes | ||
- Removed Reactor from synchronous clients | ||
|
||
## 12.3.8 (2023-02-16) | ||
|
||
|
This file contains 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
Oops, something went wrong.