Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Merge branch main into release-aks-fleet-2-2025-04-01-preview

tadelesh and others added 30 commits June 4, 2025 15:38
* Update tags for flexible server

* Update TypeScript tags for flexible server to include specific version dates

* Fix description wording and correct typos in PostgreSQL readme

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
* feat: initialize 2025-05-01-preview from 2025-03-01-preview

* update
- include change from 2025-04-01
- add networkRuleBypassAllowedForTasks

* address lint warning

* address comment

* revert uri format change
* Add package to split resources.json into resources & deployments

* Run split logic

* Use restore command to avoid having to force push updates

* Fix existing readmes

* Remove additional references

* More tweaks

* Remove leading newline

* Add suppressions

* Minor SDK fixes

* Update namespaces per namespace review guidance

* Incorporate changes from Azure/azure-sdk#8768

* Tweak generation settings

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Copy files from preview/2019-01-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-04-preview

Updated the API version from preview/2019-01-01-preview to preview/2025-05-04-preview.

* Added tag for 2025-05-04-preview in readme file

* removing unused properties, adding values that did not exist, updating examples

* fixing readme for swagger avocado NO_JSON_FILE_FOUND, removing references to files not being updates, left only assessments and assessmentsmetadata

* tag was changed to use 2025-05-04 by default, dont want this, should stay as composite-v3 for default

* adding suppressions

* fixing formatting

* suppression for not latest API version

* spell check fix

* removing suppressions that didnt work

* add risk example to "GetAssessements"

* adding back in removed properties

* ading in risk property and all supporting objects

* Combining everything from latest stable version (2021-06-01) that was missing

* fixing parameters and json

* fixing json

* hopefully actually fixed it all this time

* Fixing assessments

* removing stats ref becasue its not in laests version

* updating readme, the default tag "package-composite-v3" needs to have the updated preview files

* updating default tag to have latest preview of assessments and assessmentsmeadata only, and adding Risk property to assessments

* fixing Risk definition

* removing a suppression

* fixing json

* adding status property

* fixing Risk property

* fixing Risk property

* removing last supressions and adding operations json

* adding oeprations file to readme

* updating operation to latest version in readme, adding operations example to latest preview

* fixing operatons version

* updating operations example version

* modifying Risk property and updating readme

* adding more context to edges

* moving RIsk to SecurityAssessmentsPropertiesBase

* running prettier on assessments.json

* updating readme to include the operations file in the input

---------

Co-authored-by: willbuckner <[email protected]>
Co-authored-by: Aviram Yitzhak <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
* Copy files from stable/2022-12-01

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

Updated the API version from stable/2022-12-01 to preview/2025-05-01.

* Added tag for 2025-05-01 in readme file

* Unsuspend domain swagger update

* Fix Swagger LintDiff failed

* Fix Swagger LintDiff errors

* fix Swagger ModelValidation failed

* update pattern for DomainServiceNameParameter as per AD policy

* fix(spellcheck): replace 'unsuspends' and 'unsuspended' with standard terms to pass spell check

* Conform to recomended spelling. unsuspended to resume

* Moved suppression into a fenced YAML code block under '## Suppression'

* Added 'from' and 'where' fields to suppression directive in readme.md

* update PathResourceProviderNamePascalCase suppression to use single-quoted where clause
- Ensures linter correctly recognizes the targeted path suppression

* update PathResourceProviderNamePascalCase suppression to use only 'where' and 'reason'

---------

Co-authored-by: markwandatha <[email protected]>
Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.8.1
  dependency-type: direct:development
  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>
* Add oav-runner package to eng/tools/package.json
* Add 4 new actions [TEST IGNORE] Swagger ModelValidation, [TEST IGNORE] Swagger SemanticValidation, and the set status jobs for both
* Add `error-reporting.js` and `paths.js` to `.github/shared`
* Update `swagger.js` in `.github/shared` to allow separate `getRefs` and `getExamples` to power spec discovery given changed examplefiles

---------

Co-authored-by: Mike Harder <[email protected]>
* update config for python

* update go config

* Update client.tsp

---------

Co-authored-by: jliusan <[email protected]>
Co-authored-by: kazrael2119 <[email protected]>
…34949)

* Use common-types v6 for some definitions

* Use common-types v6 for some definitions

* Fix id
* update avs client.tsp

* Update client.tsp

* Update client.tsp
…iew/2025-04-02-preview (#35081)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2025-03-02-preview to version preview/2025-04-02-preview

* Updates readme

* Updates API version in new specs and examples

* update python readme

* add ManagedSystem pool mode (#34862)

Co-authored-by: Hao Yuan <[email protected]>

* Remove safeguardsProfile from managedCluster (#34872)

* Remove safeguardsProfile from managedCluster

* Run prettier

* restrict autoscaleprofile to be one (#34891)

Co-authored-by: [email protected] <reneeli>

* Add Machine API  (#34926)

* fix

* fix

* fix

* fix

* fix: Update the description for Dynamic Individual Pod IP Allocation Mode to be similar to the one in the GA version for AKS (#34954)

* nguyenquang/2025 04 02 preview ACNS Transit Encryption API (#34957)

Signed-off-by: Quang Nguyen <[email protected]>

* suppress node label additional properties

* fix python readme

---------

Signed-off-by: Quang Nguyen <[email protected]>
Co-authored-by: Hao Yuan <[email protected]>
Co-authored-by: Hao Yuan <[email protected]>
Co-authored-by: Nick Keller <[email protected]>
Co-authored-by: reneeli123 <[email protected]>
Co-authored-by: Xu Xue <[email protected]>
Co-authored-by: Ashish Nair <[email protected]>
Co-authored-by: Quang Nguyen <[email protected]>
The kubernetesSecretType cannot be changed, so we update the lifecycle
so that is can only be set on creation.

Set the targetKey as the primary key for kubernetesSecretObjectMapping
as this value must be unique across the entire list.
* Add support for double quotes, move testing

* Prettier

* Update .github/shared/src/readme.js

Co-authored-by: Scott Beddall <[email protected]>

* Tag match requires matching open and close quotes

---------

Co-authored-by: Scott Beddall <[email protected]>
…4813)

* Added tag for 2025-05-01 in readme file

* Adding Metadata Tags attributes to Events APIs. Added Billing related properties to Events APIs. (#34658)

* Adding billing feature changes.

* Adding billing properties in billing example.
* [EventGrid] update typescript emitter options

* fix package-dir

---------

Co-authored-by: Jeremy Meng <[email protected]>
* fix new specs with unnamed types

* whitespace differences

* suppress to avoid breaking change

---------

Co-authored-by: iscai-msft <[email protected]>
* support v2 folder structure

* updated test fixtures

* removed excessive code
…tion. (#34199)

* Support GA API version for video translation.

* Add video translation API for GA.

* Add parameter to control emotional voice for iteration.

* Support whether enable lip sync in create translation.

* Add ping enum value to event kind enum.

* Update name to EnableEmotionalPlatfromVoice.

* Update color from bgr to rbg.

* Add subtitle outline color.

* Add new argument in iteration input to control subtitle font size.

* Add font size parameter.

* Fix description issue.

* Fix API review comment.

* Fix API review comment.

* Update main.tsp

* Update operation name in sample.

* i

* Fix description.
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 3, 2025

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

@openapi-pipeline-app
Copy link

PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

@github-actions
Copy link

github-actions bot commented Jul 3, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
Java com.azure.resourcemanager:azure-resourcemanager-terraform

@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview resource-manager RPaaS WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 3, 2025
@dvadas dvadas added Approved-Avocado ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Jul 3, 2025
@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 3, 2025
@dvadas dvadas merged commit 4f2b6a0 into release-aks-fleet-2-2025-04-01-preview Jul 3, 2025
93 of 96 checks passed
@dvadas dvadas deleted the merge-main-to-release-aks-fleet-2-2025-04-01-preview branch July 3, 2025 07:43
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 PipelineBotTrigger resource-manager RPaaS

Projects

None yet

Development

Successfully merging this pull request may close these issues.