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

17417 Коммитов

Автор SHA1 Сообщение Дата
ZiWei Chen e6de8eef88
[mgmt] appconfiguration release (#31714)
https://github.com/Azure/sdk-release-request/issues/5631
2024-11-19 16:18:12 +08:00
Azure SDK Bot 4c2d84d9d7
Post release automated changes for playwrighttesting releases (#31830)
Post release automated changes for
azure-create-microsoft-playwright-testing
2024-11-19 06:12:06 +00:00
Lazar b6cfcc635b
Update Route SDK for metadata accuracy, v2 alignment, and latest TypeScript SDK compatibility (#31562) 2024-11-19 01:32:11 +01:00
Matthew Podwysocki 0188ca180f
[communication] Move @azure/communication-call-automation to ESM/vitest (#31680)
### Packages impacted by this PR

- @azure/communication-call-automation

### Issues associated with this PR

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

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

Migrates package to ESM/vitest. Note that ServiceBus has issues with
Browser loads that we can fix in a later revision as Buffer is not
defined when you try to import any files. But then including Buffer then
also causes issues with the unit tests.

### 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-18 18:29:38 -05:00
Azure SDK Bot 5edf27a030
Sync eng/common directory with azure-sdk-tools for PR 9381 (#31816)
* change our verifyChangelogs over to utilizing the artifact details. if we don't have an artifact details at all, don't verify changelog. if we do, but skipverifychangelog is present, don't verify changelog. if we have artifact details, but no disable, verify the changelog

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-18 15:13:02 -08:00
Jeff Fisher 28b3e59046
[data-tables] Appease release check (#31820)
### Packages impacted by this PR

`@azure/data-tables`

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

Nothing is actually changing here except the release automation now
complains if the commit used isn't referencing main. The input file is
the same.
2024-11-18 16:11:25 -06:00
Jeff Fisher 9c3447ae45
[data-tables] Update changelog for release (#31814)
### Packages impacted by this PR

`@azure/data-tables`

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

Preparing release for Cosmos Entra ID support. This functionality has
been validated by a partner team against the most recent nightly build.
2024-11-18 15:02:32 -06:00
Azure SDK Bot 247d23e8dd
Sync eng/common directory with azure-sdk-tools for PR 9393 (#31815)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9393 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-18 12:57:29 -08:00
Manik Khandelwal 65f7d305dd
update code owners for cosmos api.md file (#31810)
### Packages impacted by this PR


### Issues associated with this PR
This PR updates code owners for cosmos.api.md file.


### 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)

---------

Co-authored-by: Manik Khandelwal <mkhandelwal@microsoft.com>
2024-11-18 19:13:06 +00:00
Deyaaeldeen Almahallawi 810e6fe8ab
[OpenAI] Fix samples links (#31806) 2024-11-18 20:21:39 +02:00
Manik Khandelwal aae1f6da72
Full text and Hybrid search (#31690)
### Packages impacted by this PR
@azure/cosmos

### Issues associated with this PR


### Describe the problem that is addressed by this PR
This PR adds supports for Full text policy and Indexing. 
This PR also adds support for Full text and hybrid search

### 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?)_
Yes

### 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: Manik Khandelwal <mkhandelwal@microsoft.com>
Co-authored-by: Ujjwal Soni <soniujjwal@microsoft.com>
2024-11-18 23:33:15 +05:30
Matthew Podwysocki 9a0d39ad2d
[communication] Move @azure/communication-chat to ESM/vitest (#31651)
### Packages impacted by this PR

- @azure/communication-chat

### Issues associated with this PR

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

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

Moves @azure/communication-chat to ESM/vitest.

### 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-18 09:21:58 -08:00
Karolien Gellynck 126d0caf79
Typo (#31801)
### Packages impacted by this PR
@azure-rest/health-insights-radiologyinsights

### Issues associated with this PR
documentation not published

### Describe the problem that is addressed by this PR
a typo (missing -rest) to publish the types folder
2024-11-18 16:16:44 +01:00
Siddharth Singha Roy 1c943b7e6e
chore(playwrighttesting): add useCloudHostedBrowser option in service config (#31804)
### Packages impacted by this PR

@azure/create-microsoft-playwright-testing

### 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)

---------

Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com>
2024-11-18 10:50:43 +00:00
Azure SDK Bot f1ad6e1e6b
Post release automated changes for playwrighttesting releases (#31802)
Post release automated changes for azure-microsoft-playwright-testing
2024-11-18 15:55:49 +05:30
Kashish Gupta 52c6f9db0e
docs(playwrighttesting): removed empty section in changelog (#31797)
### Packages impacted by this PR
 @azure/microsoft-playwright-testing
@azure/create-microsoft-playwright-testing

### 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)

Co-authored-by: guptakashish <guptakashish@microsoft.com>
2024-11-18 12:19:02 +05:30
Kashish Gupta 21af3a0548
docs(playwrighttesting): date change in changelog 1.0.0-beta.5 and 1.0.0-beta.2 (#31795)
### Packages impacted by this PR


### 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)

Co-authored-by: guptakashish <guptakashish@microsoft.com>
2024-11-18 11:44:39 +05:30
EmmaZhu-MSFT e42618ca0e
[Storage] Bump version for STG96 GA release (#31755)
[Storage] Bump version for STG96 GA release (#31755)
2024-11-18 14:12:03 +08:00
Kashish Gupta 1a78604cc8
docs(playwrighttesting): Changelog for 1.0.0-beta.5 (microsoft-playwright-testing) and 1.0.0-beta.2 (create-microsoft-playwright-testing) (#31741)
### Packages impacted by this PR


### Issues associated with this PR
@azure/microsoft-playwright-testing

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

Changelog for 1.0.0-beta.5 (microsoft-playwright-testing) and
1.0.0-beta.2 (create-microsoft-playwright-testing)

### 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: Vansh Vardhan Singh <vanshvsingh@gmail.com>
Co-authored-by: Siddharth Singha Roy <siddharthsingharoy@gmail.com>
2024-11-18 11:09:26 +05:30
Azure SDK Bot 43142d22c2
Sync eng/common directory with azure-sdk-tools for PR 9389 (#31791)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9389 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Mike Harder <mharder@microsoft.com>
2024-11-15 17:11:04 -08:00
Daniel Jurek c2a8656e0f
Workaround to enable OpenAI documentation on learn.microsoft.com (#31788)
Work item to undo the workaround when proper support is implemented in
`type2docfx`: https://github.com/Azure/azure-sdk-for-js/issues/31787

Docs with changes in place:
https://review.learn.microsoft.com/en-us/javascript/api/overview/azure/openai-readme?view=azure-node-preview&branch=djurek%2Fopenai-readme

The change in `Docs-Toc.ps1` adds the OpenAI entry and then sorts the
packages in Cognitive Services so that OpenAI ends up in the right
place.
2024-11-15 13:43:32 -08:00
Deyaaeldeen Almahallawi a179d22585
[OpenAI] Stable v2 (#31469)
### Packages impacted by this PR
@azure/openai

### Issues associated with this PR
N/A

### Describe the problem that is addressed by this PR
Preparing for releasing v2.0 that targets API
[v2024-10-21](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-10-21/inference.json).

### 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)

---------

Co-authored-by: Krista Pratico <krpratic@microsoft.com>
2024-11-15 13:34:56 -08:00
Scott Beddall b3e5d58e1f
Fix `Copy Packages` step (#31790)
Resolve issue present
[here.](https://dev.azure.com/azure-sdk/public/_build/results?buildId=4332852&view=logs&j=3dc8fd7e-4368-5a92-293e-d53cefc8c4b3&t=25f5bbca-262e-5e46-5cac-451228cdef01)
2024-11-15 12:36:41 -08:00
Scott Beddall 59ce884f45
Disable codeql to avoid timeouts / long runtimes (#31726)
This is how it [used to
run](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4248236&view=logs&j=b1e79959-24d8-5aa9-2799-72d40c3e051b&t=1a422346-a7fc-5798-c84d-6e5b319d46e3).

In the past week, we started seeing very long builds due to codeQL
kicking on:

- [example
1](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4319395&view=logs&j=b1e79959-24d8-5aa9-2799-72d40c3e051b&t=1a422346-a7fc-5798-c84d-6e5b319d46e3)
- [example
2](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4317694&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=ce3b9047-3f2a-5c21-9248-60a34a33907c)
2024-11-15 11:34:04 -08:00
Wes Haggard a24a372b13
Add lock file for generate-doc tool (#31789)
A recent package update broke the tool so we are adding a lock file to
ensure we have a reliable execution.

For details the newer version of
https://www.npmjs.com/package/shiki?activeTab=versions version 1.23.0
introduced a new dependency in https://github.com/shikijs/shiki/pull/832
which no longer compiles.

```
node_modules/oniguruma-to-es/types/parse.d.ts(61,49): error TS2339: Property 'orphan' does not exist on type '{}'.
node_modules/oniguruma-to-es/types/parse.d.ts(96,31): error TS2339: Property 'atomic' does not exist on type '{}'.
node_modules/oniguruma-to-es/types/parse.d.ts(96,39): error TS2339: Property 'flags' does not exist on type '{}'.
```

Until we figure out what the best way to fix those issues we are pinning
to the older version using a lock file.
2024-11-15 11:28:02 -08:00
Lazar 7d256c78ff
Update release dates for Geolocation, Render, and Search (#31779) 2024-11-15 03:37:16 +00:00
ZiWei Chen fedf4aa0c3
[mgmt] hybridcompute release (#31722)
https://github.com/Azure/sdk-release-request/issues/5635
2024-11-15 10:19:38 +08:00
Matthew Podwysocki ae05a39d0f
[communication] Migrate @azure/communication-sms to ESM/vitest (#31723)
### Packages impacted by this PR

- @azure/communication-sms

### Issues associated with this PR

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

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

Migrates @azure/communication-sms to ESM/vitest

### 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-14 18:41:49 -05:00
Matthew Podwysocki 10ab5dc4a8
[communication] Migrate @azure-rest/communication-job-router to ESM/vitest (#31774)
### Packages impacted by this PR

- @azure-rest/communication-job-router

### Issues associated with this PR

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

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

Migrates the @azure-rest/communication-job-router package to ESM and
vitest.

### 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-14 17:36:09 -05:00
Matthew Podwysocki 909440a1c5
[communication] Migrate @azure-rest/communication-messages to ESM/vitest (#31773)
### Packages impacted by this PR

- @azure-rest/communication-messages

### Issues associated with this PR

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

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

Migrates the @azure-rest/communication-messages package to ESM/vitest

### 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-14 17:35:55 -05:00
Maor Leger a6b5a3614a
[identity] Various test fixes (#31764)
A few fixes as a result of the identity ESM migration:

1. Missing `ctx` parameter that's now fixed
2. Default vitest config excludes managed identity tests. Adding a
separate vitest config for managed identity test runs fixes this
2024-11-14 17:18:53 -05:00
Matthew Podwysocki 35680de9a6
[communication] Migrate @azure/communication-email to ESM/vitest (#31770)
### Packages impacted by this PR

- @azure/communication-email

### Issues associated with this PR

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

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

Migrates the @azure/communication-email package to ESM/vitest.

### 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-14 15:08:42 -05:00
Matthew Podwysocki 6b0ec887ea
[communication] Migrate @azure/communication-identity to ESM/vitest (#31769)
### Packages impacted by this PR

- @azure/communication-identity

### Issues associated with this PR

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

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

Migrates the @azure/communication-identity package to ESM/vitest

### 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-14 15:08:29 -05:00
Maor Leger 77e8d0b9d3
Debug configuration for vitest (#31752)
### Packages impacted by this PR

None

### Issues associated with this PR

None

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

Using the JavaScript Debug Terminal and auto-attaching to every
subprocess results in a long wait time to hit breakpoints when debugging. To
improve the experience, we can include a launch.json configuration that allows
running vitest tests and only attaching to the vitest process itself.

Because we need the test proxy running, using dev-tool is the
recommended way to run tests. This PR adds the proper configuration 
to support that scenario.

While here I also went ahead and removed `node_modules` from VSCode's
exclusion list so they show up in the file explorer. Happy to revert that but I
find it difficult to dig into dependencies and set breakpoints in node modules 
when they are hidden.
2024-11-14 12:04:39 -08:00
Kashish Gupta 2e91319fcb
fix(playwrighttesting): Removed runName support from the wsEndpoint (#31762)
### Packages impacted by this PR
@azure/microsoft-playwright-testing

### Issues associated with this PR
Removed runName support from the wsEndpoint

### 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-11-14 23:58:13 +05:30
Kashish Gupta c53b5a0403
fix(playwrighttesting): Add X-MS-Package-Version header to connect session API (#31745)
### Packages impacted by this PR
@azure/microsoft-playwright-testing

### Issues associated with this PR
Added X-MS-Package-Version header to connect session API for language
and package version decoding.

### Need to discuss
The getReporterVersion function returns the reporter version, which
includes a special character ("."). This caused tests to fail with the
error: "Invalid character in header content ["x-ms-package-version"]."
Therefore, the characters were escaped.
Since we are passing the header from the package, this needs to be
handled by the server. We are encoding it here, but it needs to be
decoded on the server side.

### 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?)_
yes

### 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-14 13:18:49 +05:30
Kashish Gupta e7e63e5649
fix(playwrightTesting):Limiting progressBar update. (#31758)
### Packages impacted by this PR
@azure/microsoft-playwright-testing

### 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-11-14 12:48:33 +05:30
Maor Leger 86ed16f451
[identity] Migrate to ESM and tshy (#31647)
### Packages impacted by this PR

@azure/identity-broker
@azure/identity 

### Issues associated with this PR

#31338 

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

Migrates identity and identity-broker to ESM, tshy, and Vitest
2024-11-13 15:26:24 -08:00
Maor Leger 6b16d576b7
Allow dashes in path parameter templates (#31731)
### Packages impacted by this PR

@azure/core-client-rest 
@azure/ts-http-runtime

### Issues associated with this PR

N/A - found in passing

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

The existing regex for finding template values to replace assumes only
`\w` characters are allowed in the template, but
`-` should be valid for a template name
2024-11-13 13:49:53 -08:00
Azure SDK Bot 9763671967
Sync eng/common directory with azure-sdk-tools for PR 9364 (#31724)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9364 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-13 12:04:36 -08:00
angellan-msft 26333cfd54
Update Sinon Library Version for Chat JS SDK (#31737)
This PR is used to update the Sinon library version for Chat JS SDK.

**Why is this change needed?**
We updated the Sinon Library Version of Signaling Client Code Repo to
resolve a government alert. And Chat SDK will depend on signaling
client. If they have the same dependency installed, the dependency
version should be the same.
As a result, we are supposed to update the library version of JS SDK for
version number alignment.

**Testing**
1.Unit tests passed after the change
2.E2E test passed using the sample app
2024-11-13 11:12:34 -08:00
Azure SDK Bot 8e69603125
Sync eng/common directory with azure-sdk-tools for PR 9373 (#31743)
Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/9373 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Wei Hu <huwe@microsoft.com>
2024-11-13 10:56:43 -08:00
Matthew Podwysocki 490ce4dfc5
[communication] Migrate @azure/communication-job-router to ESM/vitest (#31748)
### Packages impacted by this PR

- @azure/communication-job-router 

### Issues associated with this PR

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

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

Migrates @Azure/communication-job-router to ESM/vitest

### 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-13 13:19:54 -05:00
Jeremy Meng ae84780ce1
[dev-tool] stop rolling up types for ESM (#31720)
For packages that have been migrated to ESM, Rolled up dts files are no
longer used but they are still packaged because our `files` field
include an entry of `dist/`. Since they are not used anymore, this PR
stops generating them, instead of more complicated approach of excluding
them from `npm pack`.
2024-11-13 10:01:13 -08:00
ZiWei Chen 1174bfb188
upgrade emitter version to 0.34.0 (#31742) 2024-11-13 15:43:13 +08:00
Juntu Chen cf740a09f2
Juntuchen/ops outgoing call (#31567)
### Packages impacted by this PR


### 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-11-12 16:31:26 -08:00
Matthew Podwysocki b2bb3e6c90
[communication] Migrate @azure/communication-phone-numbers to ESM/vitest (#31734)
### Packages impacted by this PR

- @azure/communication-phone-numbers

### 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 @azure/communication-phone-numbers to use ESM and vitest.

### 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-12 18:41:29 -05:00
hamshavathimunibyraiah 65e1e5c14e
GA release prep (#31733)
GA release prep
2024-11-12 15:21:40 -08:00
Lazar 04c92a8202
Update Render SDK for metadata accuracy, v2 alignment, and latest TypeScript SDK compatibility (#31588) 2024-11-12 23:13:44 +00:00
Azure SDK Bot 690b05b6fd
Sync eng/common directory with azure-sdk-tools for PR 9328 (#31635)
* ensure that ChangedServices value within the generated pr diff is always properly an array of strings
* upload the changed services as an attachment named AdditionalTags in save-package-properties.yml, to allow PipelineWitness to tag public builds during log processing

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <hallipr@gmail.com>
2024-11-12 14:55:19 -08:00