Releases: Azure/azure-sdk-for-js
Releases · Azure/azure-sdk-for-js
@azure/identity-cache-persistence_1.2.0
[Identity-broker] [Identity-cache-persistence] update versions and do…
@azure/identity-broker_1.2.0
[Identity-broker] [Identity-cache-persistence] update versions and do…
@azure/storage-file-share_12.27.0-beta.1
Fix test failure (#33080) ### 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)
@azure-rest/ai-document-translator_1.0.0-beta.2
Sync eng/common directory with azure-sdk-tools for PR 9832 (#33050) Sync eng/common directory with azure-sdk-tools for PR
@azure/arm-appservice_16.0.0
16.0.0 (2025-02-12)
Features Added
- Added operation WebApps.updateMachineKey
- Added Interface CipherSuites
- Added Interface WebAppsUpdateMachineKeyOptionalParams
- Added Type Alias AutoGeneratedDomainNameLabelScope
- Added Type Alias IPMode
- Added Type Alias WebAppsUpdateMachineKeyResponse
- Interface Site has a new optional parameter autoGeneratedDomainNameLabelScope
- Interface Site has a new optional parameter endToEndEncryptionEnabled
- Interface Site has a new optional parameter ipMode
- Interface Site has a new optional parameter sku
- Interface WebSiteInstanceStatus has a new optional parameter physicalZone
Breaking Changes
- Removed operation group ContainerApps
- Removed operation group ContainerAppsRevisions
- Class WebSiteManagementClient no longer has parameter containerApps
- Class WebSiteManagementClient no longer has parameter containerAppsRevisions
- Removed Enum KnownActiveRevisionsMode
- Removed Enum KnownContainerAppProvisioningState
- Removed Enum KnownIngressTransportMethod
- Removed Enum KnownRevisionHealthState
- Removed Enum KnownRevisionProvisioningState
@azure-rest/iot-device-update_1.1.0
Save package version in package info file before updating version to …
@azure/arm-eventhub_5.3.0-beta.1
5.3.0-beta.1 (2025-02-12)
Compared with version 5.2.0
Features Added
- Added operation Namespaces.beginFailover
- Added operation Namespaces.beginFailoverAndWait
- Added Interface FailOver
- Added Interface GeoDataReplicationProperties
- Added Interface MessageTimestampDescription
- Added Interface NamespaceReplicaLocation
- Added Interface NamespacesFailoverHeaders
- Added Interface NamespacesFailoverOptionalParams
- Added Type Alias GeoDRRoleType
- Added Type Alias NamespacesFailoverResponse
- Added Type Alias TimestampType
- Interface EHNamespace has a new optional parameter geoDataReplication
- Interface Eventhub has a new optional parameter identifier
- Interface Eventhub has a new optional parameter messageTimestampDescription
- Interface RetentionDescription has a new optional parameter minCompactionLagInMins
- Added Enum KnownGeoDRRoleType
- Added Enum KnownTimestampType
- Enum KnownCleanupPolicyRetentionDescription has a new value DeleteOrCompact
- Enum KnownSchemaType has a new value Json
- Enum KnownSchemaType has a new value ProtoBuf
@azure/web-pubsub-client_1.0.2
Update tsp-location.yaml (#33000)
@azure/arm-servicenetworking_2.0.0
2.0.0 (2025-02-07)
Features Added
- Added operation group SecurityPoliciesInterfaceOperations
- Added operation AssociationsInterfaceOperations.createOrUpdate
- Added operation AssociationsInterfaceOperations.delete
- Added operation FrontendsInterfaceOperations.createOrUpdate
- Added operation FrontendsInterfaceOperations.delete
- Added operation TrafficControllerInterfaceOperations.createOrUpdate
- Added operation TrafficControllerInterfaceOperations.delete
- Added Interface PagedAsyncIterableIterator
- Added Interface PageSettings
- Added Interface RestorePollerOptions
- Added Interface SecurityPoliciesInterfaceCreateOrUpdateOptionalParams
- Added Interface SecurityPoliciesInterfaceDeleteOptionalParams
- Added Interface SecurityPoliciesInterfaceGetOptionalParams
- Added Interface SecurityPoliciesInterfaceListByTrafficControllerOptionalParams
- Added Interface SecurityPoliciesInterfaceUpdateOptionalParams
- Added Interface SecurityPolicy
- Added Interface SecurityPolicyConfigurations
- Added Interface SecurityPolicyProperties
- Added Interface SecurityPolicyUpdate
- Added Interface SecurityPolicyUpdateProperties
- Added Interface TrafficControllerUpdateProperties
- Added Interface WafPolicy
- Added Interface WafSecurityPolicy
- Added Type Alias ContinuablePage
- Added Type Alias PolicyType
- Interface TrafficControllerProperties has a new optional parameter securityPolicies
- Interface TrafficControllerProperties has a new optional parameter securityPolicyConfigurations
- Interface TrafficControllerUpdate has a new optional parameter properties
- Added Enum KnownPolicyType
- Added Enum KnownVersions
- Added function restorePoller
Breaking Changes
- Removed operation AssociationsInterface.beginCreateOrUpdate
- Removed operation AssociationsInterface.beginCreateOrUpdateAndWait
- Removed operation AssociationsInterface.beginDelete
- Removed operation AssociationsInterface.beginDeleteAndWait
- Removed operation FrontendsInterface.beginCreateOrUpdate
- Removed operation FrontendsInterface.beginCreateOrUpdateAndWait
- Removed operation FrontendsInterface.beginDelete
- Removed operation FrontendsInterface.beginDeleteAndWait
- Removed operation TrafficControllerInterface.beginCreateOrUpdate
- Removed operation TrafficControllerInterface.beginCreateOrUpdateAndWait
- Removed operation TrafficControllerInterface.beginDelete
- Removed operation TrafficControllerInterface.beginDeleteAndWait
- Class ServiceNetworkingManagementClient has a new signature
- Interface AssociationsInterfaceCreateOrUpdateOptionalParams no longer has parameter resumeFrom
- Interface AssociationsInterfaceDeleteOptionalParams no longer has parameter resumeFrom
- Interface FrontendsInterfaceCreateOrUpdateOptionalParams no longer has parameter resumeFrom
- Interface FrontendsInterfaceDeleteOptionalParams no longer has parameter resumeFrom
- Interface ServiceNetworkingManagementClientOptionalParams no longer has parameter $host
- Interface ServiceNetworkingManagementClientOptionalParams no longer has parameter endpoint
- Interface TrafficControllerInterfaceCreateOrUpdateOptionalParams no longer has parameter resumeFrom
- Interface TrafficControllerInterfaceDeleteOptionalParams no longer has parameter resumeFrom
- Parameter id of interface AssociationSubnetUpdate is now required
- Type of parameter tags of interface AssociationUpdate is changed from {
[propertyName: string]: string;
} to Record<string, string> - Type of parameter info of interface ErrorAdditionalInfo is changed from Record<string, unknown> to Record<string, any>
- Type of parameter tags of interface FrontendUpdate is changed from {
[propertyName: string]: string;
} to Record<string, string> - Type of parameter tags of interface TrackedResource is changed from {
[propertyName: string]: string;
} to Record<string, string> - Type of parameter tags of interface TrafficControllerUpdate is changed from {
[propertyName: string]: string;
} to Record<string, string> - Class ServiceNetworkingManagementClient no longer has parameter $host
- Class ServiceNetworkingManagementClient no longer has parameter apiVersion
- Class ServiceNetworkingManagementClient no longer has parameter subscriptionId
- Removed function getContinuationToken
@azure-rest/developer-devcenter_1.0.1
Post release automated changes for eventhub releases (#32996) Post release automated changes for azure-eventhubs-checkpointstore-blob