-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Storage] [DataMovement] [Archboard feedback] Renamed *CheckpointData to *CheckpointDetails #47776
Merged
amnguye
merged 3 commits into
Azure:main
from
amnguye:feature/storage/checkpointdata-to-details
Jan 14, 2025
Merged
[Storage] [DataMovement] [Archboard feedback] Renamed *CheckpointData to *CheckpointDetails #47776
amnguye
merged 3 commits into
Azure:main
from
amnguye:feature/storage/checkpointdata-to-details
Jan 14, 2025
Conversation
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
amnguye
requested review from
seanmcc-msft,
jaschrep-msft,
schaabs,
tg-msft,
jalauzon-msft and
nickliu-msft
as code owners
January 9, 2025 22:20
API change check APIView has identified API level changes in this PR and created following API reviews. |
nickliu-msft
approved these changes
Jan 10, 2025
jalauzon-msft
approved these changes
Jan 10, 2025
v-vdharmaraj
added a commit
that referenced
this pull request
Jan 24, 2025
* Upgrade Azure.ResourceManager.Maps API version (#47239) * Update AutoRest C# version to 3.0.0-beta.20241125.1 (#47327) * Update Generator Version 3.0.0-beta.20241125.1 * Update SDK codes de_he_2 * Update SDK codes he_ma_3 * Update SDK codes sq_wo_6 * Update SDK codes ad_co_0 * Update SDK codes co_da_1 * Update SDK codes ma_pu_4 * Update SDK codes pu_sq_5 --------- Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com> * Increment package version after release of Azure.ResourceManager.Maps (#47330) * Increment version for hybridconnectivity releases (#47331) * [Messaging] Bump AMQP dependency (#47342) Bumping the `Microsoft.Azure.Amqp` dependency to absorb bug fixes and updating the library changelogs. * [Extensions] Update DataProtection dependency to v8.x (#47286) * Bump Microsoft.AspNetCore.DataProtection to 8.0.11 * Bump Microsoft.Extensions.DependencyInjection to 6.0.2 * Bump Microsoft.Extensions.DependencyInjection.Abstractions to 8.0.2 * Upgrade Microsoft.Extensions.DependencyInjection to 8.0.1 * Remove dependency on Microsoft.AspNetCore.DataProtection.AzureKeyVault * Update CanDecryptEncryptedKeys test * Fix tests using track1 KeyVault SDK * Override version for Microsoft.Bcl.AsyncInterfaces * Override Microsoft.Bcl.AsyncInterfaces to v8.0.0 * Override DependencyInjections and DataProtections versions in Extensions * Revert changes in Packages.Data.Props * Override versions in Microsoft.Extensions.Azure and add AsyncInterfaces back * Update changelogs and project versions * remove previous cadl scripts (#47322) Co-authored-by: Mariana Rios Flores <mariari@microsoft.com> * [Azure Load Testing] Add NOT_VALIDATED to list of terminal states (#47329) * Add not validated to list of terminal states * update SDK version * unreleased version --------- Co-authored-by: Venkat Ragavan S <vens@microsoft.com> * Increment version for extensions releases (#47361) * Increment package version after release of Azure.Extensions.AspNetCore.DataProtection.Blobs * Increment package version after release of Azure.Extensions.AspNetCore.DataProtection.Keys * Increment package version after release of Microsoft.Extensions.Azure * net8.0 target follow up (#47214) * [Service Bus] Fix sender identifier generation (#47346) The focus of these changes is to fix a bug causing identifier generation for `ServiceBusSender` to not include the entity path as informational context. * [ResourceManager] Local extensions overrides (#47366) The focus of these changes is to fix the project reference CI leg which is failing due to in-process work to bump extension package dependencies. These packages are being bumped locally to force transitive dependencies to play nice while we work on the central updates. * Update AutoRest C# version to 3.0.0-beta.20241127.1 (#47369) * Service Bus SDK for stable version 2024-01-01 (#47312) * [Service Bus] Admin Client emulator slug (#47362) Adding support for the emulator slug to the Service Bus Administration client. While the emulator itself currently does not support the management operations, there is no harm in proactively enabling awareness in the the client for potential future support. * Increment package version after release of Azure.ResourceManager.ServiceBus (#47376) * Add IsAzureArm to distinguish MPG and DPG (#47374) * Initialize generation test for mgmt (#47328) * Release preview version 2024-07-31 of HybridCompute (#46789) * generate code * rename models * update definitions * fix id type * update code * record test * remove unwanted files * update api signature * record all tests * update samples * update api sig * update changelog * update version * update version * Update CHANGELOG.md --------- Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com> * Fjabiyev/opt out c# sdk (#47060) * Run Autorest,Export-Api, implement new clients * Add unit tests * Add new live tests * Update spec acpi url * Update api * Push assets * Push tests * Different models for opt add and remove endpoints, few more live tests * Set changelog date * Update AutoRest C# version to 3.0.0-beta.20241201.1 (#47386) * Update instructions for locating service connection ID (#47338) * Update instructions for locating service connection ID * Edit * update codeowner (#47321) Co-authored-by: Jesse Squire <jsquire@microsoft.com> * [CODEOWNERS] Remove invalid owner (#47388) * [CODEOWNERS] Remove invalid owner The focus of these changes is to remove an invalid owner flagged by the linter. * Update .github/CODEOWNERS * Large Refactoring to Enable True Extensibility (#47367) * cleanup * more cleanup * moved CM provisioning projects to CM folder * added the ability to provide extension connections * cleaned up extensible connections * made connection collection strongly typed * completly removed hardcoded connections * made connection collection serializable * refactored tests * connection scenario tests * basic scenarios work and tests pass * cleaned up tests * hardened appsettings.json reading code * added more to getting started * started to move built-in connections * organized folders * all tests pass * updated APIs * made tests run sequentially * made tests run sequentially * removed duplicated code * fixed solution file * fixed misspelling * PR feedback * Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#47345) * [DocumentIntelligence] Use TME subscription static resource in live tests (#47390) * Hide output from register/unregister ps module repository (#47389) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Increment version for hybridcompute releases (#47384) * Fix deserialization bug (#46666) * Increment package version after release of Azure.ResourceManager.NetworkCloud (#47395) * [Azure.Monitor.Query] Update MetricsQueryResourcesOptions to have StartTime and EndTime (#47393) * Update logging docs to indicate that IsLoggingContentEnabled requires EventLevel.Verbose (#47391) * fix incomplete run details (#47343) Fix incomplete run details * Update logging docs to indicate that IsLoggingContentEnabled requires EventLevel.Verbose (#47391) * wip (#47401) * [Event Hubs] GeoDR - OffsetString (#47133) * [Event Hubs] GeoDR - OffsetString The focus of these changes is to introduce members for the string-based offset format and mark the numeric-based offset members as obsolete. This is part of the Event Hubs GeoDR feature design for the service, where replication-based offsets will be composite strings and no longer parsable to numeric values. Not included in these changes is the error handling for the new error for an invalid reader position after failover. The error details are still being finalized by the service and will be included in a future change set. * Fixing AOT warning * Fixing build error from rebase and regenerating net8.0 API listings. * Fixing comments --------- Co-authored-by: Madalyn Redding <66138537+m-redding@users.noreply.github.com> * Checkpointer use testing (#47224) * fix and test reporting * testing * test checpointer use - item transfer * container transfer test * use memory checkpointer in tests * fix test * fix scope * simplify container test * missing assert * remove tostring used for debugging * [Storage][DataMovement] Add bounds to transfer queues (#47348) * automate creation of azure.yaml (#47404) * Adding new incoming call event for call automation. Related work item… (#47379) * Adding new incoming call event for call automation. Related work item: 3954169 * remove unused script and update the doc (#47373) * remove unused script and update the doc * remove unused configuration and script * update the comment * Azure Maps TimeZone package update (#47323) * Update TimeZone SDK based on review * Update testing authentication method * Update cspell.json for Azure.Maps.TimeZones * Update code snippets and docstring * Remove file for renaming * Add TimeZoneId.cs * Update TimeZone recording settings * Update samples and README * Update member variable names * Add IanaIdData type * Increment package version after release of Azure.Monitor.Query (#47407) * [Storage][DataMovement] Refactor/add bounds to CommitChunkHandler (#47417) * Storage STG 97 (#46694) * Convert properties of type Uri to type string in SecurityInsightsUriEntity (#47378) * Create SecurityInsightsIncidentResourceTests.cs * update * Delete SecurityInsightsIncidentResourceTests.cs * regen * Update ArmSecurityInsightsModelFactory.cs * Update SecurityInsightsUriEntity.cs * update * Update SecurityInsightsUriEntity.cs * Update ArmSecurityInsightsModelFactory.cs * Clean-up some noisy logging (#47428) Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Improved the performance of TableServiceClient.GetTableClient() (#47406) * Alpha4 Changes (#47198) * Adding the alpha4 changes * adding alpha 4 changes * Added alpha4 changes. (#47387) * Updating the beta5 changes * Fixing the build analyze issu * recording tests * Fixing the live tests * recording the dialog tests * api update --------- Co-authored-by: v-pivamshi <155710746+v-pivamshi@users.noreply.github.com> * Complete Functional CM Extension Support (#47430) * hid toke creds policy * removed CMWorkspace * moved ConnectionCollection to Azure.Core * moved CM abstractions to Azure.CloudMachine.Core namespace * cleaned up namespaces * redesigned commands such that they work with extension connections * merged * fixed tests * small cleanup * configuration system works * generated apis * fixed spelling * Update API based on review feedback (#47435) * Update TimeZone SDK member variable names (#47439) * Update member variable names * Fix typo * Update docIndex to kick off the docs SDK CI run for main (#47434) * Update docIndex to kick off the docs SDK CI run for main * Add a parameter to determine whether or not the SDK CI run for main should be kicked off as part of a manual run * Fix the condition to check true * The condition was indented too far...go me * Update eng/pipelines/docindex.yml Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Update eng/pipelines/docindex.yml Co-authored-by: Daniel Jurek <djurek@microsoft.com> --------- Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Daniel Jurek <djurek@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 9466 (#47429) * Use new generation tool that supports service connections * Fix condition for generating weekly test pipelines --------- Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Rerecorded DM Files with SAS version bump (#47447) * [CODEOWNERS] Remove invalid owner (#47448) The focus of these changes is to remove an invalid owner flagged by the linter. * Azure OpenAI: 2.1.0 release preparation (2024-10-21 label) (#47419) * initial mirror * squashed merge after OpenAI 2.1.0 release * Update assets.json * fix old, broken direct link in README * pre-release changelog snap * use concrete 2.1.0 pinning * remove legacy assistants package from service tree CI definition (#47451) * Support Test Proxy logging error output into a different log file (#47415) Co-authored-by: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com> * emit all CloudMachine packages (#47449) * emit all CloudMachine packages * fix readme * [Storage][DataMovement] Add additional debug logging to transfers (#47452) * Fix some flakey tests with concurrent eventing (#47454) * Adding liftr base package (#47444) Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com> * Added extra security hardening (#47344) * Update routing changelog (#47441) * Remove redundant file (#47437) * Update Maps TimeZone configs and readme (#47466) * Update configs and readme * Update timezone changelog * Update GitHubEventProcessor version to 1.0.0-dev.20241206.2 (#47450) Co-authored-by: James Suplizio <jasupliz@microsoft.com> * added ASP.NET APIs to transfer connections (#47469) * added ASP.NET APIs to transfer connections * PR feedback * [Storage] [DataMovement] [Tests] Core Resume mocked tests (#47431) * initial commit * change to internal * Added checkpointer verify * Refaactored out jobs and parts completion asserts * Refactored and added more assertions for pause/resume during chunk processor - container * Made ASP.NET DI work with CMInfrastructure (#47473) * made DI work with CMInfrastructure * updated api file * Refactor OpenAI extensions into new package (#47471) * [Storage] [DataMovement] [Tests] Refactoring Resume mocked tests (#47475) * initial commit * Refactored even more * update metapackage with OpenAI package (#47478) * `sdk\resourcemanager\ci.mgmt.yml` sorting explicitly for consistency in docker environment. (#47458) * Update GenerateAndBuildLib.ps1 * Update GenerateAndBuildLib.ps1 * Update eng/scripts/automation/GenerateAndBuildLib.ps1 Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> --------- Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> * Sync eng/common directory with azure-sdk-tools for PR 9497 (#47476) * bump test proxy version to 20241209.1 --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> * [CODEOWNERS] Fix linter failures (#47486) The focus of these changes is to remove a set of owners who are no longer valid. * Updated to fix Transfer API so that it supports MicrosoftTeamsApp identifier (#47477) * [Storage] [DataMovement] Fixed DataMovement.Blobs Sample Issues (#47487) * initial commit * updated readme * updated readme to new APIs (#47490) * Fix non-unique roleAssignments (#47491) * [DocumentIntelligence] Merging 1.0.0 features into main (#47492) * [DocumentIntelligence] Regenerating and applying architect feedback (#47392) * [DocumentIntelligence] Applying architect feedback (#47433) * [DocumentIntelligence] Addressing more architect feedback (#47468) * [DocumentIntelligence] Some more architect feedback (#47479) * [DocumentIntelligence] Recording tests targeting 2024-11-30 (#47483) * [Storage] [DataMovement] Rerecording Blobs to/from tests (#47493) * [DocumentIntelligence] Added overloads to the AnalyzeDocument method (#47496) * [Storage] [DataMovement] Pause/Resume Channel Task Disposal Wait; Pause during Chunk creating (#47480) * WIP * Fixed flakeyness in failure scenario * Fixed commit chunk handler to dispose channel task * Added fix where pause/stopping was not respected during chunk creation; Cleanup * Cleanup * Removing unnecessary fix for queued/enumeration pause/resume * Cleanup * Removed unnecessary check for inprogress before starting part * Update to tests to consider for queued complete transfer chunk * Cleanup * WIP * Remove semaphore on check update cancellation status * Remove semaphore for dispose handlers * Cleanup * More Cleanup * PR Comments * Cleanup * Turn completion source back to internal * Remove ChunkHandlerStatus * [DocumentIntelligence] Updating version in docs (#47497) * Increment version for maps releases (#47481) * Increment package version after release of Azure.Maps.Routing * Increment package version after release of Azure.Maps.TimeZones * moved OpenAI extensions completly to the OpenAI extensions package (#47498) * Update docs.microsoft.com references in READMEs (#47514) * Update docs.microsoft.com links in samples, changelogs, TSGs, etc. (#47518) * Update docs.microsoft.com links in samples, changelogs, TSGs, etc. * Update Learn links * initial commit (#47516) * fixed and small additions (#47520) * Sync eng/common directory with azure-sdk-tools for PR 9493 (#47453) * add and use new function to PSModule-Helpers.ps1 -- `InstallAndImport-ModuleIfNotInstalled` which smartly short circuits the install and module import to be as efficient as possible. This largely has impact of improving Save-Package-Properties performance on windows machines. --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> * Introduce additional properties to `InboundNatRule` and `LoadBalancerRule` in `Azure.ResourceManager.Network` (#47335) * finish inboundnatpool * finish loadbalancingrule * export api * fix test cases * update loadbalancingrule * rerecord * update changelog of network * update changelog of compute * fix issues in changelogs * fix(playwrighttesting): suiteId to use hash instead of classname (#47513) * fix(playwrighttesting): suiteId to use hash instead of classname * updated --------- Co-authored-by: guptakashish <guptakashish@microsoft.com> * docs(playwrighttesting):Changelog for 1.0.0-beta.4 and updated version. (#47531) * docs(playwrighttesting):Changelog for 1.0.0-beta.4 * docs(playwrighttesting):Changelog for 1.0.0-beta.4 * update --------- Co-authored-by: guptakashish <guptakashish@microsoft.com> * Increment package version after release of Azure.ResourceManager.Network (#47525) * Increment package version after release of Azure.ResourceManager.Compute (#47524) * [Storage][DataMovement][Testing] Multiple pauses and resumes in each transfer (#47512) * initial commit * Added extra delay * Incorporated AssertResumeTransfer * Amber/creating sdk for Conversations authoring (#46979) * Add custom code to rename GetTrainingStatusResponse and GetCopyProjectStatusResponse * Add custom model classes to resolve naming conflicts by renaming Response suffix to Result * - generated the sdk for Authoring Conversations * Add custom code to resolve naming issues in Azure.AI.Language.Authoring.Analyzetext SDK * Generated the sdk for Authoring AnalyzeText * Initiate first version Conversations.Authoring * complete all the testing files for Conversations for the version 1. * - added all the tests and the livetest file * - add custom code for clients to add a constructor - rename some models * - added all the md files for the sample tests - run the live tests for most tests and generate recording files * - revert test-resources.json to main version - successfully record the test for import * - complete live tests for canceltraining and canceltrainingAsync * - complete all the readme files * - Removed Azure.AI.Language.Text.Authoring folder from version control * - removed "Azure.AI.Language.Authoring.Conversations" from ci.yml * fix all the Snippets * modify the Package (NuGet) in readme * update the netstandard2.0.cs file for Conversations Authoring * Add cspell.json configuration to suppress 'prebuilts' spell check error. * Remove "en-US" from a link in readme * Trigger CI pipeline * - modify the commit id in tsp-location.yaml * - change "ConversationAnalysis" to "AnalyzeConversation" - change all "Config" suffix to "Details" * Trigger CI validation * - update the sdk to the latest version of Typesepc PR * - update the latest version of sdk to spec repo * - include Newest API version 2024-11-15-preview in api version. * - removed AnalyzeConversationAuthoring under src directory * - adjust a broken link in ReadMe * - add comma after and more in Readme * -added ChangeLog.md * - fixed the changelog unreleased version * - updated changelog.md * - updated the changelog * [Storage] [DataMovement] Fix Pause and Resume on Cleaning up unfinished transfers during a Pause (#47521) * WIP * Fixed bug where delete was using an already invoked cancellation token, failing the cancellation * Cleanup * Update tests * Change finally block to catch block * Add test for exception type (#47538) * Add test for exception type * Add git attributes * [Storage][DataMovement] Fix progress reports appearing out of order (#47539) * [DocumentIntelligence] Fixing typo in samples (#47543) * [DocumentIntelligence] Regenerating to the spec in main (#47541) * Update Generator Version 3.0.0-beta.20241211.2 (#47529) * Create classes ad sample code for Azure Functions (#47319) * Add Azure Functions * [Azure.AI.Projects] Prepare 1.0.0-beta.2 release (#47554) * [DocumentIntelligence] Added tests for the batch API (#47556) * Increment package version after release of Azure.AI.Projects (#47558) * Amber/creating sdk for text authoring (#47313) * - initialize the first version of Text Authoring sdk. * - added custom code * - complete most of the sample tests * - complete test samples for text authoring * - complete all the samples md - complete live tests * - delete helloword md * - add tests record for some functions * - completed all the recorded tests * - complete the readme for text authoring * Remove Azure.AI.Language.Conversations.Authoring folder from the repository * - modify the snippets to pass validation. * - run Export-API.ps1 and fix the cspell.json * change all the "Config" suffix to "Details" * Trigger CI validation * - update the PR to the latest version of Typespec * - updated the sdk pr to the latest version of spec repo * - add 2024-11-15-preview in readme as the newest version * - adjusted textAnalysisAuthoring_class in Readme * - update changelog * update the snippets to avoid conflicts * - update the sdk * - updated the ConversationsAuthoringModelFactory * updated SDK to align with service (#47540) * updated SDK to align with service * .NET SDK Export API bash command * updated API * Revert ".NET SDK Export API bash command" This reverts commit 15b996a825547cc53fbdd06412303acf018dd842. * [Network] Fix for issue #46767 (#47527) * Fix and add test * Update CHANGELOG.md * Update Azure.ResourceManager.Network.csproj * Update UnitTest.cs * Update sdk/network/Azure.ResourceManager.Network/tests/Tests/UnitTest.cs Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> * Update sdk/network/Azure.ResourceManager.Network/tests/Tests/UnitTest.cs Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> --------- Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> * Failed Update AutoRest C# version to 3.0.0-beta.20241216.1 (#47573) * Update Generator Version 3.0.0-beta.20241216.1 * fix specs --------- Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com> * [DocumentIntelligence] Added missing OperationWithId tests (#47559) * Added ModeCopyMode and OwnerCopyMode to Copy File (#47440) * [Storage][DataMovement][Testing] Pause/Resume with Disaster Recovery (#47577) * initial commit * removing transferManager reference * removed extra space * Fix class name (#47582) * [DocumentIntelligence] 1.0.0: finishing docs and samples updates (#47585) * Increment package version after release of Azure.AI.DocumentIntelligence (#47587) * Rename sample file (#47583) * Convert properties of type Uri to type string in DataProtectionBackup (#47465) * regen * update * Update DataProtectionIdentityDetails.cs * regen * Update CHANGELOG.md * Fix the type mismatch issue in GetWebAppsByHybridConnection. (#47530) * Update AppServicePlanOperationsTests.cs * update * update * Update AppServicePlanOperationsTests.cs * Update AppServicePlanOperationsTests.cs * Update AppServicePlanOperationsTests.cs * Update CHANGELOG.md * Live Test Updated V2 (#47571) * [Storage] Fixed unable to create directory with only whiteSpaceChars (#47592) * Added fix + recording for File Shares * Added Changelog for File Share fix + added blobName whiteSpaceChar test cases * [http-client-csharp] bump MGC version and implement the credential types (#47528) * bump version and implement the credential types * bump version * regen * fix the issue and introduce test cases * Generating control plane sdks for playwrighttesting latest stable version (#47355) * Update AutoRest C# version to 3.0.0-beta.20241217.1 (#47601) * Update Generator Version 3.0.0-beta.20241217.1 * Update SDK codes co_da_1 * update version of MGC to adopt new typespec version 0.63.0 (#47602) * update version of MGC to adopt new typespec version * regen * Add samples for opt-out management and update readme (#47534) * Increment version for playwrighttesting releases (#47613) * Azure Redis .Net SDK update for new api v2024-11-01 (#47570) * update redis sdk with 2024-11-01 api version * Update tests * update tes * record tests and update assets file * update changelog and csproj version * fix(playwrighttesting): handled limitation of character in parameters. (#47608) * fix(playwrighttesting): handled limitation of character in parameters. * update * update * message update --------- Co-authored-by: guptakashish <guptakashish@microsoft.com> * Update computeschedule tests and version (#47599) * update computeschedule tests * applied changes * update test * update changelog * Add enterprise file search (#47614) * Add enterprise and batch file search. * Fix * Network NRP Release API Verson 2024-05-01 .NET SDK Track 2 (#47507) * Increment package version after release of Azure.ResourceManager.Redis (#47625) * [NetAppFiles] bump to 2024-07-01-preview (#47015) * [Language Analyze Text] 2024-11-15-preview and 2024-11-01 updates (#47339) 2024-11-15-preview and 2024-11-01 api update * Add serialization/deserialization hooks for azure types (#47605) * add support for serialization/deserialization of azure types * Added Interrupt audio and announce api (#47533) * Added Interrupt audio and announce api * pushed assets.json file * updating the live test * adding the events * updating the playoptions --------- Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com> * Remove operations_list operation (#47628) * Fix for issue #45976 (#47641) * [Azure.ResourceManager.DevTestLabs] Relase version 1.1.1 (#47643) * Update CHANGELOG.md * Update version * galleryRP 2024-03-03 (#47414) * generate code, snipet, export api * samples generated * renamed. generate code * update * changelog * renamed * version ref update * Increment package version after release of Azure.ResourceManager.Compute (#47653) * Get ready to release the first GA for Elastic (#47662) * Increment package version after release of Azure.ResourceManager.DevTestLabs (#47664) * Increment package version after release of Azure.ResourceManager.Elastic (#47666) * [CosmosDB] API Version 2024-12-01-preview (#47337) * Increment package version after release of Azure.ResourceManager.CosmosDB (#47681) * Update Generator Version 3.0.0-beta.20241226.1 (#47682) * Update dotnetcli domain (#47650) * Update AutoRest C# version to 3.0.0-beta.20241230.2 (#47690) * Update Generator Version 3.0.0-beta.20241230.2 * Update SDK codes hd_ma_3 * Update SDK codes da_hd_2 * Update SDK codes pu_sp_5 * Update SDK codes co_da_1 * Update SDK codes ad_co_0 * Update SDK codes sq_wo_6 * update storage recording --------- Co-authored-by: Wei Hu <huwe@microsoft.com> * Update tests (#47693) * Plan memory leak (#47495) * initial implementation * test * feedback * Fix incorrect variable name (#47701) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Update AutoRest C# version to 3.0.0-beta.20250104.1 (#47708) * Update Generator Version 3.0.0-beta.20250104.1 * Revert "Update tests (#47693)" This reverts commit 2b34e96c3e651ced576b04d1bb9ceeecfaa80ee3. --------- Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com> * Add troubleshooting guidance for VSCredential pre-auth error (#47717) * Cleanup unused code (#47632) * [Storage][DataMovement Cleanup DataMovement csproj files (#47700) * [Search] Update Snippets (#47723) * Update container publishing to use 1es templates (#47724) * Sync eng/common directory with azure-sdk-tools for PR 9584 (#47721) * update to version with auto-shutdown present * bump used proxy for .net --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> * [DocumentIntelligence] Fixing broken link (#47725) * Mgmt rest client (#47665) * Azure AI Foundry rebranding (#47720) * Azure AI Foundry rebranding * Update code snippets * Revert changes to Generated files * Fix broken link in README for Azure.AI.Language.Text.Authoring samples (#47737) * [Event Hubs] Add Id to suggested processor logs (#47738) The focus of these changes is to add the "processor position determined" log to the set of suggested ETW Ids to capture for troubleshooting event processor issues. * add RAG sample (#47736) * Compute CloudService 2024-11-04 (#47722) * update swagger ref * generated with 2024-11-04 version * changelog * Add more packages to dependency trimming for .NET 6+ (#47318) * Add more packages to dependency trimming * Update Directory.Build.Common.targets * Update Directory.Build.Common.targets * update * update 2 * test async interfaces only in core * alphabetize * remove core change * Add Microsoft.Bcl.AsyncInterfaces package reference * Update README to include SDK version 1.0.0-beta.2 and supported API versions (#47739) * refactor(playwrighttesting): improve error messaging when reporting returns 403 (#47742) * refactor(playwrighttesting): improve error messaging when reporting returns 403 * chore(): update error message --------- Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com> * Health Data AI Service GA release (#46998) * Regenerated with customization-options typespec * Fixes + pagedDocumentDetails * Revert pagedDocumentDetails * nextLink in DocumentDetails * DocumentDetail * Regenerated with no continuationToken * OperationType * CustomizationOptions and suppression * Change Config to Options * Regenerated after marking ListJobs and ListJobDocuments as internal * Customizations to remove continuationToken * Update tests and samples for new API version * Samples * Updating tests for new API version * Enable local testing * Add sanitizers * Update tests and sanitizers * Rename "body" to "content" * Tests working in all modes * Update commit in tsp-location.yaml * Updated serialization with dotnet build codegen * Version 1.0.0 * GA installation instructions * Use Deidentification prefix naming convention * Update tsp-location.yaml commit * Updates tests and samples with new prefix * Ran dotnet build /t:GenerateCode * Deidentification prefix for CustomizationOptions * Update tsp-location.yaml * Improve samples * Update commit in tsp-location * Update commit again * Update README sample * Regenerated with customization-options typespec * Fixes + pagedDocumentDetails * Revert pagedDocumentDetails * nextLink in DocumentDetails * DocumentDetail * Regenerated with no continuationToken * OperationType * CustomizationOptions and suppression * Change Config to Options * Regenerated after marking ListJobs and ListJobDocuments as internal * Customizations to remove continuationToken * Update tests and samples for new API version * Samples * Updating tests for new API version * Enable local testing * Add sanitizers * Update tests and sanitizers * Rename "body" to "content" * Tests working in all modes * Update commit in tsp-location.yaml * Updated serialization with dotnet build codegen * Version 1.0.0 * GA installation instructions * Use Deidentification prefix naming convention * Update tsp-location.yaml commit * Updates tests and samples with new prefix * Ran dotnet build /t:GenerateCode * Deidentification prefix for CustomizationOptions * Update tsp-location.yaml * Improve samples * Update commit in tsp-location * Update commit again * Update README sample * Export API * Switch back to ResourceList * Update commit hash * New tests with overwrite * Use public setter for overwrite * Regenerated after removing PartialFailed * Rm DeidentificationJobStatus from tests * Regenerated with merged typespec * Update changelog.md * Updating generated code * Update changelog --------- Co-authored-by: Alexa Thomases <athomases@microsoft.com> * [Storage] [DataMovement] Update README and minor sample updates Part 1 (#47727) * Update readme/samples * Removed base samples, rely on blob and share samples * Update blob readme * Fix sample snippet references to use blobs; added extension samples to base blob README * Mispellings * Fix links * Fix links * [Storage][DataMovement] Rename `DataTransfer*` to `Transfer*` (#47754) * [SignalR functions bindings] Self-implemented MessagePack hub protocol (#47649) As `Microsoft.AspNetCore.SignalR.Protocols.MessagePack` 1.x relies on an unsecure `MessagePack` version 1.x, and we cannot update `Microsoft.AspNetCore.SignalR.Protocols.MessagePack` to 2.x as we have to support .NET Standard 2.0 framework, we implement the required functionalities of `Microsoft.AspNetCore.SignalR.Protocols.MessagePack` with `MessagePack` 2.0 * Copied `MessagePackHubProtocol` files from https://github.com/dotnet/aspnetcore/blob/0825def633c99d9fdd74e47e69bcde3935a5fe74/ * Self-implemented MessagePack Hub Protocol * Fix security code alert * Cleanup dependencies This pull request includes several updates and improvements to the `Microsoft.Azure.WebJobs.Extensions.SignalRService` package, including dependency updates, breaking changes, and new internal implementations for MessagePack protocol support. ### Dependency updates: * Updated `MessagePack` to version 2.5.192 and `Microsoft.Azure.SignalR` packages to version 1.29.0 in `eng/Packages.Data.props` and `CHANGELOG.md` files. [[1]](diffhunk://#diff-93a28d9569550c68624a8ad2209a6fae1d4f88237e4b5414eed2ecac4ef8c98fL212-R215) [[2]](diffhunk://#diff-4d5b0364bdfdd9ef92d9390778dc219802aaa0928538cb2cd57b68dbe0c29221L3-R15) ### Breaking changes: * Removed .NET 6.0 support from `Microsoft.Azure.WebJobs.Extensions.SignalRService.csproj`. [[1]](diffhunk://#diff-4d5b0364bdfdd9ef92d9390778dc219802aaa0928538cb2cd57b68dbe0c29221L3-R15) [[2]](diffhunk://#diff-d7d1fc92bb60f4162589c9d75a13093a5c1388addb9ed263f3b8269eccd623deL1-R6) ### New internal implementations for MessagePack protocol: * Added `BinaryMessageFormatter`, `DefaultMessagePackHubProtocolWorker`, `MessagePackHubProtocol`, and `MessagePackHubProtocolWorker` classes to support MessagePack serialization and deserialization. [[1]](diffhunk://#diff-d078a537b71b42d35b0edfe9d0b29af9a4015b69a4f34c0a249eca42ee30c93fR1-R56) [[2]](diffhunk://#diff-a76e5671b348949cd69c7c0d48230ba174198702ca45b5b7e5368a8cc8cbd9e2R1-R41) [[3]](diffhunk://#diff-72c85cc1f4ff9895e501b28007e8369acfd4881c70893ee96f4a97f0dbd20debR1-R97) [[4]](diffhunk://#diff-666c7b6452ef625804593260147713eba1eb6ec088285711dfc90b6bc202b481R1-R207) ### Code improvements: * Added `JTokenWrapperMessagePackFormatter` to `JTokenWrapper` class for MessagePack serialization support. [[1]](diffhunk://#diff-3b3afd72fe7b3ec3ff0c24b0f3d8641ba5620774ad29921f462595747e91e058L18-R26) [[2]](diffhunk://#diff-3b3afd72fe7b3ec3ff0c24b0f3d8641ba5620774ad29921f462595747e91e058R49-R62) ### Test updates: * Updated test cases to use `MicrosoftEntraAccessKey` instead of `AadAccessKey` and added validation for issuer and audience in `DefaultSecurityTokenValidatorTests`. [[1]](diffhunk://#diff-703e2ebb42f2b10519f5f7f40dc765fba826f126042a9d5833ca6a68b4e1d32eL44-R47) [[2]](diffhunk://#diff-703e2ebb42f2b10519f5f7f40dc765fba826f126042a9d5833ca6a68b4e1d32eL68-R71) [[3]](diffhunk://#diff-87b72117be06a7d56bfa5afc7195979729da5ee25e66a63d4b86f7e3c6e27eb6L50-R55) <details> <summary>Details</summary> </details> * [FormRecognizer] Ignoring tests that are hanging (#47755) * Fix the issue where IaasComputeVmProtectedItem cannot handle an empty resourceId (#47626) * fix * Update CHANGELOG.md * Update Generator Version 3.0.0-beta.20250108.1 (#47763) * feat(playwrighttesting): showing using warning message if access token will expire within 7 days. (#47748) * feat(playwrighttesting): showing using warning message if access token will expire within 7 days. * updated and added test * update --------- Co-authored-by: guptakashish <guptakashish@microsoft.com> * Update CODEOWNERS (#47553) * [CODEOWNERS] Remove legacy service (#47752) The focus of these changes is to remove a block tied to a legacy label. * [Storage][DataMovement] Update checkpoint schema versions for GA (#47741) * Add launchsettings file for easy debugging (#47771) * Add launchsettings file for easy debugging * Fix name * [Storage][DataMovement] Remove the sync `WaitForCompletion` for now (#47774) * Prep for release and add App Compat switch for the recent breaking change (#47751) * Increment package version after release of Azure.ResourceManager.Network (#47766) * Update Generator Version 3.0.0-beta.20250109.1 (#47765) * Add detection for empty string in the return value of createdByPrincipalTenantId (#47642) * update * Update BillingRoleAssignmentProperties.cs * Update CHANGELOG.md * update * Generating confidentialledger SDK for API spec version 2024-01-26-pre… (#47340) * Generating confidentialledger SDK for API spec version 2024-01-26-preview * API adds the ability to list users. * Fix typo in CertificatePolicy.KeySize documentation (#47794) * Fix typo in documentation * Update CHANGELOG.md * [Storage] [DataMovement] [Archboard feedback] Renamed *CheckpointData to *CheckpointDetails (#47776) * Renamed *CheckpointData to *CheckpointDetails * Export API * Updated changelog * [CODEOWNERS] Remove invalid owner (#47820) The focus of these changes is to remove an invalid owner causing a linter failure. * Permissions docs (#47793) * readmes * docstring * remove autoadded import * Increment package version after release of Azure.Data.Tables (#47831) * datamovement migration guide skeleton (#47818) * migration guide skeleton * fix some copy/paste * make TODOs CI-compatible * Prepare Identity for release with bugfix (#47753) * [Storage][DataMovement] More GA API feedback (renames/refactors) (#47796) * remove erroneous package inclusion during package-properties evaluation (#47830) Co-authored-by: Scott Beddall <scbedd@microsoft.com> * Remove extra / when building the pipeline for import certificate (#47795) * remove extra / when building the pipeline * Update CHANGELOG.md * Update test recordings * Update sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md Co-authored-by: Christopher Scott <chriscott@hotmail.com> --------- Co-authored-by: Christopher Scott <chriscott@hotmail.com> * Update AutoRest C# version to 3.0.0-beta.20250113.1 (#47824) * Update Generator Version 3.0.0-beta.20250113.1 * Update SDK codes pu_sp_5 * Implement resource detection and generate ReourceData (#47730) * NetworkCloud 2024-07-01 API - Update generated SDK and sample tests (#47159) * Update CHANGELOG.md (#47839) * Public Preview SDK update for Api Version 2024-12-18-preview (#47813) * Api based on new 12-18-preview spec * Adds the tests * Modifies the assets.json * Removes unused samples * modifies Changelog file with new API version * update --------- Co-authored-by: Arthur Ma <arthurma@microsoft.com> * Increment package version after release of Azure.Identity (#47833) * [CODEOWNERS] Adding owners for AI Projects (#47845) * [CODEOWNERS] Adding owners for AI Projects The focus of these changes is to add owners for the AI Projects library and refocus the root /sdk/ai path such that it alerts both sub-packages for changes. * Update .github/CODEOWNERS * Removing invalid owner * [CODEOWNERS] Remove invalid owner (#47846) The focus of these changes is to remove an owner who is being flagged as no longer valid by the linter. * Generating dotnet SDK for the API version 2024-08-22 (#47815) * Generating dotnet SDK for the API version 2024-08-22 * Updating API version * Fixing autorest.md file * Disable sparse-checkout for pr repos (#47851) * Sync eng/common directory with azure-sdk-tools for PR 9635 (#47850) * ensure that packages that come back from AdditionalValidationPackages are NOT counted as 'includedForValidation: true' if they also exist in the original 'these packages changed' set Co-authored-by: Ben Broderick Phillips <ben@benbp.net> --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * [Storage][DataMovement] Make extension methods follow LRO pattern (#47832) * [Cloud Machine] Fix code to generate correct Bicep for Storage and OpenAI (#47853) [Cloud Machine] Fix code to generate correct Bicep for storage and OpenAI * Fix the issie with inability to deserialize RunStep when files earch is used. (#47858) * Sync eng/common directory with azure-sdk-tools for PR 9529 (#47555) * Use -Mail for test resources local user lookup to support TME * Auto-select TME subscription based on user context --------- Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Use common OIDC token env vars for identity live tests (#47869) * Sync eng/common directory with azure-sdk-tools for PR 9649 (#47867) * Filter out Excludes for PR Pipelines * Updates for feedback --------- Co-authored-by: James Suplizio <jasupliz@microsoft.com> * [Storage][DataMovement] Modify file-share client extensions to match LRO pattern (#47855) * Queue Listener fixes: Drain Mode and Message Deletion (#47791) * Update drainMode logic * Drain mode and shutdown cancellation * Add tests * Fix tests * Fix spacing * Update comment, add changes to changelog * Updates to tests * Update tests, add TesteQueueProcessor * Adding test constructor * Uncomment * revert constructor * Refactor tests * Revert eng * Update change log * Update change log * Fix changelog * Update AutoRest C# version to 3.0.0-beta.20250116.1 (#47878) * Update Generator Version 3.0.0-beta.20250116.1 * Update SDK codes co_da_1 * docs(): CHANGELOG for 1.0.0-beta.4 release (#47880) Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com> * Increment version for playwrighttesting releases (#47881) * Increment package version after release of Azure.Developer.MicrosoftPlaywrightTesting.TestLogger * Increment package version after release of Azure.Developer.MicrosoftPlaywrightTesting.NUnit * Remove sovereign cloud testing references (#47873) * Sync eng/common directory with azure-sdk-tools for PR 9577 (#47875) * Add common SDK generation pipeline * Update Yaml Configuration * Update SDK generation Yaml config * Add spec-gen-sdk pipeline configuration * Remove spec-gen-sdk.yml and add archetype-spec-gen-sdk.yml * Allow pipelline override of repo organisation * Remove SkipPullRequestCreation from pipeline condition --------- Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [Service Bus] January Release Prep (#47884) The focus of these changes is to prepare the Service Bus library for its January release. * Remove sovereign cloud testing support (#47883) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Removing the default audio format media streaming (#47841) * Media streaming audio format default Pcm24kMono changed to null * updating the audio format changes and reverting the export api script changes * updating the script end line space * removing the recorded files * updating the records for the media streaming * re recording live test --------- Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 9601 (#47856) * updates to dynamic matrix generation. moves indirectly included packages to sparse usage. adds additional parameters to GeneratePRMatrix that enable further filtering of the matrix generated for the indirect packages --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Increment package version after release of Azure.Messaging.ServiceBus (#47891) * Fix the streaming API used for tool calls. (#47834) * First draft of changes * Fixes * Add readmi, example and fix the code * Move changes to the custom code * Fix generated code * Fix api * Fix comments * Fix * Fix * Remove inernal method * Remove unnecessary changes * Fix * Fix * Fix * Update API * Fix qualifier * Fix * Add asserts and comments * Fix * Fix broken link (#47835) Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * Add missing locations to AzureLocation struct (#47862) * Add missing locations to AzureLocation struct * Update Update-Mgmt-CI.ps1 (#47879) * update computeschedule changelog file (#47885) * Increment package version after release of Azure.Developer.LoadTesting (#47902) * Increment package version after release of Azure.ResourceManager.Quota (#47901) * Skip empty client (#47859) * [Do not merge before 20th of January 2025] Kusto C# SDK For Managment- 2024-04-13 (#47564) * Move location of doc tools (#47906) * Sync eng/common directory with azure-sdk-tools for PR 9652 (#47908) * Update github.io docs to use static website instead of blobs directly * Update eng/common/scripts/copy-docs-to-blobstorage.ps1 Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Switch from AzurePowerShell to AzureCLI task * Add scriptLocation to docindex.yml * Update Generate-DocIndex.ps1 * Fix indentation in docindex.yml script block --------- Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Prepare for release (#47909) * Improve Azure Identity credential env var docs (#47889) * Improve DAC env var docs * Edit pass * Revert changes to EBN properties * Update DAC options XML docs * Improve XML docs for options classes * Update sdk/identity/Azure.Identity/src/Credentials/EnvironmentCredentialOptions.cs Co-authored-by: Christopher Scott <chriss@microsoft.com> --------- Co-authored-by: Christopher Scott <chriss@microsoft.com> * [Storage][DataMovement] Add tests for TransferProgressTracker as well as minor changes (#47894) * [Storage] [Datamovement] Replacing DataTransferProperty with isPropertySet (#47868) * WIP - removed DataTransferProperty from checkpointer * Removed DataTransferProperty from API options and implemented isPropertySet * Export API * Update changelog * Update Snippets and remove wrong api generate * PR comments * Update to default comments for preserve properties * Add Subscription property to AzureCliCredentialOptions (#47817) * revert call automation code changes --------- Co-authored-by: Charlie Chen <yuchungchen@microsoft.com> Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com> Co-authored-by: Jesse Squire <jsquire@microsoft.com> Co-authored-by: Jonathan Cárdenas <JonathanCrd@users.noreply.github.com> Co-authored-by: Mariana Rios Flores <mariari@microsoft.com> Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com> Co-authored-by: Venkat Ragavan S <vens@microsoft.com> Co-authored-by: Madalyn Redding Heaps <66138537+m-redding@users.noreply.github.com> Co-authored-by: damodaravadhani <91929893+damodaravadhani@users.noreply.github.com> Co-authored-by: Wei Hu <live1206@gmail.com> Co-authored-by: yaotongms <137821665+yaotongms@users.noreply.github.com> Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com> Co-authored-by: Farhad Jabiyev <cebiyevferhad@hotmail.com> Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: alexmahonic <31637121+alexmahonic@users.noreply.github.com> Co-authored-by: Krzysztof Cwalina <kcwalina@microsoft.com> Co-authored-by: Caio Saldanha <camaiaor@microsoft.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> Co-authored-by: zhz0704 <a-jamesjong@microsoft.com> Co-authored-by: Nisha Bhatia <67986960+nisha-bhatia@users.noreply.github.com> Co-authored-by: Christopher Scott <chriss@microsoft.com> Co-authored-by: M-Hietala <78813398+M-Hietala@users.noreply.github.com> Co-authored-by: Jocelyn <41338290+jaschrep-msft@users.noreply.github.com> Co-authored-by: Jacob Lauzon <96087589+jalauzon-msft@users.noreply.github.com> Co-authored-by: Ramneet Tung <ramneettung@microsoft.com> Co-authored-by: Crystal YU <chunyu@microsoft.com> Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com> Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: v-pivamshi <155710746+v-pivamshi@users.noreply.github.com> Co-authored-by: James Suplizio <jasupliz@microsoft.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Daniel Jurek <djurek@microsoft.com> Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Amanda Nguyen <48961492+amnguye@users.noreply.github.com> Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com> Co-authored-by: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com> Co-authored-by: Nikhil Gupta <52026487+nikhgup@users.noreply.github.com> Co-authored-by: ChrisRibe <chrisribe@users.noreply.github.com> Co-authored-by: Nick Liu <nicliu@microsoft.com> Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com> Co-authored-by: Dapeng Zhang <ufo54153@gmail.com> Co-authored-by: Scott Beddall <scbedd@microsoft.com> Co-authored-by: Juntu Chen <95723208+juntuchen-msft@users.noreply.github.com> Co-authored-by: Kashish Gupta <90824921+kashish2508@users.noreply.github.com> Co-authored-by: guptakashish <guptakashish@microsoft.com> Co-authored-by: amber-ccc <v-xiongchen@microsoft.com> Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com> Co-authored-by: ShivangiReja <45216704+ShivangiReja@users.noreply.github.com> Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com> Co-authored-by: minwoolee-msft <77083090+minwoolee-msft@users.noreply.github.com> Co-authored-by: Shreya Anand <shreyaanand@microsoft.com> Co-authored-by: Pavlo Hermanov <117445225+phermanov-msft@users.noreply.github.com> Co-authored-by: aandukuria <102808825+aandukuria@users.noreply.github.com> Co-authored-by: Nneka Okeke <149507727+NneOkeke@users.noreply.github.com> Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com> Co-authored-by: Auðunn <audunn@netapp.com> Co-authored-by: Quentin Robinson <32183739+quentinRobinson@users.noreply.github.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Arthur Ma <mars.arthur@263.net> Co-authored-by: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com> Co-authored-by: Rich Lander <rlander@microsoft.com> Co-authored-by: Wei Hu <huwe@microsoft.com> Co-authored-by: Siddharth Singha Roy <siddharthsingharoy@gmail.com> Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com> Co-authored-by: alexathomases <55257302+alexathomases@users.noreply.github.com> Co-authored-by: Alexa Thomases <athomases@microsoft.com> Co-authored-by: yzt <zityang@microsoft.com> Co-authored-by: Jesse Squire <jesse.squire@gmail.com> Co-authored-by: taicchoumsft <61705609+taicchoumsft@users.noreply.github.com> Co-authored-by: Christopher Scott <chriscott@hotmail.com> Co-authored-by: Anna Pankiewicz <Anna.pankiewicz13@gmail.com> Co-authored-by: tejasm-microsoft <137446850+tejasm-microsoft@users.noreply.github.com> Co-authored-by: Arthur Ma <arthurma@microsoft.com> Co-authored-by: amruthashree18 <110563260+amruthashree18@users.noreply.github.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> Co-authored-by: Zachary Halzel <zahalzel@microsoft.com> Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Co-authored-by: Jero Bado <10357742+jerobado@users.noreply.github.com> Co-authored-by: guyhirPublic <guyhirsh8@gmail.com>
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.
Renamed *CheckpointData to *CheckpointDetails
Also renamed all internal methods that referred to the old naming as well.