-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AutoPR azure-resourcemanager-oracledatabase]-generated-from-SDK Generation - Java-5376408 #46806
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
[AutoPR azure-resourcemanager-oracledatabase]-generated-from-SDK Generation - Java-5376408 #46806
Conversation
…onfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '8d4f7c60f2a1448a1442399aebf1fc17b208a253' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5376408 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure.resourcemanager:azure-resourcemanager-oracledatabase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces significant enhancements to the Azure Resource Manager Oracle Database SDK, adding new resource types and functionality for Oracle Database services. The main purpose is to expand the SDK capabilities with new database system management features and anchor resources.
Key changes include:
- Addition of new resource types: DbSystems, DbVersions, NetworkAnchors, and ResourceAnchors
- Introduction of lifecycle management actions for Autonomous Databases
- Enhanced configuration support for Exascale Cloud Exadata Infrastructure
- New enumeration types for database editions, storage management, and shape attributes
Reviewed Changes
Copilot reviewed 101 out of 288 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
proxy-config.json | Updated native-image proxy configuration with new service implementations |
azure-resourcemanager-oracledatabase_apiview_properties.json | Added API mappings for new client operations and model classes |
Various model classes (60+ files) | Added new resource models, enums, and properties for database systems, network anchors, resource anchors, and lifecycle actions |
Implementation classes | Added service implementations for new resource management operations |
Comments suppressed due to low confidence (2)
sdk/oracledatabase/azure-resourcemanager-oracledatabase/src/main/java/com/azure/resourcemanager/oracledatabase/models/ScheduledOperationsTypeUpdate.java:1
- This JavaDoc comment references an IllegalStateException that is not actually thrown by the method. The @throws tag should be removed since the method signature doesn't declare this exception.
// Copyright (c) Microsoft Corporation. All rights reserved.
sdk/oracledatabase/azure-resourcemanager-oracledatabase/src/main/java/com/azure/resourcemanager/oracledatabase/models/DayOfWeekUpdate.java:1
- This JavaDoc comment references an IllegalStateException that is not actually thrown by the method. The @throws tag should be removed since the method signature doesn't declare this exception.
// Copyright (c) Microsoft Corporation. All rights reserved.
...ledatabase/src/main/java/com/azure/resourcemanager/oracledatabase/models/ShapeAttribute.java
Show resolved
Hide resolved
...oracledatabase/src/main/java/com/azure/resourcemanager/oracledatabase/models/GiVersions.java
Show resolved
Hide resolved
LGTM |
…estoring storage) (#47003) * Add audience as valid config (#46554) * Add audience as valid config * update changelog * update changelog * update changelog * Hybrid Search: Fix parameterized query failures (#46446) * Adding fixes for hybrid search query * Updating changelog * Resolving comments * Fixing build * Reverting stopwatch changes * Updating changelog * Reverted log4j shading due to regressions caused. (#46546) * Reverted log4j shading due to regressions caused. * Updating changelogs * Removing SPN AAD DBX live tests * Updating changelog * Updated changelog * Remove heyams from CODEOWNERS (#46550) * [AutoPR azure-resourcemanager-sitemanager]-generated-from-SDK Generation - Java-5289793 (#46571) * Configurations: 'specification/edge/Microsoft.Edge.Sites.Management/tspconfig.yaml', API Version: 2025-06-01, SDK Release Type: stable, and CommitSHA: '14849ffc5bc0c78ba942bcafa05e19e6162bb089' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5289793 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * fix changelog --------- Co-authored-by: Hong Li(MSFT) <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> * [AutoPR azure-resourcemanager-iotfirmwaredefense]-generated-from-SDK Generation - Java-5275568 (#46539) * Configurations: 'specification/fist/IotFirmwareDefense.Management/tspconfig.yaml', API Version: 2025-08-02, SDK Release Type: stable, and CommitSHA: '222af3670e36c5083cb0dc8a9c2677a8f77f8958' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5275568 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * bump to 2.0.0 due to breaks --------- Co-authored-by: Weidong Xu <[email protected]> * Increment package versions for playwright releases (#46581) * Configurations: 'specification/compute/resource-manager/Microsoft.Compute/RecommenderRP/tspconfig.yaml', API Version: 2025-06-05, SDK Release Type: beta, and CommitSHA: '222af3670e36c5083cb0dc8a9c2677a8f77f8958' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5275553 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46538) Co-authored-by: Mariana Rios Flores <[email protected]> Co-authored-by: Elina Liu <[email protected]> * mgmt, split msi (#46582) * split msi * assets.json * fix * fix * fix removal * revert change to file * Hybrid Search: Adding fixes for schedulingStopWatch start/stop for a race condition (#46485) * Adding fixes for stopWatch when running hybrid search queries * Updating changelog * Revert "Hybrid Search: Adding fixes for schedulingStopWatch start/stop for a …" (#46585) This reverts commit be822278c36aef639e29351715879a7d649af6b5. * Fail fast in current region when Document requests hit 410 `Lease Not Found`. (#46433) * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Adding a way to avoid barrier calls when at least 1 response in quorum read flow has 410-1022. * Modifying tests. * Scope out barrier requests from the fail fast flow (for the time being). * Fixing tests * Adding replicaId and error code logs. * Adding replicaId and error code logs. * Adding replicaId and error code logs. * Adding replicaId and error code logs. * Specify work item for barrier handling on 410-1022s * Addressing review comments. * Updated CHANGELOG.md * Addressing review comments. * Addressing review comments. * Fix: Hybrid Search Scheduling Stopwatch to Use Cumulative Timing Across All Phases (#46591) * Adding fixes for stopWatch when running hybrid search queries * Updating changelog * Resolving comments * Resolving comments * Generic approach to install java 8 on macOS (#46593) * Added separte step to install java8 * Install java 8 in the install-latest-jdk template and set java_home * Check null for the Java_Home * Cleaned up code * Hybrid Search: Adding fixes for schedulingStopWatch start/stop for a race condition (#46594) * Adding fixes for stopWatch when running hybrid search queries * Updating changelog * mgmt, split privatedns (#46599) * split privatedns * assets.json * exclude pom.xml from ci triggering * fix * fix * fix * Increment package versions for containerservicesafeguards releases (#46588) * BOM Mergeback August 2025 (#46590) * Prepare August 2025 BOM release (#46580) * Prepare August 2025 BOM release * Prepare BOM August 2025 Release * adding eventgrid systemevents to BOM CHANGELOG.md * Update sdk/boms/azure-sdk-bom/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * Update sdk/boms/azure-sdk-bom/CHANGELOG.md Co-authored-by: Srikanta <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Srikanta <[email protected]> * Increment package versions for iotfirmwaredefense releases (#46604) * Regenerated azure-search-documents to include 2025-08-01-Preview changes (#46317) * Update Swaggers and regen searchindex * Regen searchservice * Regen knowledgeagent * Make SearchIndexerStatus.name optional for backwards compatibility * Small API cleanup * Drop the name requirement in createOrUpdate for Knowledge Agent and Source * Checkpointing work on resource deployment * Add tests * Update tests to handle deployment supplied data * Update Swagger SHAs, add back missing features * Update tests to handle deployment supplied data * Finalize tests * Update CHANGELOG, prep for release * fix azd hang issue (#46598) * Increment package versions for search releases (#46606) * Update external dependencies to latest versions (#46586) * Update external dependencies to latest versions * Fix build * Fix version referenced in POM properties * Fix edge case response parsing for pwsh credential (#46572) * Prepare Core libraries for September 2025 GA (#46610) * Preparing for Cosmos releases. (#46609) * Preparing for Cosmos releases. * Update sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * Addressing review comments. --------- Co-authored-by: Annie Liang <[email protected]> Co-authored-by: Copilot <[email protected]> * Removing dependencies on Log4j (and as a necessary side effect stopping to export Log4J logs to Azuremonitor) (#46608) * Removing Export of Log4J logs to AzureMonitor * Fixing build errors * Update external_dependencies.txt * Removed exclusions to log4j * Updating changelogs with missing PR (#46615) * change scope from compile to provided (#46613) Co-authored-by: annie-mac <[email protected]> * release of spark 4.39.0, fabric spark auth version 1.0.0 (#46617) Co-authored-by: annie-mac <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 11974 (#46596) * Add a script to update pull request URL in release plan from SDK generation pipeline * Increment package versions for computerecommender releases (#46607) * mgmt, split redis (#46624) * split redis fix * assets.json * fix * fix * mgmt, split trafficmanager (#46627) * split trafficmanager * assets.json * fix * fix * docs(playwrighttesting): Readme update with deprecation message (#46601) * docs(playwrighttesting): Readme update with deprecation message * update * update * removed empty section from changelog * update --------- Co-authored-by: guptakashish <[email protected]> * Increment package versions for playwrighttesting releases (#46631) * Fix typo in timeout error message (#46621) * Increment package versions for cosmos releases (#46620) * Add API to enforce Env Vars in DAC (#46595) * Increment versions for cosmos releases (#46618) * Increment package versions for cosmos releases * azue-cosmos changelog is using sermantic versioning for ordering --------- Co-authored-by: annie-mac <[email protected]> Co-authored-by: Abhijeet Mohanty <[email protected]> * Fix/Update Identity Docs (#46612) * Increment package versions for core releases (#46634) Co-authored-by: alzimmermsft <[email protected]> * Update internal semconv classes (#46537) * Update internal semconv classes * consistent * fix * fix * fix * Fix merge conflict * fix * fix * regenerate --------- Co-authored-by: Rajkumar Rangaraj <[email protected]> * Disable SPN based tests in kafka connector (#46638) * Remove role assignment with a non-existent principal and temporarily skip SPN-based auth tests. * Update azure-cosmos-kafka-connect v2.5.1 release notes. * Update azure-cosmos-kafka-connect v2.5.1 release notes. * Specify tracked issue to re-enable SPN-based tests. * Specify tracked issue to re-enable SPN-based tests. * [Automation] Generate SDK based on TypeSpec 0.33.0 (#46641) * doc(playwrighttesting): deprecation date update (#46643) Co-authored-by: guptakashish <[email protected]> * mgmt, split sql (#46642) * split sql * assets.json * fix * Increment package versions for playwrighttesting releases (#46644) * Update changelog release date (#46633) * Fixed long emulator tests (#46640) Co-authored-by: Arooshi Avasthy <[email protected]> * dpg, loadtesting, remove unused java files (#46626) * Increment package versions for resources releases (#46650) * Revert neonpostgres package to beta state: version files, CHANGELOG.md, pom.xml, and README.md (#46651) * Initial plan * Revert CHANGELOG.md changes from commit b954d34274f5d1199d9cf62e1c4c2f877599a799 Co-authored-by: haolingdong-msft <[email protected]> * Revert all neonpostgres files to beta state: version_client.txt, pom.xml, and README.md Co-authored-by: haolingdong-msft <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: haolingdong-msft <[email protected]> * Configurations: 'specification/azurefleet/AzureFleet.Management/tspconfig.yaml', API Version: 2025-07-01-preview, SDK Release Type: beta, and CommitSHA: '8ae8b3adbb86f59ffd8e377e25e9aa47c94c03b5' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5212792 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46380) Co-authored-by: Xiaofei Cao <[email protected]> * [Automation] Generate SDK based on TypeSpec 0.33.1 (#46657) * mgmt, split authorization (#46645) * split authorization * fix test fix test * assets.json * fix * fix * Storage - Removing Locale from Javadoc Links (#46519) * removing /en-us from javadoc links * why does my ide hate me * i hate autoformatting * there is no indent error if theres no line to indent * removing another unused new line * Add custom instructions to fetch TypeSpec docs (#46661) Co-authored-by: Christopher Radek <[email protected]> * Make Prepare-Release.ps1 executable (#46663) Co-authored-by: Heath Stewart <[email protected]> * Remove in 6.x (#46658) * remove some deprecated methods * Increment package versions for mongodbatlas releases (#45917) Co-authored-by: Weidong Xu <[email protected]> * Add azd MFA support (#46597) * update CODEOWNERS (#46679) * Update codeowners (#46683) * update CODEOWNERS * update CODEOWNERS * Update CODEOWNERS * Update CODEOWNERS for Face SDK ownership * Update CODEOWNERS * Increment package versions for computefleet releases (#46684) * mgmt, fix network, prepare release 2.53.3 patch (#46670) * fix * changelog * prepare release changelog date * assets.json * format * Update sdk/network/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/implementation/Utils.java Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * Increment package versions for network releases (#46688) * eng, tsp-client init, always use update-if-exists (#46686) * eng, automation for typespec, limit fallback logic to specs pr (#46687) * Java: added new config under eng folder for azsdk-cli usage (#46647) * Added new config under eng folder for azsdk-cli usage * Apply suggestion from @raych1 * remove duplicate entry (#46692) * Sync eng/common directory with azure-sdk-tools for PR 11931 (#46691) * Update create release plan instructions and return * Update eng/common/instructions/azsdk-tools/create-release-plan.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> * Return Release Plan Details * Update eng/common/instructions/azsdk-tools/create-release-plan.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * Add more specific rules for release plan creation * Add Better instructions --------- Co-authored-by: Summer Warren <[email protected]> Co-authored-by: Mariana Rios Flores <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * 1.0.0-beta.5 azure-compute-batch package (#44775) * Update capitalization for some property names * Fix unit tests * Add changelog and update version number * Revert version number changes * Fix version number * Regenerated SDK * Remove unneeded models * Fix rename errors with createTasks method * Regenerate SDK from latest TypeSpec * Fix casing on VmDiskSecurityProfile model * Fix unit tests * Regenerate SDK * Regenerate for AccessScope and AffinityInfo change * Remove unused models * Regenerate Java SDK with new options bag names * Fix unit tests * Regenerate SDK to fix formatting * Change maxDegreeOfParallelism to maxConcurrency * Model name change to BatchFileProperties * Remove old options bag models * Some rename fixes in Client and AsyncClient * Update with new names for task number properties * Add migration guide * Fix spelling issues in migration guide * Add more information to changelog * Edit changelog * Minor formatting edits for migration guide * Timeout changed from int32 to duration * Updated unit tests and handwritten methods * Fix formatting * Remove unused models and fix unit tests * Add timeOut changed to duration to changelog * Updated changelog with method renames * Updated changelog for clarity * Regenerate SDK from latest TypeSpec * Remove unneeded models * Fix model names in tests and update generated code * Update changelog * Regenerate the Java SDK * Remove unneeded Content models * Fix unit tests and models and regenerate SDK * Regenerate with noun then verb model renames * Update formatting in unit tests * Regenerate SDK with updated autoscale model names * Update with Java autoscale options bag names * Update Java Disable AutoScale option bag name * Update TypeSpec commit hash * Add LRO method and test for deleteJobSchedule * Update Javadocs and address comments * Address comments on test poller and using context * Update changelog with most recent TypeSpec changes * Minor update to exception handling in poller logic * Regenerate SDK with updated emitter * Add beginDeleteJobSchedule with options bag * Add beginDeleteJobSchedule to async client * Add async beginDeleteJobSchedule with options * Add 2 sync beginTerminateJobSchedule methods * Fix beginDeleteJobSchedule to avoid redundant code * Fix outdated VM Image in Job Test * Update FileTests to test sync and async client * Update generated SDK * Refactor one example for simplicity in FileTests * More FileTests refactoring * More simplification of FileTests * Add beginTerminateJobSchedule methods * Refactor Job Schedule Test suite * Refactor SharedKeyTests to use Sync Async * Clean up JobScheduleTests code * Convert BatchErrorTests to use Sync Async pattern * Convert JobTests to use Sync Async pattern * Fix syntax for clarity on JobTests * Fix syntax for clarity on FileTests * Fix syntax for clarity on JobScheduleTests * Fix incorrect sku in some test files * Add async test coverage to PoolTests and update VM * Convert TaskTests to have sync and async tests * Remove creationTime check from LRO * Update commit hash and regenerate SDK * Regenerate with BatchErrorException model * Add beginDeleteJob LRO method and update tests * Remove unneeded spacing * Add beginTerminateJob LRO method and update tests * Add beginEnableJob LRO method and update tests * Fix Javadocs * Add beginDisableJob LRO method and update tests * Add beginDeleteCertificate LRO method * Add beginDeletePool LRO methods and update tests * Add beginDeallocateNode LRO methods and fix tests * Add beginStartNode LRO methods and update tests * Add beginResizePool LRO methods and update tests * Add unit test for 4 node methods missing a test * Add beginRebootNode LRO methods and update tests * Add beginReimageNode LRO methods and update tests * Add beginRemoveNodes LRO methods and update tests * Add beginStopPoolResize LRO methods and fix tests * Update unit test to use beginResizePool * Fix Node Reimage Poller logic and test * Fix Start Node Poller logic and test * Fix Reboot Node Poller logic and test * Regenerate SDK and move Poller files * Fix Javadocs on some pollers * Remove unnecessary comments * Update release version to beta * Fix linting errors * Add in wait to test * Fix Shared Key Test * Update Record Test recordings * Remove timestamp from unit tests * Remove UUID * Check test status * Fix unit tests * Update delete method to LRO version * Disable one test * Update pom with codesnippet plugin * Add version tag to plugin * Add test tag back in * Fix formatting * Update TaskManager logic * Update failIfPoisonTaskTooLarge test * Update succeedWithRetry test * Update SharedKeyTests recording * Remove unused import * Update changelog with information about LROs * Add first codesnippet to readme * Update Readme * Modify Exception handling and fix error * Fix exception handling in tests * Update migration guide * Fix tests and spelling * Add all methods to Readme * Update LRO examples in Readme and migration guide * Fix formatting in Readme and migration guide * Fix indentation error * Add async examples to guide and Readme * Update LRO examples * Add info on using management plane to create pool * Fix linting error * Add unit test for error message with nested values * Shorten and condense changelog * Remove Track 1 and Track 2 references * Fix poller logic * Remove unneeded comment * Fix bug in error handling logic * Remove unused imports * Fix createTasks method and update tests * Fix linting errors * Move lock wait to match its location in Track 1 * Move FakeTaskSubmitter under test directory * Address PR comments by fixing TaskManager logic * Rename TaskManagerUnitTests to TaskManagerTests * Update changelog date * Fix comment and remove continue * Switch HttpResponseException to BatchErrorException * Remove unused import * Build and use task hashmap * Update Ubuntu image to 22.04 * Remove checks for test mode from unit tests * Remove unused imports * Update * Update Msal dependency to v.1.23.1 (#46676) * eng, mgmt, package config for split of web/appservice (#46695) * mgmt, split resources (#46673) * split * assets.json * spring related files * pom.xml * [Automation] Generate Fluent Lite from Swagger cognitiveservices#package-2025-06-01 (#46696) * Increment package versions for cognitiveservices releases (#46698) * [Automation] Generate Fluent Lite from Swagger specification/app/resource-manager/Microsoft.App/ContainerApps/readme.md#package-preview-2025-02-02-preview (#46699) * mgmt, split eventhubs (#46701) * split eventhubs * assets.json * fix * fix * [manual] Increment versions for appcontainers releases (#46702) * Increment versions for appcontainers releases * use beta_ dependency * [Automation] Generate SDK based on TypeSpec 0.33.2 (#46705) * Prepare Identity Release 1.18.0 (#46678) * Release Identity Changes * Updated version * Dependency version update for identity release * AAD Auth: Adds a fallback mechanism for AAD audience scope. (#46637) * Update fallback mechanism * Code clean up * Update changelog. * Fix AAD scope tests. --------- Co-authored-by: Kushagra Thapar <[email protected]> * [Automation] Generate SDK based on TypeSpec 0.33.3 (#46716) * Adding Java team as final code owner of all SDKs (#46719) * Added java-sdk to codeowner in Health Deidentification (#46721) * Increment package versions for identity releases (#46711) Co-authored-by: Anannya Patra <[email protected]> * Add confirmation before sdk generation (#46726) Co-authored-by: Summer Warren <[email protected]> * usePkRangeCacheToEnumeratePartitionKeyCacheInPkCFP (#46700) * wireup the pkRange cache for cfp setartup Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: annie-mac <[email protected]> Co-authored-by: Copilot <[email protected]> * improvePerfDuringPartitionPlanning (#46727) * improve perf for partition planning --------- Co-authored-by: annie-mac <[email protected]> * [AutoPR azure-resourcemanager-disconnectedoperations]-generated-from-SDK Generation - Java-5308383 (#46636) * Configurations: 'specification/edge/Microsoft.Edge.DisconnectedOperations.Management/tspconfig.yaml', API Version: 2025-06-01-preview, SDK Release Type: beta, and CommitSHA: 'cf275faeaa164687fe51176bf09a80692a841d38' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5308383 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update pom.xml * Update sdk/disconnectedoperations/azure-resourcemanager-disconnectedoperations/CHANGELOG.md * Update pom.xml --------- Co-authored-by: Weidong Xu <[email protected]> * mgmt, split monitor (#46714) * split monitor * assets.json * Fix spring compatibility tests (#46729) * remove unsupported versions * add condition * Feature Management - APIView comments (#46720) * APIView comments * Feature to FeatureDefinition * Renaming a few things * Sync eng/common directory with azure-sdk-tools repository (#46740) * Sync eng/common directory with azure-sdk-tools for PR 11968 (#46741) * Add copilot instruction for package name properties in typespec config * Update eng/common/instructions/azsdk-tools/sdk-details-in-release-plan.instructions.md --------- Co-authored-by: Praveen Kuttappan <[email protected]> Co-authored-by: Praven Kuttappan <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 11868 (#46742) * added instructions for sdk local workflow * fix case * Added missing comma * Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> * Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> * Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> * Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> * Replace 'tspconfigPath' by the literal file name * Added routing step to choose workflow * Added goal and action to some steps properly * Specified mcp tool name explicitly * Added back step to choose sdk generation approach * Specified the mcp tool names explicitly * Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md Co-authored-by: Mariana Rios Flores <[email protected]> --------- Co-authored-by: ray chen <[email protected]> Co-authored-by: Mariana Rios Flores <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12060 (#46743) * pin tsp-client * Added a script to wrap the call to tsp-client * Used npm i to improve per * Removed script and added readme.md * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <[email protected]> * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <[email protected]> * Use npm ci for installation * Added dependabot to readme * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <[email protected]> * Removed 'prefix' option approach from usage * Fixed format issue --------- Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: ray chen <[email protected]> Co-authored-by: Mike Harder <[email protected]> * eng, automation, runMode=batch also enables fallback (#46732) * [Automation] Generate SDK based on TypeSpec 0.33.3 (#46748) * fixHttpHeadersCasingForFabric (#46736) * useLowerCaseResponseHeaders --------- Co-authored-by: annie-mac <[email protected]> * Fix change log entry (#46756) * App Config Spring Provider Variant Object (#46744) * Adding missing variant code back * Update FeatureFlagClient.java * Update Variant.java * Update FeatureFlagClientTest.java * formatting fixes * Apply suggestions from code review Co-authored-by: Ross Grambo <[email protected]> --------- Co-authored-by: Ross Grambo <[email protected]> * Feature Management - API View Changes (#46738) * APIView comments * Feature to FeatureDefinition * Renaming a few things * mroe review items * review changes + safety check * Add de-duping flag for standard/otel metrics & support for conditionally sending otel metrics to Breeze (#46680) * add the dual emit flag to otel metrics * add enable env var * fixing compiler issues * fixing style issue * minor change & alter existing tests accordingly * remove extra constructor params from data mapper, add internal env vars * read from system prop instead of env var for amw flag * Pass by one Boolean variable instead of envvar * remove unused variable. fix typo. --------- Co-authored-by: Sean Li <[email protected]> * Port WorkloadIdentityCredential's auth flow to ClientAssertionCredential. (#46622) * Changes for porting * Fixed thread safety and sensitive information review comment * Tested changes and modified accordingly * Fixed unit testcase for the changes * Ran mvn spotless:apply * Rfactored to add a helper method and more config options * Used ClientAssertionCredential instead of Builder * Fixed failing tests and review comments * Update sdk/identity/azure-identity/src/main/java/com/azure/identity/WorkloadIdentityCredential.java Co-authored-by: Copilot <[email protected]> * Fixed all linting issues * Linting issue fix --------- Co-authored-by: Copilot <[email protected]> * Prepare OTel AutoConfigure release v1.4.0 (#46762) * Prepare OTel AutoConfigure release v1.4.0 * fix date * remove entry for internal change * Update README to reflect AZURE_TOKEN_CREDENTIALS usage and not promote SP (#46619) * Changed Readme.md to include the dev and prod mode * Modified Readme to keep it succinct and informative * Addressed review comments * Update sdk/monitor/azure-monitor-ingestion/README.md Co-authored-by: Copilot <[email protected]> * Copilot review comments * Fixed readme for 2 files * Changed the text to one para * Added correct link for 5 files * Added correct links * Removed unnecessary paragraph * Renamed wiki_identity_dac to identity_dac --------- Co-authored-by: Copilot <[email protected]> * mgmt, remove computerecommender (#46733) * mgmt, fix ci for keyvault and storage (#46735) * fix storage & keyvault ci * update service directory * fix template path * fix storage blob dependency * mgmt, local generation for Storage - 2025-01-01 (#46751) * generate codes * fix changelog * update session record * dpg, keyvault, update commit in tsp-location (#46706) * mgmt, split cosmos (#46570) * split cosmos * assets.json * use current dependency * try skip emulator test * use dependency for azure-resourcemanager-cosmos * use current * try excluding azure-resourcemanager-cosmos from running * update profile * fix conflict * avoid running emulator test * disable jacoco * separate mgmt ci * sdk template * Change default value of release parameter to true * Update CI template path for Azure Cosmos SDK * Update CI configuration by excluding FAQ path Removed 'sdk/cosmos/faq/' from the CI paths. * mgmt, split servicebus (#46731) * split servicebus * assets.json * separate release ci * fix ci * Fix broken links (#46763) * Change Maven package version URI to repo1.maven.org (#46771) * Storage - Marking Static Website Tests as Playback Only (#46623) * marking old tests as playback only and adding new tests to maintain most of the coverage in live mode * marking missed test as playback only * making the same modifications to datalake * adding playbackonly tag to missed test * Fix more broken links (#46772) * [AutoPR azure-resourcemanager-quota]-generated-from-SDK Generation - Java-5347015 (#46710) * Configurations: 'specification/quota/Quota.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '520e1f6bc250b4ce51a22eaa7583cc0b24564b71' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5347015 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * version 2.0.0 * new commit * changelog * regen * update commit * changelog * regen to keep the path param order --------- Co-authored-by: Weidong Xu <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12061 (#46668) * bump the test-proxy version * bump proxy to one that includes our multipart/formdata fix --------- Co-authored-by: Scott Beddall (from Dev Box) <[email protected]> * [Automation] Generate SDK based on TypeSpec 0.34.0 (#46766) * [Automation] Generate SDK based on TypeSpec 0.34.0 * Do not include client side validation for SDK generated from TypeSpec. * revert Impl for onlineexperimentation --------- Co-authored-by: Weidong Xu <[email protected]> * Configurations: 'specification/azurefleet/resource-manager/Microsoft.AzureFleet/AzureFleet/tspconfig.yaml', API Version: 2025-07-01-preview, SDK Release Type: beta, and CommitSHA: '49ec2e0ed5cba69705e34551192406c084987596' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5370425 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46778) * Fix OtlpTest in AutoConfigure (#46774) * [Automation] Generate SDK based on TypeSpec 0.34.0 (#46780) * [Automation] Generate Fluent Lite from Swagger datamigration#package-2025-06 (#46779) * eng, use tsp-client in common (#46776) * mgmt, computefleet, add test to update fleet (#46781) * eng, automation fix (#46783) * Increment package versions for datamigration releases (#46785) * Increment package versions for computefleet releases (#46788) * mgmt, split appplatform, prepare release for dependency scope change (#46789) * split appplatform * assets.json * scope provided * prepare release * add file-share dependency to azure-resourcemanager * Update heading for breaking changes section * Increment package versions for appplatform releases (#46793) * Remove CODEOWNERS and service labels instructions until it can be inserted into a more contextually appropriate location for the user (#46798) Co-authored-by: Daniel Jurek <[email protected]> * Improve Robustness for TLS 1.3 (#46734) * Improve robustness around tls completion events * update changelog * react to comments --------- Co-authored-by: Fabian Meiswinkel <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12214 (#46802) * Skip updating pull request URL in work item when value is empty * Increment package versions for quota releases (#46800) * eng, Compare-CurrentToCodegeneration.ps1, use tsp-client from eng/common (#46787) * Merge to main after spring cloud azure 6.0.0 released (#46786) * Remove in 6.x (#46658) * remove some deprecated methods (cherry picked from commit 647116f5163e706db4b86ad0b73b140597e1a6f2) * Prepare for Spring Cloud Azure 6.0.0 release (#46669) * update changelog * Fix spring compatibility tests (#46729) * remove unsupported versions * add condition (cherry picked from commit ac0a5d9f5e8d53dd23853a695f24fad64ebf995d) * Feature Management - APIView comments (#46720) * APIView comments * Feature to FeatureDefinition * Renaming a few things (cherry picked from commit 41592e4697efce5647d73932f781ecc637c9e0d1) * update changelog * App Config Spring Provider Variant Object (#46744) * Adding missing variant code back * Update FeatureFlagClient.java * Update Variant.java * Update FeatureFlagClientTest.java * formatting fixes * Apply suggestions from code review Co-authored-by: Ross Grambo <[email protected]> --------- Co-authored-by: Ross Grambo <[email protected]> (cherry picked from commit 94e188d0255502e9810169ef211ab72fe947420a) * Feature Management - API View Changes (#46738) * APIView comments * Feature to FeatureDefinition * Renaming a few things * mroe review items * review changes + safety check (cherry picked from commit 2dada923d3e0864663d04a142c3f2bea9f531da8) * Change Maven package version URI to repo1.maven.org (#46771) (cherry picked from commit 211441d54d57f89aece63ad41852bbd7b175a355) * Increment versions for spring releases (#46775) * Increment package versions for spring releases * Update spring-cloud-azure-dependencies version * Update pom.xml --------- Co-authored-by: Muyao Feng <[email protected]> --------- Co-authored-by: Matthew Metcalf <[email protected]> Co-authored-by: Ross Grambo <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> * update spring reference (#46792) * mgmt, upgrade containerservice, prepare release containerservice storage (#46795) * regen * assets.json * changelog.md * prepare release for storage and containerservice * Update commit in tsp-location.yaml for DPG (#46791) * Increment package versions for containerservice releases (#46809) * [AutoPR azure-resourcemanager-compute-recommender]-generated-from-SDK Generation - Java-5376124 (#46805) * Configurations: 'specification/compute/resource-manager/Microsoft.Compute/RecommenderRP/tspconfig.yaml', API Version: 2025-06-05, SDK Release Type: beta, and CommitSHA: '8d4f7c60f2a1448a1442399aebf1fc17b208a253' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5376124 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update README.md * Update sdk/compute/azure-resourcemanager-compute/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Elina Liu <[email protected]> * Increment package versions for storage/azure-resourcemanager-storage releases (#46813) Co-authored-by: Xiaofei Cao <[email protected]> * Increment package versions for compute releases (#46817) * Fix error handling send request (#46461) * add ternary operator in sendReqeust with comments * fix imports at top of class * remove comments * create test to ensure getCause() is not null and returns an exception type * fixed formatting issues" * fix header in test file * fix redundant public modifiers * fix linting issues * add ParameterizedTest annotation for testing * remove * import and try-catch * replace BlobStorageException.class with HttpResponseException.class * refactor test to use annotations instead of custom functions * Prepare OTel AutoConfigure release v1.4.0 (#46824) * dpg, fix search codegen (#46826) * Update Access Token Cache to handle Tenant (#46803) * eng, lintconf, fix mgmt (#46828) * [Automation] Generate Fluent Lite from Swagger storagecache#package-2025-07-01 (#46827) * Increment package versions for storagecache releases (#46833) * Increment package versions for patch releases (#46832) Co-authored-by: azure-sdk <[email protected]> * mgmt, add ARM libraries into patch_release_client.txt (#46835) * patch_release_client.txt * use orderd dictionary * [Automation] Generate SDK based on TypeSpec 0.34.0 (#46834) * [Automation] Generate SDK based on TypeSpec 0.34.0 * revert azure-resourcemanager-oracledatabase as we had an open PR on it --------- Co-authored-by: Weidong Xu <[email protected]> * Investigate using user delegation SAS in Document Intelligence tests (#46819) * update batch training data container for list operation * add user mnanaged sas * P * update * Update to flow through configurations * Additional changes * Change TokenCredential creation * Update credential in delegation key creation * Support use of pipeline credential when TEST_MODE is RECORD --------- Co-authored-by: Sameeksha Vaity (from Dev Box) <[email protected]> * Add new CODEOWNERS (#46820) * Add new CODEOWNERS * Fix formatting in CODEOWNERS for phone numbers section * Remove API Lifecycle prompt from release plan creation instructions (#46821) Co-authored-by: Summer Warren <[email protected]> * support feedrange cache refresh interval config (#46759) * support feedrange cache refresh interval config --------- Co-authored-by: annie-mac <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12222 (#46839) * Set pr creator to empty when it's bot * Removed bot accounts while setting the reviewers and assignees * Allowed copilot as reviewer --------- Co-authored-by: ray chen <[email protected]> * Add DevOps logging support for invoke helper (#46838) Co-authored-by: Wes Haggard <[email protected]> * Update Spring Boot and Spring Cloud versions for the Spring compatibility tests (#46808) * Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/17965050883 * Update spring-cloud-azure-supported-spring.json --------- Co-authored-by: github-actions <[email protected]> * eng, npx uses --no flag (#46812) * Bump @azure-tools/typespec-client-generator-cli (#46842) Bumps [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools) from 0.28.1 to 0.28.3. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Increment package versions for monitor releases (#46840) * [AutoPR azure-resourcemanager-dataprotection]-generated-from-SDK Generation - Java-5377153 (#46811) * Configurations: 'specification/dataprotection/resource-manager/Microsoft.DataProtection/DataProtection/tspconfig.yaml', API Version: 2025-07-01, SDK Release Type: stable, and CommitSHA: '1b32219f0233eb69e36aca8175a5f010d0f4dbac' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5377153 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Skip Revapi checks in pom.xml --------- Co-authored-by: Xiaofei Cao <[email protected]> * add metadata retry throttling policy (#46823) * add metadata retry throttling policy --------- Co-authored-by: annie-mac <[email protected]> Co-authored-by: Fabian Meiswinkel <[email protected]> Co-authored-by: Copilot <[email protected]> * spark release 4.40.0 (#46852) * spark release 4.40.0 --------- Co-authored-by: annie-mac <[email protected]> * loadtest, fix mistake in tsp-location.yaml (#46856) * test * commit on main * regen * [Automation] Generate SDK based on TypeSpec 0.34.1 (#46859) * eng, automation, upgrade autorest.java (#46860) * Increment package versions for sitemanager releases (#46861) * Synapse artifact Release sep2025 (#46848) * update swagger * generate new release * update swagger * generate new release * update changelog * Increment package versions for synapse releases (#46865) * Override test proxy version (#46872) * Remove self from code owners for OpenAI SDK paths (#46873) * Increment package versions for patch releases (#46874) * mgmt compute, regen 2025-04, prepare release 2.54.0 (#46863) * regen * fix test * deprecation for win server 2012 R2 dc * assets.json * changelog.md * deprecation message in changelog * Add general purpose VM to test * prepare release * eng, revert 933b6853da1672bfdf9fc2ea27c41a652c16c97a (#46877) * Revert "mgmt, revert https://github.com/Azure/azure-sdk-for-java/pull/46035 (#46393)" This reverts commit 933b6853da1672bfdf9fc2ea27c41a652c16c97a. * regen * update pom * Configurations: 'specification/mongocluster/resource-manager/Microsoft.DocumentDB/MongoCluster/tspconfig.yaml', API Version: 2025-08-01-preview, SDK Release Type: beta, and CommitSHA: '0b778f1cf2309de4b59bef1c532fc341c9af9925' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5395878 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46864) * mgmt, increment version after compute release, prepare release azure-resourcemanager 2.55.0 (#46878) * increment version after compute release * prepare release 2.55.0 * fix broken link after package split (#46879) * increment version after resourcemanager release (#46881) * [Automation] Generate Fluent Lite from Swagger specification/datamigration/resource-manager/Microsoft.DataMigration/DataMigration/readme.md#package-2025-06 (#46880) * [Automation] External Change * [Automation] Generate Fluent Lite from Swagger specification/datamigration/resource-manager/Microsoft.DataMigration/DataMigration/readme.md#package-2025-06 * Update pom.xml --------- Co-authored-by: Weidong Xu <[email protected]> * incre version datamigration (#46882) * Log output from mcp installer script as json-rpc (#46869) Co-authored-by: Ben Broderick Phillips <[email protected]> * Pass headers when calling to Maven (#46883) * Increment package versions for cosmos releases (#46855) * Fixes to resolver handling and connection closing (#46850) * Fixes to resolver handling and connection closing * Remove resolver == null check as it will always be false * Fix linting * Sync eng/common directory with azure-sdk-tools for PR 12293 (#46886) * bump the used proxy version to one that includes the optimizations and fixes necessary to enable the java openai tests * delete override file --------- Co-authored-by: Scott Beddall <[email protected]> * Pass additional information when calculating HTTP retry delay (#46384) * Pass additional information when calculating HTTP retry delay * Add CHANGELOG entries * Add tests * Throw if calculated delay is null * Fix some linting * Small tweaks for PR review * Fix build issue --------- Co-authored-by: Vinay Gera <[email protected]> * Remove Azure AD references from Identity READMEs (#46888) * [AutoPR azure-resourcemanager-storagediscovery]-generated-from-SDK Generation - Java-5386366 (#46841) * Configurations: 'specification/storagediscovery/Microsoft.StorageDiscovery.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'c55f9f1458e736f79703a72ee5c9a4caf242a85b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5386366 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Revise CHANGELOG for version 1.0.0 Updated release date and versioning for general availability. * version_client * Configurations: 'specification/storagediscovery/Microsoft.StorageDiscovery.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'bde0ea4c03d468fafac49fd0f3a00ef300bb6425' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5399956 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. --------- Co-authored-by: shanefujs <[email protected]> Co-authored-by: Weidong Xu <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12267 (#46885) * Use authenticated GitHub request when env variable is present * Update Azure pipeline conditions to respect canceled status (#46890) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: benbp <[email protected]> * Revert "Use authenticated GitHub request when env variable is present (#12267)" (#46897) This reverts commit d60198ec38489bc37b8544484519b638d4fa7eca. Co-authored-by: Scott Beddall <[email protected]> * [Batch] Fix bug with File Tests (#46893) * Fix bugs with File Tests * Update Record tests * Prepare Sept 2025 Bom Release (#46898) * Disable probing when AZURE_TOKEN_CREDENTIAL is set to ManagedIdentityCredential (#46836) * Disable probing when AZURE_TOKEN_CREDENTIAL is set to managedidentity * Addressed review comments * linting issue fix * Unit testcase * Addressed review comments * Fixed testcase * removed unused imports * updated changelog * Increment package versions for storagediscovery releases (#46896) * Update Netty and Reactor dependencies (#46894) * Deid/2025-07-15-preview (#46901) * Pull in TypeSpec changes * Pull in TypeSpec changes * Test recordings updated * Add constructor overload to default text encoding to utf-16 * Update changelog, move tsp-location to latest commit * update test recording commit * remove variable --------- Co-authored-by: Josiah Vinson <[email protected]> * Revert behavior change introduced in https://github.com/Azure/azure-sdk-tools/pull/12235 (#46902) Co-authored-by: Daniel Jurek <[email protected]> * Delete eng/tools/mcp directory (#46912) azure-sdk-java-mcp has been moved to azure-sdk-tools. Purging this dead space from the repo for clarity. * Prepare Core libraries for October 2025 GA (#46900) * Prepare Core libraries for October 2025 GA * Update CHANGELOG dates * Add more docs * Fixed build error for parent-v2 project (#46899) * Fixed build error for parent-v2 project * Used conditional directives * Added null check * Set FileArtifact to PomArtifact as fallback * Set 'fileAssociatedArtifact' to pom.xml for pom only package * Bump azure-client-sdk-parent-v2 version * Updated the referenced version of azure-client-sdk-parent * Increment package versions for core releases (#46916) * Sync eng/common directory with azure-sdk-tools for PR 12301 (#46889) * Set up vcpkg cache variables in eng/common * Paths * Remove module code, it's not necessary anymore * Review feedback: Write-Host -> # --------- Co-authored-by: Daniel Jurek <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 11692 (#46925) * Add CPEX KPI attestation automation * Update kusto info and remove schedule in pipeline * Add Actual Kpi Ids and Remove changed date filter * Rewrite Triage Attestation Logic * Fix Kusto command and Add stricter work item query * Add params for testing * Resolve stash conflict * Add Error Handling and Email Notifications --------- Co-authored-by: Summer Warren <[email protected]> * Added template-v2 projects (#46915) * Copied code from sdk/template folder * Updated groupId to v2 and related references * Updated the referenced sdk parent version * Removed sdk-templates for perf and stress project * Configurations: 'specification/durabletask/DurableTask.Management/tspconfig.yaml', API Version: 2025-11-01, SDK Release Type: stable, and CommitSHA: '688609bf18c3978794a0c5ca31557c286c623b44' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5382081 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46825) Co-authored-by: Weidong Xu <[email protected]> * Increment package versions for healthdataaiservices releases (#46905) * Update a couple bearer token policies to use CoreUtils.parseAuthenticateHeader (#46927) * Use CoreUtils.parseAuthenticateHeader to resolve challenge issue * Also update Key Vault * Fix linting * Azure.Communication.Email 1.1.0 - 2025-09-01 (#46773) * Updating communication-email sdk to version 1.1.0 * update change log * update version to 1.1.0 * update change log * revert breaking change * update tests * remove contentInBase64 * improve tests * refresh tests * version update * update changelog * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * set version back to 1.1.0 * remove rehydration poller * remove jackson references * revert wierd api updates from autorest * update tests * Update eng/versioning/version_client.txt Co-authored-by: Srikanta <[email protected]> * added convenience method to check for null * fix linting error * do conversion in customization layer * update to throw an exception when content is null * update release date * run mvn spotless:apply --------- Co-authored-by: yogeshmo <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Komivi Agbakpem <[email protected]> Co-authored-by: Srikanta <[email protected]> * Fix typespec tool reference (#46937) Co-authored-by: Ben Broderick Phillips <[email protected]> * update mistake in change log and add ex. for create blob in directory (#46693) * update mistake in change log and add example for blob client in directory * change / to %2F * add space * add space * add space * update readmesamples and updated readme files * remove comments from directory blob client creation * add space * copilot changed a readme in gh, but didn't change the samplesFile * update blob-crypto and datalake changelogs with clearer example * Increment package versions for durabletask releases (#46936) * Increment package versions for mongocluster releases (#46938) * [Automation] Generate SDK based on TypeSpec 0.34.1 (#46944) * [Automation] Generate SDK based on TypeSpec 0.34.1 * revert impl --------- Co-authored-by: Weidong Xu <[email protected]> * [Automation] Generate SDK based on TypeSpec 0.34.1 (#46947) * [Automation] Generate SDK based on TypeSpec 0.34.1 * update directory --------- Co-authored-by: Weidong Xu <[email protected]> * Increment package versions for communication/azure-communication-email releases (#46940) * add javadocs for explanations on what constitutes a virtual directory (#46953) * add javadocs for explanations on what constitutes a virtual directory * rename variables and methods for easier understanding * Update sdk/storage/azure-storage-blob-nio/src/main/java/com/azure/storage/blob/nio/AzureResource.java Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12416 (#46939) * Pass packageInfo parameter conditionally to Find-Language-Artifacts-For-Apireview * Use new parameter --------- Co-authored-by: ray chen <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12396 (#46926) * Secure tsp-client usage by using pinned version from package-lock.json Co-authored-by: raych1 <[email protected]> * Use absolute path and remove try/finally blocks Co-authored-by: raych1 <[email protected]> * Keep original workingDirectory and use Push-Location for directory switching Co-authored-by: raych1 <[email protected]> * Resolve EmitterPackageJsonOutputPath to absolute path if relative Co-authored-by: raych1 <[email protected]> * Use workingDirectory instead of Push-Location/Pop-Location Co-authored-by: weshaggard <[email protected]> * Merge path resolution into tsp-client execution step Co-authored-by: raych1 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: raych1 <[email protected]> Co-authored-by: weshaggard <[email protected]> * [Automation] Generate SDK based on TypeSpec 0.35.0 (#46963) * [Automation] Generate SDK based on TypeSpec 0.35.0 * regen fabric * update keyvault * update devcenter * update openai * update imageanalysis * update agents-persistent --------- Co-authored-by: Weidong Xu <[email protected]> * Include disambiguation for branch name using EmitterPackagePath (#46959) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: JoshLove-msft <[email protected]> * Add script/pipeline for manual cpex attestation (#46969) Co-authored-by: Summer Warren <[email protected]> * update conditions in detect-api-changes.yml (#46971) Co-authored-by: Scott Beddall <[email protected]> * [AutoPR azure-resourcemanager-oracledatabase]-generated-from-SDK Generation - Java-5376408 (#46806) * Configurations: 'specification/oracle/Oracle.Database.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '8d4f7c60f2a1448a1442399aebf1fc17b208a253' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5376408 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update pom.xml --------- Co-authored-by: Weidong Xu <[email protected]> * mgmt, local generation for Container Service - 2025-08-01 (#46948) * Generate codes * Update changelog * Update assets * mgmt, prepare containerservice 2.55.0 (#46981) * prepare release * changelogs * mgmt, local generation for Microsoft.Network 2024-10-01 (#46945) * Generate codes * Update changelog * Fix test exception * Update assets * remove uppercase setting of Network Security Group Name * fix without action * fix without action * fix without action by TreeMap * fix for discussion_r2425270949 * Increment package versions for containerservice releases (#46982) Co-authored-by: Xiaofei Cao <[email protected]> * mgmt network, fix availabilityzones and prepare release 2.54.0 (#46966) * fix * prepare release * revert pom.xml * release minor version * fix version * assets.json * Sync eng/common directory with azure-sdk-tools for PR 12454 (#46974) * Revise tsp-client usage instructions in README Updated usage instructions to use 'npm exec --prefix' for running tsp-client commands. The reason is `tsp-client` needs to resolve the input parameters based on the root folder of SDK repository. * Update README.md to use brace expansion for variables * Update README.md --------- Co-authored-by: Ray Chen <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 12410 (#46928) * Added 'ArtifactsJson' parameter * Made script work for non-java * Reduced duplicated parsing * Fixed type error --------- Co-authored-by: ray chen <[email protected]> * Update main with branch release of azure-search-documents 11.8.0 (#46985) * Update main with branch release of azure-search-documents 11.8.0 * Fix linting * Configurations: 'specification/codesigning/CodeSigning.Management/tspconfig.yaml', API Version: 2025-10-13, SDK Release Type: stable, and CommitSHA: '8052426d23bf87cd8a3ad29a2fd5127e6054c434' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5423432 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#46920) * Use write-output for matrix script to support upstream callers (#46989) Co-authored-by: Ben Broderick Phillips <[email protected]> * Bump @azure-tools/typespec-client-generator-cli (#46991) Bumps [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools) from 0.28.3 to 0.29.0. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add OpenRewrite recipes for appconfiguration to automate migration to v2 (#46709) * AadAuthentication test * appconfiguration yml files * appconfiguration yml files update * Delete old samples * Rename new samples folders * Update pom file * Added appconfiguration to rewrite.yml * disabled golden images that use appconfig/implementation * Update pom.xml file for OpenRewrite with dependencies * Pipeline fix * Update CI pipeline to include appconfig dependency --------- Co-authored-by: Andre Hoffmann <[email protected]> Co-authored-by: Srikanta <[email protected]> Co-authored-by: Srikanta <[email protected]> * update release date (#46986) Co-authored-by: ianna1-admin <[email protected]> * Increment versions for network releases (#46984) * Increment package versions for network releases * fix test * fix more tests --------- Co-authored-by: XiaofeiCao <[email protected]> * Increment package versions for storagemover releases (#46996) * Support stable database semconv (#46957) * Increment Versions for Identity Release 1.18.1 (#46994) * pom version update * changelog update * readme changes related to identity * restoring storage files to original state * restoring checkstyle + spotbugs supressions * updating blob and queue again --------- Co-authored-by: Tomas Varon <[email protected]> Co-authored-by: Aayush Kataria <[email protected]> Co-authored-by: Fabian Meiswinkel <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: Hong Li(MSFT) <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Mariana Rios Flores <[email protected]> Co-authored-by: Elina Liu <[email protected]> Co-authored-by: Abhijeet Mohanty <[email protected]> Co-authored-by: Ray Chen <[email protected]> Co-authored-by: Jair Myree <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Srikanta <[email protected]> Co-authored-by: Alan Zimmer <[email protected]> Co-authored-by: Vinay Gera <[email protected]> Co-authored-by: Annie Liang <[email protected]> Co-authored-by: annie-mac <[email protected]> Co-authored-by: Kashish Gupta <[email protected]> Co-authored-by: guptakashish <[email protected]> Co-authored-by: Tomoharu Kawata <[email protected]> Co-authored-by: Rajkumar Rangaraj <[email protected]> Co-authored-by: Anthony Martin <[email protected]> Co-authored-by: Kushagra Thapar <[email protected]> Co-authored-by: Arooshi Avasthy <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: haolingdong-msft <[email protected]> Co-authored-by: Christopher Radek <[email protected]> Co-authored-by: Heath Stewart <[email protected]> Co-authored-by: Muyao Feng <[email protected]> Co-authored-by: Summer Warren <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: Sanjana Kapur <[email protected]> Co-authored-by: Anannya Patra <[email protected]> Co-authored-by: Matthew Metcalf <[email protected]> Co-authored-by: Praveen Kuttappan <[email protected]> Co-authored-by: Praven Kuttappan <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ross Grambo <[email protected]> Co-authored-by: Harsimar Kaur <[email protected]> Co-authored-by: Sean Li <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Scott Beddall (from Dev Box) <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: browndav-msft <[email protected]> Co-authored-by: azure-sdk <[email protected]> Co-authored-by: Sameeksha Vaity (from Dev Box) <[email protected]> Co-authored-by: sofiar-msft <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Weishu Zhao <[email protected]> Co-authored-by: Brandon Miller <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: Scott Addie <[email protected]> Co-authored-by: shanefujs <[email protected]> Co-authored-by: benbp <[email protected]> Co-authored-by: Josiah Vinson <[email protected]> Co-authored-by: Josiah Vinson <[email protected]> Co-authored-by: Dominque Artura Douglas <[email protected]> Co-authored-by: yogeshmo <[email protected]> Co-authored-by: Komivi Agbakpem <[email protected]> Co-authored-by: raych1 <[email protected]> Co-authored-by: weshaggard <[email protected]> Co-authored-by: JoshLove-msft <[email protected]> Co-authored-by: Denys Pedan <[email protected]> Co-authored-by: Andre Hoffmann <[email protected]> Co-authored-by: Srikanta <[email protected]> Co-authored-by: IannGeorges <[email protected]> Co-authored-by: ianna1-admin <[email protected]> Co-authored-by: XiaofeiCao <[email protected]>
Configurations: 'specification/oracle/Oracle.Database.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '8d4f7c60f2a1448a1442399aebf1fc17b208a253' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5376408 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Release Plan Details
Spec pull request: [Oracle Multicloud] new stable version 2025-09-01 azure-rest-api-specs#37273
Spec API version: [Oracle Multicloud] new stable version 2025-09-01 azure-rest-api-specs#37273