Merge branch main into release-aks-fleet-2-2025-04-01-preview#35772
Merged
serbrech merged 908 commits intorelease-aks-fleet-2-2025-04-01-previewfrom Jul 9, 2025
Merged
Conversation
* oav runner changes * add processing of a static file list instead of relying on simple-git ONLY * only scan files that start with specification/ * add some error handling when parsing a specific swagger so broken links don't break the entire PR --------- Co-authored-by: Mike Harder <mharder@microsoft.com>
* make JS mgmt required * updated test
* add sdk-only tag * add sdk-only tag * update python config * update python config * update python config * add suffix * update python config * update python config
* Copy files from stable/2024-02-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-05-25 Updated the API version from stable/2024-02-01 to stable/2025-05-25. * Added tag for 2025-05-25 in readme file * add access control method property * suppress python breaking changes
* Use common-types v6 * Update * update * Update sdk-suppressions.yaml * Update sdk-suppressions.yaml * add suppression * add suppression * add suppression --------- Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Co-authored-by: jliusan <v-liujudy@microsoft.com>
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.0 to 3.28.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.28.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.0 to 3.28.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.28.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ecs) and uses default environment variable present in GH Actions (#35164)
* use subpackage value default models for java eventgrid system events * update package namespace * renames * tsp-foramt * tsp compile
as we prefer url in JavaScript. This is also consistent with StorageTaskCompletedEventData.summaryReportBlobUrl
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* Copy files from preview/2024-09-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-05-01-preview Updated the API version from preview/2024-09-01-preview to preview/2025-05-01-preview. * Added tag for 2025-05-01-preview in readme file * Update with PNA and DLA * Fix typo
* add resolution of the owning directory. add tests ensuring it works as expected. * resolve() the result of simple-git so that are are dealing with a platform-specific result from the function call resolving root directory
* newly created * update * Delete oldSwagger.json * update * flatten disabled by default * update * prettier * Update tspconfig.yaml * rename * remove useless comment * update * update * Fix optional body issue * update * remove * recovery * update * update * Delete conditionalClientFlatten * update * update * update * update * fix TSP generation SDK --------- Co-authored-by: Pan Shao <pashao@microsoft.com> Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com> Co-authored-by: ZiWei Chen <98569699+kazrael2119@users.noreply.github.com> Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com> Co-authored-by: mcgallan <1186003288@qq.com> Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
…tions from OpenAPI specification (#34795)
* Update tspconfig.yaml * Update model.radiologyinsights.tsp * Update openapi.json
* Add typespec-powershell configuration for dependencymap * Fix format fo tspconfig.yaml in dependency map * Disable sample generation for dependency map in go to work around an issue in go emitter
* support suggestion's path * refine to use constructJsonPath
* add scanResultsEventGridTopicResourceId * fix typo * prettier * remove "required": false, * add scanResultsEventGridTopicResourceId * fix typo * prettier * remove "required": false, * Add previous swaggers to the new api versions without changes * Add the needed changes for the new version * Prettier * avocado * add missing failedBlobsCount * prettier again... --------- Co-authored-by: Roopesh Manda <rmanda@microsoft.com>
This commit includes all changes from 2025-04-01-preview, along with the following: * Insure all new operations use noun-plural consistent with existing operations * Remove unused parameter definition ConnectionNameParameter * Update all common-type references to use v6 * Remove unused/invalid response code for project delete * Improved/added descriptions to properties. Added x-ms-secret annotations where missing * Removed response status code 200 for project delete example * Revert v2 to v6 update * Add parameter to DeploymentProperties * Properly define generated name of "body" parameter for connection and capabilityHost create/update operations * Update examples for name changes
#35177) * [EventGrid] override HealthcareFhirResourceDeletedEventData.resourceFhirAccount to FhirServiceHostName for all client sdk languages, not just autorest.
* LintDiff: Skip readmes that don't have "input-file:" * Add tests * Skip testing on Windows * Update eng/tools/lint-diff/test/fixtures/buildState/specification/no-input-file/readme.md Co-authored-by: Mike Harder <mharder@microsoft.com> --------- Co-authored-by: Mike Harder <mharder@microsoft.com>
* Add github prompt to link namespace issue and SDK details
* Fix schema registry tsp * compile
…review and 2024 01 11 preview (#35337) * release-alert-Microsoft.AlertsManagement-preview/delete-2023-07-12-preview-and-2024-01-11-preview * update readme file * edit readme agein * edit readme * edit readme3 * edit readme 5 * edit readmefile 6 * change AlertsManagementErrorResponse to AlertsManagementErrorResponse2 * rename-operation * opersion to model * two to tree * Update readme.go.md --------- Co-authored-by: Emmy Filtser <emifiltser@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
* Update the azure sdk mcp version * up to latest
* Update client.tsp for dashboard * Update client.tsp
Added @visibility(Lifecycle.Read) to the storageTarget property in the TSP model and set 'readOnly: true' in the ARM JSON schema. This clarifies that the storageTarget property is read-only for clients. reference: https://tspwebsitepr.z22.web.core.windows.net/typespec-azure/prs/2700/docs/migrate-swagger/faq/mustread/#handling-readonly-in-model-schemas
* Update sdk-tspconfig-validation.ts * update rule and test cases * prettier format fixing --------- Co-authored-by: Wanpeng Li <wanl@microsoft.com>
Co-authored-by: Nikita Garg <nikitagarg@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Ami <amhollan@microsoft.com>
…heckRetryTimeout, upgradeTimeout, and upgradeDomainTimeout types (#35603) * Timeouts from string -> duration * lintdiff suppression
… version 2025-07-01-preview (#31021) * Initial scaffolding * Fixed formatting * Added scaffolding for API version 2025-07-01-preview * Fixed readme * Added suppression * Added Namespaces resource type * Moved Namespaces update to use ArmCustomPatchAsync * Added suppression * Added Namespaces/Assets resource type * Added suppression * Added Namespaces/DiscoveredAssets resource type * Added suppression * Added Namespaces/Devices resource type * Fixed Namespaces/Devices "enable" property patch * Added suppression * Added suppression * Added suppression * Added suppression * Removed suppression * Added Namespaces/DiscoveredDevices resource type * Added suppression * Added suppression * - Fixed Namespace Discovered Device definition name - Added suppression * removed entraId artifacts (#35245) Co-authored-by: Ali Gilani <aligilani@microsoft.com> * [Microsoft.DeviceRegistry] Backported approved fixes from Private Preview for API version 2025-07-01-preview (#35350) * Backported approved fixes from private preview * Fixed descriptions --------- Co-authored-by: Ali Turab Gilani <tgilani@live.com> Co-authored-by: Ali Gilani <aligilani@microsoft.com>
- Aligns with latest guidance from github-script repo - May fix some bugs importing old package name
…ctions for swagger (#35591) * Added swagger version cache file and test * Renaming and added more comment * Push design review suggestions * added more members to swagger.js * Refactored the code * Removed dup code in the path.js * fixed lint issue * fixed review comments * Moved helper functions to spec-model.js * updated return type as map of operations * added falsy check to two APIs * moved helper functions out of spec-model.js * handle path in windows os * fixed format * updated version function * removed unused function reference * lock the value of the API_VERSION_LIFECYCLE_STAGES * removed version function --------- Co-authored-by: Mike Harder <mharder@microsoft.com>
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
serbrech
approved these changes
Jul 9, 2025
4138d02
into
release-aks-fleet-2-2025-04-01-preview
68 of 70 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge branch main into release-aks-fleet-2-2025-04-01-preview