-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Merge branch main into release-app-Microsoft.App-stable/2025-07-01 #37534
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
Merged
najian
merged 601 commits into
release-app-Microsoft.App-stable/2025-07-01
from
merge-main-to-release-app-Microsoft.App-stable/2025-07-01
Sep 18, 2025
Merged
Merge branch main into release-app-Microsoft.App-stable/2025-07-01 #37534
najian
merged 601 commits into
release-app-Microsoft.App-stable/2025-07-01
from
merge-main-to-release-app-Microsoft.App-stable/2025-07-01
Sep 18, 2025
Conversation
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
Bumps [zod](https://github.com/colinhacks/zod) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.1...v4.1.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: shirelmr <[email protected]>
… directory configuration (#36679)
* snake case * change file name to .instructions.md * Revert "change file name to .instructions.md" This reverts commit c4bb65dc03258a45f74590edff6ccbf889d9e559. --------- Co-authored-by: Juan Ospina <[email protected]>
* update operation * update operation
Co-authored-by: Pan Shao <[email protected]>
…ta. (#35867) * Change the description of deprecating vm refresh action of RetainedData. * Revert "Change the description of deprecating vm refresh action of RetainedData." This reverts commit 1ec0dfd. * Add deprecated directive and slightly change the description. --------- Co-authored-by: wenjiezhang <[email protected]>
Co-authored-by: Will Huang <[email protected]>
* Adding readme.md file in resource-manager folder * Updating readme
* try migrate * update tsp and compile again * Fix and generate * delete temp files * remove old swagger * delete sparse-spec * fix lint * configure sdk emitter * configure sdk emitter * configure sdk emitter * fix typespec validation * pretieer * remove dnsresolver.json * update tspconfig * fix duplicate actionType issue * add clientLocation * resolve spec changes * fix validation * fix validation * fix swagger validation * fix swagger validation * update suppress message and update CloudError * regen swagger * update * resolve breaking * no need client.tsp * resolve breaking * Update tspconfig.yaml * Update tspconfig.yaml * fix lro and paging validation errors * remove sparse-spec * Fix partial resource * Add .net configuration * update etag * remove operation id * suppress validation error * use using Network * update .net configuration --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
* migrate mysql to typespec * update * update * update * update * update * update * update * update * remove old swagger * update * update * update * update * update * update * update * update * Update models.tsp * update * update * update * update * Update readme.md * update * update * pretty check * update * Update client.tsp * update * Update routes.tsp * Update readme.md * update * update * update * update * Update tspconfig.yaml * update * update * Update tspconfig.yaml * update * update * update * update * update * update * Revert "update" This reverts commit e9d1b9b. * revert customized code change * update PrivateEndpointConnection * update * update * update * update * update * update * update * update * update * Update tspconfig.yaml * Update tspconfig.yaml * java backward compatibility * remove @operationid & fix operation group name and operation name * Update PrivateEndpointConnection.tsp * update * Revert "update" This reverts commit 3cd500d. * Update client.tsp * resolve comments --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Add DeliveryReport GET endpoint for ACS SMS * Merge DeliveryReport examples into one file * adjust readme.md to have new version * updating the version in the main file * changing api version to all example files --------- Co-authored-by: Kirill Linnik <[email protected]>
* update default tag * init tsp * init swagger * add suppression for warning * fix body name * fix breaking * Fix for nextlink * fix for return type name of list operations * fix body name * fix for azure-async-operation * fix for azure-async-operation * fix for azure-async-operation * fix for azure-async-operation * temp files * add @clientLocation and remove @operationid * use @clientLocation to replace @operationid * format * format * format * fix Swagger ModelValidation error INVALID_FORMAT * make value optional to keep compatibility with swagger * add tspconfig.yaml * customize for no body common op * customize for no body common op * format * fix cspell * fix ci * fix ci * fix ci * resolve breaking * update for empty union * fix missing final result for lro * update for @pageItems * fix for pattern * service-name * remove legacy operation * Add emit-lro-options: "all" * remove csharp config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: melina5656 <[email protected]>
* Current version copy * Add new version for Automated Response Public Preview * Update README --------- Co-authored-by: Razvan Badea <[email protected]>
#36664) * Update HDInsight Linked Service Swagger definition with new payload fields: {clusterAuthType, credential} * Update clusterAuthType field type to enum --------- Co-authored-by: Nakul Ramanathan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]>
Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.0...v16.2.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.0...v16.2.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zod](https://github.com/colinhacks/zod) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#36998) * Add specific instruction for self service SDK gen from release planner
… moved out of preview. (#36955) * Updating v1 specs with Responses and Chat moved out of preview. * Adding vector stores * embeddings * adding obfuscation * adding doc to obfuscation field
…/eng/tools/spec-gen-sdk-runner in the eslint group across 1 directory (#37482) * build(deps-dev): bump eslint-plugin-unicorn Bumps the eslint group with 1 update in the /eng/tools/spec-gen-sdk-runner directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-unicorn` from 60.0.0 to 61.0.2 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v60.0.0...v61.0.2) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 61.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> * npm i --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]>
…dates (#37480) Bumps the eslint group with 3 updates in the /.github directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 2 updates in the /.github/shared directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `typescript-eslint` from 8.41.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint) Updates `@eslint/js` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]>
* [Monitor Query Logs] .NET client updates The focus of these changes is to add the .NET-specific client configuration for the Monitor Query Logs service. * Adding emitter-output-dir * Adding clear-output-folder * Removing clear-output-folder because its not valid * Changing case of members because pipeline reasons? * Changing case of members because pipeline reasons?
DevCenter TypeSpec conversion --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Arber Hila <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Arber Hila <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]>
Moving from ‘2025-06-01-preview’ to ‘2025-07-01’ stable, not adding any additional changes. * Copy files from preview/2025-06-01-preview to stable/2025-07-01. Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update API version to 2025-07-01 in stable. Updated the API version from 2025-06-01-preview to 2025-07-01. * Add package-2025-07-01 tag in readme. * Copy TSP examples from 2025-06-01-preview to 2025-07-01. Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous version. * Update TSP examples version to 2025-07-01. Updated the API version from 2025-06-01-preview to 2025-07-01. * Add 2025-07-01 API version enum value to TSP. * Update ReleasePolicy-example format for TypeSpec validation compliance. specification/keyvault/Security.KeyVault.Keys/examples/2025-07-01/ReleasePolicy-example.json:1:1 - error @azure-tools/typespec-autorest/example-loading: Skipping example file ReleasePolicy-example.json because it does not contain an operationId and/or title. * Update config for go. * empty --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Charles Lowell <[email protected]>
Co-authored-by: Shane Fu <[email protected]>
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
najian
approved these changes
Sep 17, 2025
f2253ff
into
release-app-Microsoft.App-stable/2025-07-01
87 of 88 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Approved-Avocado
ARMReview
ARMSignedOff
<valid label in PR review process>add this label when ARM approve updates after review
resource-manager
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-app-Microsoft.App-stable/2025-07-01