-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[ReleasePR track2_azure-mgmt-rdbms] Add FSPG GA location capability API with geo backup and restore support #15783
Closed
openapi-sdkautomation
wants to merge
1
commit into
Azure:master
from
AzureSDKAutomation:sdkAuto/track2_azure-mgmt-rdbms
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Draft PR for PostgreSQLHSC (Azure#11526) * New Readme Config File * New Go Language Readme Config File * New Typescript Language Readme Config File * New Python Language Readme Config File * New C# Language Readme Config File * New Ruby Language Readme Config File * New Swagger Spec File * New Swagger Example Spec File * initial swagger * common-types path fix * definition reference fix * Change publicIpRequested boolean with publicNetworkAccess enum * Change serverGroups to ServerGroupsv2 in path and id * Add responses to examples * Add missing location property to examples * Add missing locations to requests * Remove required name * Fix server group update * Convert some enums to boolean and renamings * Fix typo * Fix role properties problem * Add Citus to custom words * Run json prettier * Change responce for put server group * Fix role empty properties * Add state to server group * Update readmes * Add resourceProviderType to server group * Add sourceLocation to server group PITR * Change backup retention minutes to days * Fix linter errors * Add EarliestRestoreTime to server group * Fix semantic * Add Meru to custom words * Proviver name to pascal case * Add format for integers * Add 204 to delete * Add server group list endpoints * Fix listing operations * Change servers operation id * Remove haState from server role group * Add missing state to ServerState * Refactor configuration API * Add missing readOnly properties * Move ServerGroupConfig.defaultValue to ServerRoleGroupConfig * Rename serverRoleGroupConfigurationValues to serverRoleGroupConfigurations * Rename java namespace * Add systemData to all resources * Fix CheckNameAvailability warning * Run prettier * Add "fullyQualifiedDomainName" to server * Remove update from createMode * Remove createMode discriminator * Update ServerGet example * Add citusVersion to ServerGroupServer * Update descriptions for zfs and mx * Separate server group update properties * Add MMW to server group * Update sdk READMEs for namespaces * Refactor booleans with "enable..." prefix * Rename version with postgresqlVersion * Change vnetInjArgs to delegatedSubnetArguments * Add enableShardsOnCoordinator to server group * Add availability zone to server group and server group server * Add standbyAvailabilityZone to examples Co-authored-by: Enes Cakir <enes@cakir.web.tr>
11 tasks
ghost
added
the
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
label
Dec 14, 2020
Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon. |
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] Draft PR for PostgreSQLHSC
[ReleasePR track2_azure-mgmt-rdbms] read replica added
Mar 4, 2021
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] read replica added
[ReleasePR track2_azure-mgmt-rdbms] postgresql track2 configure
Mar 17, 2021
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] postgresql track2 configure
[ReleasePR track2_azure-mgmt-rdbms] [Python] Rdbms: Update readme.python.md
Mar 18, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] [Python] Rdbms: Update readme.python.md
[ReleasePR track2_azure-mgmt-rdbms] typo: addtional -> additional
Mar 30, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] typo: addtional -> additional
[ReleasePR track2_azure-mgmt-rdbms] Added new API and API version for private DNS zone suffix
Apr 16, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] Added new API and API version for private DNS zone suffix
[ReleasePR track2_azure-mgmt-rdbms] Add optional param - private DNS zone to server API
Apr 16, 2021
22 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] Add optional param - private DNS zone to server API
[ReleasePR track2_azure-mgmt-rdbms] postgresql readme t2 config
Apr 26, 2021
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] postgresql readme t2 config
[ReleasePR track2_azure-mgmt-rdbms] [python]Update readme.python.md for postgresql
Apr 29, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] [python]Update readme.python.md for postgresql
[ReleasePR track2_azure-mgmt-rdbms] Swagger Changes for Get Recoverable Servers and create server with Geo-Restore.
Apr 30, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] Swagger Changes for Get Recoverable Servers and create server with Geo-Restore.
[ReleasePR track2_azure-mgmt-rdbms] Mariadb t2 config
Jun 2, 2021
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] Mariadb t2 config
[ReleasePR track2_azure-mgmt-rdbms] PostgreSQL Flexible Server GA Swagger API changes
Jun 8, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] PostgreSQL Flexible Server GA Swagger API changes
[ReleasePR track2_azure-mgmt-rdbms] [PostgreSQL] Update readme.typescript.md file to release SDK for PostgreSQL flexible server
Jun 10, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR track2_azure-mgmt-rdbms] [PostgreSQL] Update readme.typescript.md file to release SDK for PostgreSQL flexible server
[ReleasePR track2_azure-mgmt-rdbms] Add FSPG GA location capability API with geo backup and restore support
Jun 15, 2021
26 tasks
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Aug 26, 2021
updated readme.python.md for Service Bus and Event Hub for 2021-06-01-preview (Azure#15783) Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Aug 26, 2021
updated readme.python.md for Service Bus and Event Hub for 2021-06-01-preview (Azure#15783) Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Aug 26, 2021
updated readme.python.md for Service Bus and Event Hub for 2021-06-01-preview (Azure#15783) Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#14725
ReCreate this PR
You can install the use using pip install of the artificats.