Граф коммитов

17272 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot 917fe1652d
Post release automated changes for computeschedule releases (#31656)
Post release automated changes for azure-arm-computeschedule
2024-11-06 11:49:11 +00:00
ZiWei Chen 17ab7945f5
[mgmt] add userAgentInfo for all mgmt modular package (#31622)
fixes https://github.com/Azure/azure-sdk-for-js/issues/31229
2024-11-06 17:37:40 +08:00
Matthew Podwysocki 14051308f6
[monitor] Uprade @azure/monitor-ingestion to ESM/vitest (#31615)
### Packages impacted by this PR

- @azure/monitor-ingestion

### Issues associated with this PR

- https://github.com/Azure/azure-sdk-for-js/issues/31338


### Describe the problem that is addressed by this PR

Updates to ESM/vitest for @azure/monitor-ingestion.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2024-11-05 17:44:15 -05:00
Azure SDK Bot 84896d1c3c
Sync eng/common directory with azure-sdk-tools for PR 9330 (#31644)
* disable InitializeCIArtifacts outside of CI until we get a better loop for usage

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-05 12:47:41 -08:00
Azure SDK Bot beb7019452
Post release automated changes for openai releases (#31643)
Post release automated changes for azure-openai
2024-11-05 18:42:19 +00:00
Deyaaeldeen Almahallawi 89e4f0828f
[OpenAI] Remove outdated definitions (#31642)
### Packages impacted by this PR
@azure/openai

### Issues associated with this PR
N/A

### Describe the problem that is addressed by this PR
This PR adds `azure_block_id` to the response model of file uploads and
removes the
[enhancement](https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation#changes-between-2024-03-01-preview-and-2024-04-01-preview-api-specification)
feature from chat completions and the
[`role_information`](https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation#changes-between-2024-07-01-preview-and-2024-08-01-preview-api-specification)
field from On Your Data requests.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A

### Are there test cases added in this PR? _(If not, why?)_
N/A

### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)
2024-11-05 09:56:57 -08:00
Scott Beddall e4886c73f7
We want to pull down ci.mgmt.yml as well as ci.yml for Matrix resolution (#31634)
During pr matrix generation. Follow-up on #31631
2024-11-04 17:28:44 -08:00
Azure SDK Bot 045241b328
Sync eng/common directory with azure-sdk-tools for PR 9277 (#31612)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9277 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-04 19:27:09 -05:00
Azure SDK Bot 989d161097
Sync eng/common directory with azure-sdk-tools for PR 9308 (#31631)
Remove unnecessary Resolve-Path in Get-PrPkgProperties

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 15:46:36 -08:00
Azure SDK Bot 790d2d6c0a
* target newly released proxy version (#31613)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9300 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 14:37:36 -08:00
Scott Beddall ec764120c4
update rush-runner.js to identify a few more packages for --to always (#31632)
Ensuring that js - test-utils doesn't invoke the entire repo worth of unit tests
2024-11-04 14:18:19 -08:00
Jeff Fisher 6b303aa5f7
[CODEOWNERS] Remove invalid owners (#31629)
### Packages impacted by this PR

None

### Describe the problem that is addressed by this PR

@pranav-gupta-msft needs to set their membership in the Azure org to
public. @wonner needs to follow the steps in
https://eng.ms/docs/products/azure-developer-experience/onboard/access
to join the Azure GitHub org and mark themselves as public.
2024-11-04 15:03:05 -06:00
Maor Leger 7153c83f76
[identity] Cleanup legacy MSI code (#31625)
### Packages impacted by this PR

@azure/identity

### Issues associated with this PR

Resolves #31208

### Describe the problem that is addressed by this PR

Now that Managed Identity migration to MSAL has been stabilized, we can
finish the migration with my favorite part: deleting code!

This PR deletes all the legacy code, and simplifies where possible.
Obsolete tests have been deleted or updated.
2024-11-04 12:52:08 -08:00
Jeremy Meng d52374b87e
[eslint-plugin] turn off `n/no-process-exit` rule for samples-dev/ (#31626) 2024-11-04 12:11:01 -08:00
Azure SDK Bot 987007c9df
[EngSys] automatic rush update --full (#31623)
This is an automatic PR generated weekly with changes from running the
command rush update --full
2024-11-04 11:17:53 -08:00
Wes Haggard 6e155e529f
Fix artifact location (#31624)
Fix artifact copying introduced by
https://github.com/Azure/azure-sdk-for-js/pull/31420
2024-11-04 10:47:24 -08:00
Jeff Fisher 0cb51b47f1
[abort-controller] Add 2.0 migration guide (#31608)
### Packages impacted by this PR

`@azure/abort-controller`

### Issues associated with this PR

Resolves #29112

### Describe the problem that is addressed by this PR

Adds a migration guide to explain moving from 1.x to 2.x of the
`@azure/abort-controller` package. This is a doc-only change.
2024-11-04 11:43:15 -06:00
Jeremy Meng 8dc3e561db
[EngSys] fix `schema-registry-avro` build failure on Windows (#31607)
After moving to vendored rimraf, this particular "clean" script is
failing likely due to the escaped quoted argument before it and how
dev-tool handls arguments. Moving `*.tgz *.log` fixes it.
2024-11-01 18:35:43 -07:00
Jeremy Meng a28e8f0795 [EngSys] move to vendored version of cross-env via dev-tool
***NO_CI***

- apply the transformation

- update samples' README
2024-11-02 00:48:06 +00:00
Deyaaeldeen Almahallawi 7d24b20104
[OpenAI] Add support for MongoDB (#31596)
### Packages impacted by this PR
@azure/openai

### Issues associated with this PR
N/A

### Describe the problem that is addressed by this PR
Add support for recent Azure features including connecting to MongoDB
and content filtering in image generation

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A

### Are there test cases added in this PR? _(If not, why?)_
N/A

### Provide a list of related PRs _(if any)_
N/A

### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)
2024-11-01 22:00:00 +02:00
Scott Beddall 4a2df5ac62
`js - pullrequest` (#31420)
This pullrequest adds a definition for an expanding and contracting
build that will be used to replace all `js - <service> - ci` build
definitions in the `public` devops project. This is an overall package
selection change, where we find the targeted packages using
`Save-Package-Properties.ps1` primarily. Analyze checks have also been
updated to honor this new selection methodology, rather than the hardcoded
artifactslist.

Only `js - pullrequest` will actually honor the expand and contract for
the packages that were changed in the PR. Meanwhile the `internal`
versions of the `service`-specific definitions will still exist, still
select packages for the service directory, and still be used to release
as normal.

`js - pullrequest` will run _alongside_ the existing builds for a short
period while we identify any outstanding bugs or collection adjustments.
After we're happy, we'll disable all public js builds in favor of the
single `js - pullrequest` build.

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-01 10:59:17 -07:00
cqnguy23 2404c52da2
Add SocketIO support for client access url (#31574)
- Add SocketIO support for generating Client Access URL
- Add custom sanitizer for test recorder to fix URI mismatched issue

---------

Co-authored-by: tomnguyen <chuongnguyen@microsoft.com>
2024-11-01 10:08:32 +07:00
Matthew Podwysocki 55c573f3ae
[monitor] Update @azure/monitor-query to ESM/vitest (#31598)
### Packages impacted by this PR

- @azure/monitor-query

### Issues associated with this PR

- #31338

### Describe the problem that is addressed by this PR

Upgrade to ESM/vitest for @azure/monitor-query

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2024-10-31 21:52:28 -04:00
Azure SDK Bot c70a0ca281
Sync eng/common directory with azure-sdk-tools for PR 9294 (#31602)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9294 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-31 16:20:02 -07:00
Azure SDK Bot f7f8259bd7
Sync eng/common directory with azure-sdk-tools for PR 9288 (#31600)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9288 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-31 14:00:36 -07:00
Azure SDK Bot c1c69bc00b
Sync eng/common directory with azure-sdk-tools for PR 9292 (#31601)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9292 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-31 16:18:29 -04:00
Howie Leung 26db809737
Updated readme for inference (#31597)
### Packages impacted by this PR
inference.   Only readme

### Issues associated with this PR


### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2024-10-31 10:04:23 -07:00
chungshengfu 1be4937a08
[@azure-rest/ai-vision-face] Update to v1.2-preview.1 (#31388)
### Packages impacted by this PR

@azure-rest/ai-vision-face

### Issues associated with this PR


### Describe the problem that is addressed by this PR

To support the latest Azure AI Face v1.2-preview.1 API.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)

---------

Co-authored-by: Chung Sheng Fu <Chung.Fu@microsoft.com>
2024-10-31 16:42:30 +08:00
Azure SDK Bot 5d96db2436
Sync eng/common directory with azure-sdk-tools for PR 9290 (#31590)
* identify and resolve missing function GenerateMatrixForConfig 
* identify and resolve miss-used null-coalesce operator

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-30 22:18:49 -07:00
Azure SDK Bot 6f7114ac9f
Sync eng/common directory with azure-sdk-tools for PR 9281 (#31589)
* package-properties are now populated with matrix configurations from their ci.yml if present
* create new code path for generate-job-matrix.yml which combines Create-JobMatrix and the "distribute-packages-to-matrix" action to generate dynamic matrices for PRs

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-30 16:45:20 -07:00
Jeremy Meng ad4d271667
[EngSys] add VS Code vitest settings for core packages (#31583)
The vtest VS code extension
(https://marketplace.visualstudio.com/items?itemName=vitest.explorer)
works well for unit tests but not so for other packages because most of
them does not run properly without dev-tool.

Deleting vitest config files for healthinsights-radiologyinsights-rest
because it hasn't been migrated to use vitest yet.
2024-10-30 15:06:42 -07:00
Matthew Podwysocki dc6da5a3a2
[monitor] Move @azure/monitor-opentelemetry-exporter to ESM/vitest (#31448)
### Packages impacted by this PR

- @azure/monitor-opentelemetry-exporter

### Issues associated with this PR

- https://github.com/Azure/azure-sdk-for-js/issues/31338

### Describe the problem that is addressed by this PR

Upgrades to ESM/vitest for `@azure/monitor-opentelemetry-exporter`

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)

---------

Co-authored-by: Jackson Weber <jacksonweber@microsoft.com>
2024-10-30 17:56:00 -04:00
Jeremy Meng d301bfec6d
[EngSys] clean up the tshy leftover in build scripts (#31584)
we already move most to `dev-tool run build-package`
2024-10-30 14:54:54 -07:00
Jeremy Meng 980f3cbb89 [EngSys] move `uglify-js` to dev-tool vendored
- add dep to `uglify-js` in dev-tool

- rush update

- replace "uglifyjs" with "dev-tool run vendored yglifyjs"

- remove dependency to "uglifyjs" in sdk packages

***NO_CI***
2024-10-30 18:01:20 +00:00
Jeremy Meng 6a2c7300eb [eslint-plugin] add rule "@typescript-eslint/consistent-type-imports": "warn"
- apply lint:fix results

- revert fixes that are not related to consistent-type-imports and cases error

- regenerate .api.md files

- format

- update core-comparison diff
2024-10-30 15:48:52 +00:00
Deyaaeldeen Almahallawi 9382fb5ce3
[Event Hubs] Fix sample (#31578)
Fixes https://github.com/Azure/azure-sdk-for-js/issues/31571
2024-10-30 05:40:21 -07:00
Timo van Veenendaal f2c59d18c5
[ts-http-runtime] Enforce azure diff check (#31576)
### Packages impacted by this PR

- `@typespec/ts-http-runtime`

### Describe the problem that is addressed by this PR

The diff check seems to be running as it should, so let's enable it so
that failure makes CI go red

- [Example of it passing on
main](https://dev.azure.com/azure-sdk/public/_build/results?buildId=4279078&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=70ccc7c9-8d04-5255-456e-9568fe142bcd&l=612)
- [Example of it failing on a PR branch that has not updated the
diff](https://dev.azure.com/azure-sdk/public/_build/results?buildId=4276826&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=d31d5e2d-d8df-53bc-da94-87e19f5b2ee4&l=616)
(lint step failure is due to ESLint failures, not the unbranded check
tool)

### Provide a list of related PRs _(if any)_

- #31285
2024-10-29 14:21:54 -07:00
Azure SDK Bot 4036b58157
Sync eng/common directory with azure-sdk-tools for PR 9259 (#31577)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9259 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-29 13:45:25 -07:00
Jeremy Meng cfb14c90ac
[core-amqp] don't log request on `RequestResponseLink` (#31565)
even on verbose as it can contains secrets.
2024-10-29 12:29:52 -07:00
Maor Leger 98e1c19b78
[codeowners] Add Minh-Anh to identity (#31575) 2024-10-29 09:03:37 -07:00
Azure SDK Bot a68528f2ef
[EngSys] automatic rush update --full (#31547)
This is an automatic PR generated weekly with changes from running the
command rush update --full
2024-10-29 10:32:09 -05:00
ZiWei Chen 9ed4a2e4e5
[mgmt] cosmosdb preview release (#31545)
https://github.com/Azure/sdk-release-request/issues/5475
2024-10-29 16:32:22 +08:00
ZiWei Chen d74b28cf79
[mgmt] appcontainers release (#31463)
https://github.com/Azure/sdk-release-request/issues/5586
2024-10-29 10:42:26 +08:00
Matthew Podwysocki d0787e1797
[monitor] Upgrade to latest OTEL (#31564)
### Packages impacted by this PR

- @azure/opentelemetry-instrumentation-azure-sdk
- @azure/monitor-opentelemetry
- @azure/monitor-opentelemetry-exporter
- @azure/monitor-query

### Issues associated with this PR

- #31559
- #31558
- #31557
- #31556
- #31555
- #31554
- #31553
- #31552
- #31551
- #31550
- #31549
- #31548
- #31482

### Describe the problem that is addressed by this PR


### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2024-10-28 18:18:12 -04:00
Minh-Anh Phan 7e47aa26e3
[Identity] Mark German cloud as deprecated (#31519)
Closes #31276 

- [x] Mark German cloud as deprecated
- [x] Fix links in Changelog entry
2024-10-28 09:27:57 -07:00
Azure SDK Bot bf21e26139
Post release automated changes for computefleet releases (#31515)
Post release automated changes for azure-arm-computefleet
2024-10-28 21:47:29 +08:00
Azure SDK Bot 139abb87b6
Post release automated changes for netapp releases (#31530)
Post release automated changes for azure-arm-netapp
2024-10-28 21:46:40 +08:00
Azure SDK Bot b8e1991a84
Post release automated changes for servicelinker releases (#31535)
Post release automated changes for azure-arm-servicelinker
2024-10-28 21:46:07 +08:00
Azure SDK Bot 62ef5318bf
Post release automated changes for containerinstance releases (#31524)
Post release automated changes for azure-arm-containerinstance
2024-10-28 21:45:34 +08:00
Azure SDK Bot c6da8858bc
Post release automated changes for servicefabricmanagedclusters releases (#31528)
Post release automated changes for
azure-arm-servicefabricmanagedclusters
2024-10-28 21:44:43 +08:00