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

[Hub Generated] Publish private branch 'voiceservices/2023-09-01-public-publish' #26394

Introducing 2023-09-01 changes

a4f5e04
Select commit
Loading
Failed to load commit list.
Merged

[Hub Generated] Publish private branch 'voiceservices/2023-09-01-public-publish' #26394

Introducing 2023-09-01 changes
a4f5e04
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-js succeeded Oct 26, 2023 in 6m 37s

SDK azure-sdk-for-js succeeded

azure-sdk-for-js
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from e2da5fddc05c40236d0d8e2533172d7f806d1c43. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-voiceservices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added Interface ApiBridgeProperties
    info	[Changelog]   - Added Interface CustomSipHeader
    info	[Changelog]   - Added Interface CustomSipHeadersProperties
    info	[Changelog]   - Added Interface DnsDelegationProperties
    info	[Changelog]   - Added Interface DnsDelegationsProperties
    info	[Changelog]   - Added Interface ManagedServiceIdentity
    info	[Changelog]   - Added Interface Sku
    info	[Changelog]   - Added Interface UserAssignedIdentity
    info	[Changelog]   - Added Type Alias ApiBridgeActivationState
    info	[Changelog]   - Added Type Alias ManagedServiceIdentityType
    info	[Changelog]   - Added Type Alias SkuTier
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter allocatedMediaAddressPrefixes
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter allocatedSignalingAddressPrefixes
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter customSipHeaders
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter dnsDelegations
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter identity
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter integratedMcpEnabled
    info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter sku
    info	[Changelog]   - Interface CommunicationsGatewaysDeleteHeaders has a new optional parameter location
    info	[Changelog]   - Interface CommunicationsGatewayUpdate has a new optional parameter identity
    info	[Changelog]   - Interface CommunicationsGatewayUpdate has a new optional parameter sku
    info	[Changelog]   - Interface TestLinesDeleteHeaders has a new optional parameter location
    info	[Changelog]   - Added Enum KnownApiBridgeActivationState
    info	[Changelog]   - Added Enum KnownManagedServiceIdentityType
    info	[Changelog]   - Enum KnownCommunicationsPlatform has a new value TeamsDirectRouting
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Type of parameter apiBridge of interface CommunicationsGateway is changed from Record<string, unknown> to ApiBridgeProperties