Skip to content

Releases: Azure/azure-sdk-for-js

@azure/communication-common_2.2.1

16 Jun 09:55
Compare
Choose a tag to compare
Sync eng/common directory with azure-sdk-tools for PR 5918 (#25467)

Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/5918 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Ben Broderick Phillips <[email protected]>

@azure/communication-call-automation_1.0.0

16 Jun 20:15
Compare
Choose a tag to compare
readme update with locale

@azure/notification-hubs_1.0.2

15 Jun 18:36
79e943f
Compare
Choose a tag to compare
[notification hubs] Update XML Error parsing for Issue #25914 (#26209)

### Packages impacted by this PR

- @azure/notification-hubs

### Issues associated with this PR

- #25914

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

Updates code to fix the error code parsing for XML.

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

@azure/ai-language-text_1.1.0

15 Jun 23:28
6582843
Compare
Choose a tag to compare
[storage-queue] Migrate to core-rest-pipeline (#26207)

### Packages impacted by this PR

`@azure/storage-queue`

### Issues associated with this PR

Fixes #15813
Closes #15594

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

This PR migrates storage-queue to the new core pipeline in the same way
that storage-file-share was migrated. There are no changes to the public
surface and existing recorded tests still pass.

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

https://github.com/Azure/azure-sdk-for-js/pull/26102

@azure/monitor-opentelemetry-exporter_1.0.0-beta.14

15 Jun 21:06
79e943f
Compare
Choose a tag to compare
[notification hubs] Update XML Error parsing for Issue #25914 (#26209)

### Packages impacted by this PR

- @azure/notification-hubs

### Issues associated with this PR

- #25914

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

Updates code to fix the error code parsing for XML.

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

@azure/opentelemetry-instrumentation-azure-sdk_1.0.0-beta.4

15 Jun 15:16
4bfabeb
Compare
Choose a tag to compare
[instrumentation] update changelog (#26208)

### Packages impacted by this PR

- @azure/opentelemetry-instrumentation-azure-sdk

### Issues associated with this PR


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

Releases latest OTEL updates for the AppInsights Team

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

@azure/monitor-query_1.1.1

08 Jun 16:38
Compare
Choose a tag to compare
update changelog

@azure/event-hubs_5.11.0

08 Jun 16:49
289166d
Compare
Choose a tag to compare
Sync eng/common directory with azure-sdk-tools for PR 6304 (#26136)

Sync eng/common directory with azure-sdk-tools for PR
https://github.com/Azure/azure-sdk-tools/pull/6304 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: Wes Haggard <[email protected]>

@azure/keyvault-keys_4.7.1

07 Jun 22:38
b4b78fe
Compare
Choose a tag to compare
Updated ACS Rooms JS SDK To GA Version (#26117)

### Packages impacted by this PR
@azure/communication-common

### Issues associated with this PR


### Describe the problem that is addressed by this PR
Updated ACS Rooms JS SDK To GA Version

### 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)_
- [ x] Added a changelog (if necessary)

@azure/eventgrid_4.13.0

08 Jun 13:23
d68354f
Compare
Choose a tag to compare
[@azure/eventgrid] Adding new events for EG Version 4.13.0 (#26020)

### Packages impacted by this PR
@azure/eventgrid

**API View To Approve**
https://apiview.dev/Assemblies/Review/0972d8e0f04346beb9caa64994e8499f/d4f74574fb3d4f219b1bb6ea3652c09f?diffRevisionId=1bcdb912a7f84f35aa7773f029f70761&doc=False&diffOnly=True

### Issues associated with this PR
NA

### Describe the problem that is addressed by this PR
The EventGrid Service Team has added 5 new events. The SDK must be
regenerated to include the code changes related to these 5 new events.
The SDK minor version has been updated.

### 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?
There are no specific/complex design scenarios for this task. It is a
straightforward regenerate and some standard changes to the custom layer
of the code.

### Are there test cases added in this PR? _(If not, why?)_
No. This item is standard and we need not add test cases for every new
events. The existing cases would be sufficient.

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

### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_
`autorest --typescript swagger\README.md`

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

@xirzec @ellismg @jeremymeng  Please review and approve the PR.

@lmazuel FYI