Skip to content
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/batch] Azure Batch 2022-01-01.15.0 Data Plane Update #6776

Closed
wants to merge 1,247 commits into from

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#16960

Installation Instructions

You can install the package @azure/batch of this PR using the following command:

Direct Download

The generated package can be directly downloaded from here:

xirzec and others added 30 commits November 10, 2021 00:17
Preserve original casing of HTTP header names when iterating over stored name/value pairs and optionally when converting HttpHeader collections back to JSON.

Fixes Azure#18367
* TestProxy

* TestProxy: not-specified

* Update eng/pipelines/templates/steps/test.yml

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

* feedback

* TestProxy: ${{ parameters.TestProxy }}

* - name: TestProxy
    type: boolean
    default: false

* Update eng/pipelines/templates/stages/archetype-sdk-client.yml

* Update eng/pipelines/templates/steps/test.yml

* Update eng/pipelines/templates/steps/test.yml

Co-authored-by: Scott Beddall <[email protected]>
…on (Azure#18597)

This fixes Azure#13214. This PR is an update from a past PR, Azure#18565.

What's new?
- I updated ```ts-package-json-sdktype.ts``` to enforce the existence of```sdk-type``` and that it is either ```client``` or ```mgmt```. If it does not, then the linter will throw an error.
- I added/updated appropriate tests and verified the entire repository using ```rush lint```
- I also put the rules in the correct files (```src/configs/index.ts, src/rules/index.ts```, and ```tests/plugin.ts```)
- I have written a docs file to put in ```docs/rules``` which are now included in the commit! 
- I do need to still update the actual ```README.md``` file, but I'm not sure what the actual version is (hopefully this isn't too much trouble)
* desktopvirtualization-track2

* update

* update

* update
* Post release automated changes for azure-storage-blob

* Post release automated changes for azure-storage-file-share

* Post release automated changes for azure-storage-queue

* Post release automated changes for azure-storage-file-datalake
* [Schema Registry] Allow any schema format

* reverse change in tests and fix a bug

* edit

* address feedback

* format
Post release automated changes for azure-ai-form-recognizer
The CNCF moved some files around in their specs repository, which
broken this link. Use a versioned URL instead of pointing at their
main development branch so this doesn't happen again in the future.
* [Schema Registry] Regenerate with improved swagger

* update tests to be precise about status code

* update one more test

* add a comment about error codes

* check for the absence of code on errors

* move the comment

* make sure the Code field is not parsed by the SDK
* notify of running build

* get rid of extraneous path setting

Co-authored-by: scbedd <[email protected]>
* datafactory-tack2

* update
Post release automated changes for azure-arm-datafactory
* cdn-track2

* package.json update
* Fixed typos in comments
Post release automated changes for azure-synapse-artifacts
Post release automated changes for azure-schema-registry-avro
* NEW Add RestError export

* Update API Extractor docs
* Check is value is undefined in appendQueryParams

* Minor change

* Response to PR comments

* Update sdk/core/core-client/src/urlHelpers.ts

Co-authored-by: Jeff Fisher <[email protected]>

* Minor refactor

Co-authored-by: Jeff Fisher <[email protected]>
…zure#18585)

* variables

* remove console.ogs

* Add docs

* changelog

* recorder.variables

* recordings

* more docs

* Update sdk/test-utils/recorder-new/CHANGELOG.md

Co-authored-by: Will Temple <[email protected]>

* Update sdk/test-utils/recorder-new/CHANGELOG.md

Co-authored-by: Will Temple <[email protected]>

* Update sdk/test-utils/recorder-new/src/core-v2-recorder.ts

Co-authored-by: Will Temple <[email protected]>

* feedback

Co-authored-by: Will Temple <[email protected]>
* Update changelog date

* Add note about exporting RestError
Post release automated changes for azure-data-tables
…18560)

Currently `formDataPolicy` doesn't support x-www-form-urlencoded form data.
Sending request with such form data would cause `write EPIPE` error. This PR
adds handling of `x-www-form-urlencoded` form data. With this the workaround in
Container Registry library can be removed.

- Use URLSearchParams for NodeJS

- Split tests because multi-part verification is different between NodeJs and browser
* [Schema Registry] Post-release stuff

* update dep version
colawwj and others added 28 commits December 9, 2021 10:57
* loadtestservice-track2

* update

* update1
* new-generator-for-containerservice-track2

* GA
…9058)

Post release automated changes for azure-arm-containerservice
…s``` rule (Azure#19063)

* updated with respect to ```sort-imports``` rule

* prettier
…19012)

## What

- Fix incorrect logic when suppressing chai's circular dependency warnings
- Move to the common dev-tool configuration where possible

## Why

This is a longstanding issue that we have, where an incorrect logic was copy-pasted to other places. I figured while cleaning this up that any package I touch can just convert over to the shared dev-tool configuration. Where I was unable
to do that, I just fixed this bug to avoid too many changes in one PR.

Fixes Azure#14292
Resolves Azure#17818 
Resolves Azure#17816 
Resolves Azure#17815 
Resolves Azure#17814 
Resolves Azure#17813 
Resolves Azure#17810
Post release automated changes for azure-cosmos
The focus of these changes is to ensure that the service principal is
explicitly granted the "Owner" role on the active resource group, whether
the principal was newly created or a cached instance was used.

Co-authored-by: Jesse Squire <[email protected]>
…ts``` rule (Azure#19055)

* updated with respect to ```sort-imports``` rule

* prettier
* [Text Analytics] Add a sample for model versions

* address feedback

* edit
* Add logic for retrieving package infro from DevOps feed

* Add template for docwarden

* Remove Invoke-DevOpsAPI changes

* Update verify readme logic

Co-authored-by: Chidozie Ononiwu <[email protected]>
* new-generator-for-eventhub-track2

* GA

* update
* new-generator-for-eventgrid-track2

* GA
* new-generator-for-cosmosdb-track2

* update

* GA

* update

* update ci.yml

* update ci.yml

* update
* relay-track2

* update

* update version
Post release automated changes for azure-arm-eventhub
Post release automated changes for azure-arm-eventgrid
Post release automated changes for azure-arm-rediscache
Post release automated changes for azure-arm-cosmosdb
Merge f7281dcb3c4932ce5cf6d8aa5b9d13e5216f57f2 into b8cae07c799a07f2e779a9e301f639e9b85124b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.