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

Release web 2023 01 01 #26545

Merged
merged 14 commits into from
Nov 10, 2023

Revert "Fix OneDeploy request and response bodies (#23224)" (#26580)

5ef0718
Select commit
Loading
Failed to load commit list.
Merged

Release web 2023 01 01 #26545

Revert "Fix OneDeploy request and response bodies (#23224)" (#26580)
5ef0718
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Nov 8, 2023 in 3m 50s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 5b2cc5dbd9541ed42719b810f6ebe9dc190ca7c4. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/appservice/armappservice [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `DaprLogLevel` with values `DaprLogLevelDebug`, `DaprLogLevelError`, `DaprLogLevelInfo`, `DaprLogLevelWarn`
    info	[Changelog] - New enum type `TLSCipherSuites` with values `TLSCipherSuitesTLSAES128GCMSHA256`, `TLSCipherSuitesTLSAES256GCMSHA384`, `TLSCipherSuitesTLSECDHEECDSAWITHAES128CBCSHA256`, `TLSCipherSuitesTLSECDHEECDSAWITHAES128GCMSHA256`, `TLSCipherSuitesTLSECDHEECDSAWITHAES256GCMSHA384`, `TLSCipherSuitesTLSECDHERSAWITHAES128CBCSHA`, `TLSCipherSuitesTLSECDHERSAWITHAES128CBCSHA256`, `TLSCipherSuitesTLSECDHERSAWITHAES128GCMSHA256`, `TLSCipherSuitesTLSECDHERSAWITHAES256CBCSHA`, `TLSCipherSuitesTLSECDHERSAWITHAES256CBCSHA384`, `TLSCipherSuitesTLSECDHERSAWITHAES256GCMSHA384`, `TLSCipherSuitesTLSRSAWITHAES128CBCSHA`, `TLSCipherSuitesTLSRSAWITHAES128CBCSHA256`, `TLSCipherSuitesTLSRSAWITHAES128GCMSHA256`, `TLSCipherSuitesTLSRSAWITHAES256CBCSHA`, `TLSCipherSuitesTLSRSAWITHAES256CBCSHA256`, `TLSCipherSuitesTLSRSAWITHAES256GCMSHA384`
    info	[Changelog] - New function `*ClientFactory.NewGetUsagesInLocationClient() *GetUsagesInLocationClient`
    info	[Changelog] - New function `NewGetUsagesInLocationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GetUsagesInLocationClient, error)`
    info	[Changelog] - New function `*GetUsagesInLocationClient.NewListPager(string, *GetUsagesInLocationClientListOptions) *runtime.Pager[GetUsagesInLocationClientListResponse]`
    info	[Changelog] - New function `*WebSiteManagementClient.NewListAseRegionsPager(*WebSiteManagementClientListAseRegionsOptions) *runtime.Pager[WebSiteManagementClientListAseRegionsResponse]`
    info	[Changelog] - New struct `AseRegion`
    info	[Changelog] - New struct `AseRegionCollection`
    info	[Changelog] - New struct `AseRegionProperties`
    info	[Changelog] - New struct `DaprConfig`
    info	[Changelog] - New struct `ResourceConfig`
    info	[Changelog] - New field `EnvironmentID` in struct `ResourceNameAvailabilityRequest`
    info	[Changelog] - New field `MinTLSCipherSuite` in struct `SiteConfig`
    info	[Changelog] - New field `DaprConfig`, `ResourceConfig`, `WorkloadProfileName` in struct `SiteProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 40 additive change(s).