Skip to content

Conversation

@marianor
Copy link

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

Click here to open a PR for only SDK configuration.

Kanchan Joshi and others added 30 commits March 25, 2025 18:42
Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2025-04-01 to preview/2025-05-01-preview.
…xecution report (Azure#33462)

* set pipeline variables in runner and refactored get execution report

* Removed condition of publish log step

* revert lint config

* Upgrade spec-gen-sdk version
* Updated swagger and examples

* Add spec for Azure Site Recovery service

* More fixes

* Did more fixes

* Update OperationResults to be location-based in 2024-09-01

* Remove files added by accident

* Update client config for .Net code generation

* update

* update

* update

* update

---------

Co-authored-by: Sam Lee <[email protected]>
Co-authored-by: Arthur Ma <[email protected]>
Co-authored-by: Roopesh Manda <[email protected]>
…ement" (Azure#33481)

* Revert "New release version stable/2025-03-01 for Microsoft.CostManagement (#…"

This reverts commit 1880675.

* Create suppressions.yaml
* Add new preview version

* Add groupType and location

* Add readme

* merge with the stable version

* merge example

* change retry-after to string

* Revert "change retry-after to string"

This reverts commit 43af49b.

* Reapply "change retry-after to string"

This reverts commit c3b795f.

* Change retry-after to string

* Revert "Change retry-after to string"

This reverts commit 377a48f.

* Change retry-after type to string in 2024-12-18-preview

* change the retry-after type back to int in spec

* Change retry-after to string in 2025-03-15-preview examples

* minor fix

* Change readme.ruby default api ver

* Pump python ver

---------

Co-authored-by: Yuxi Zhang <[email protected]>
* 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-03-01-preview

Updated the API version from preview/2024-09-01-preview to preview/2025-03-01-preview.

* Added tag for 2025-03-01-preview in readme file

* update README with the new API version and databricks.json file with the new enum details

* Fix spellcheck and prettiercheck issues

* fix prettiecheck issues
)

* identify and fix the issue with no results on a matrix that is PRBatched. The platform filters eliminate all the jobs, which is why it only turned up on the second windows leg

---------

Co-authored-by: Scott Beddall <[email protected]>
* Copy files from stable/2025-01-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-02-01

Updated the API version from stable/2025-01-01 to stable/2025-02-01.

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

* initial commit - adding new adls backup parameter + examples

* prettier changes

* additional prettier changes

* add ref to adls example

* fix model validation & prettier checks

* override spell check for adls

* Remove allOf inheritted properties from swagger json

* fix lint issues

---------

Co-authored-by: ianna1-admin <[email protected]>
Co-authored-by: Arthur Ma <[email protected]>
- Fixes Azure#33475
- Replace "yaml" with "js-yaml", since the latter is a dep of "@apidevtools/json-schema-ref-parser"
* switch package-name -> namespace

* add namespace

* remove unnecessary namespace config

---------

Co-authored-by: iscai-msft <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Renhe Li <[email protected]>
…re#33210)

* Try to remove hierchyClient configs for typespec-ts in tspconfig

* update

* update

* update

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: Wanpeng Li <[email protected]>
Azure#33352)

* change empty obj to record<unknown>, sdk regenartion works better this way for accepting dynamic properties

* add supressions

* add where caluse for supressions
* Update computeRPCommon.json

* update x-ms-enum name

* Update computeRPCommon.json

* Rename `HostEndPointSettingMode` to `Modes`

* Update virtualMachineScaleSet.json
…#33520)

- Keep defaulting to GITHUB_WORKSPACE if available, else process.cwd()
- Fixes Azure#33284
Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools).


Updates `@azure-tools/typespec-client-generator-cli` from 0.15.3 to 0.16.0
- [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/typespec-client-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec-client-generator-cli
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…age (Azure#33502)

* update

* Add space

---------

Co-authored-by: Will Huang <[email protected]>
Add spec change for NoCluster clustering policy and add examples
* Added sdk-release-type and api-version to pipeline

* fixed syntax error

* Removed specRepoCommit parameter

* Removed unnecessary commit validation step

* return fail status code

* skip all jobs for unofficial template

* fixed syntax errors

* add pool

* set flag in sdl option

* test with unofficial only

* fix template name

* revert template change

* prefix the name with 'test-ignore'

* Use preview in job name

* remove default value

* explicitly add pullrequest constraint to condition for better readability

* revert change of default value removal as it's needed for spec PR scenario
chidozieononiwu and others added 23 commits March 27, 2025 15:43
* Skip Publish step if artifact folder variable is not set

* Switch to using custom condition

---------

Co-authored-by: Ray Chen <[email protected]>
)

* Add logic for seting APIView Pull Request comment

* Update script to use source and head commish

* Make API Change Check a header

* Add Fetch URI to APIView comment

* Pass APIView host as a parameter

* Update APIVBiew comment header and add state to search api call

---------

Co-authored-by: Chidozie Ononiwu <[email protected]>
)

* support accessing a different key for the value of the Package during batching in Create-PrJobMatrix

---------

Co-authored-by: Scott Beddall <[email protected]>
Azure#33484)

* changed links to point to 'latest' zone pivot in coverage articles in user docs.

* Updated description for 'isSimplifiedPolygon'.
Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](Azure/azure-sdk-tools@doc-warden_0.3.1...doc-warden_0.3.2)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  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>
…2-01-preview (Azure#32848)

* Copy files from preview/2024-12-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-02-01-preview

Updated the API version from preview/2024-12-01-preview to preview/2025-02-01-preview.

* Added tag for 2025-02-01-preview in readme file

* updated VSR

* prettier

* VSR updates

* prettier

* update readme

* fix + RAC changes

* update readmE

* Add VSR at RG

* removed VSR at RG
* updated PR trigger

* remove branch restriction
* Exact copy of the previous API version from 2024-09-01

* Change the version from 2024-09-01 to 2025-05-01 in 2025-05-01 folder

* Update cdn readme.md

* Add cipherSuite feature in 2025-04-15
…iew/2025-01-02-preview (Azure#33237)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2024-10-02-preview to version preview/2025-01-02-preview

* Updates readme

* Updates API version in new specs and examples

* chore: update descriptions for custom ca trust certificates (Azure#32876)

Co-authored-by: Mikolaj Umanski <[email protected]>

* added securityGating support (Azure#32931)

* added securityGating support

* run prettier

* set effectiveOutboundIPs to readOnly (Azure#33045)

* add maxBlockedNodes in agent pool upgradeSettings (Azure#33025)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2024-10-02-preview to version preview/2025-01-02-preview

* Updates readme

* Updates API version in new specs and examples

* chore: update descriptions for custom ca trust certificates (Azure#32876)

Co-authored-by: Mikolaj Umanski <[email protected]>

* add vm description (Azure#32898)

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

* added securityGating support (Azure#32931)

* added securityGating support

* run prettier

* add maxBlockedNodes in swagger

* Adds base for updating Microsoft.ContainerService/aks from version preview/2024-10-02-preview to version preview/2025-01-02-preview

* Updates readme

* Updates API version in new specs and examples

* chore: update descriptions for custom ca trust certificates (Azure#32876)

Co-authored-by: Mikolaj Umanski <[email protected]>

* added securityGating support (Azure#32931)

* added securityGating support

* run prettier

* set effectiveOutboundIPs to readOnly (Azure#33045)

* bump to v6 schema

* bump to b6

* merge to latest branch

* fix prettier issue

---------

Co-authored-by: Fuming Zhang <[email protected]>
Co-authored-by: Mikołaj Umański <[email protected]>
Co-authored-by: Mikolaj Umanski <[email protected]>
Co-authored-by: Neo-MS <[email protected]>
Co-authored-by: weiliu2 <[email protected]>
Co-authored-by: dotsuber <[email protected]>
Co-authored-by: Jianping Zeng <[email protected]>
Co-authored-by: Fan Shang Xiang <[email protected]>

* suppress RequiredPropertiesMissingInResourceModel

* fix: Remove redundant name in loadbalancer properties (Azure#33300)

* Add SecurityGating field example

* fix example

* prettier fix

* fix example

* fix

---------

Co-authored-by: Mikołaj Umański <[email protected]>
Co-authored-by: Mikolaj Umanski <[email protected]>
Co-authored-by: dotsuber <[email protected]>
Co-authored-by: Fan Shang Xiang <[email protected]>
Co-authored-by: zjpjack-github <[email protected]>
Co-authored-by: Neo-MS <[email protected]>
Co-authored-by: weiliu2 <[email protected]>
Co-authored-by: Jianping Zeng <[email protected]>
Co-authored-by: Qi Ni <[email protected]>
Co-authored-by: Dolev Tsuberi <[email protected]>
Add RedisEnterprise.ListSkusForScaling API and make the Database.Flush request body optional
* pushing armchanges to public repo

* changes for fixing typespec errors coming because of new version upgrade

* fix

* removed older versions

* tsp failures

---------

Co-authored-by: deepakmaurya_microsoft <[email protected]>
Co-authored-by: Nikhil Gupta <[email protected]>
Co-authored-by: deepakmaurya_microsoft <[email protected]>
* Update JS configs for March release

* Update tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* update

* update

* Update readme.typescript.md

* update

* update

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
…python (Azure#33579)

* Update tspconfig.yaml

* Update tspconfig.yaml
@marianor marianor closed this Mar 31, 2025
@marianor marianor deleted the maro/add-new-apis branch March 31, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.