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

FeedOptions API / docs #11526

Closed
kushagraThapar opened this issue May 28, 2020 · 1 comment
Closed

FeedOptions API / docs #11526

kushagraThapar opened this issue May 28, 2020 · 1 comment
Assignees
Labels
cosmos:v4-item Indicates this feature will be shipped as part of V4 release train Cosmos

Comments

@kushagraThapar
Copy link
Member

kushagraThapar commented May 28, 2020

NOTE : This change should be done in the end to avoid big PR conflicting issues.

  • Rename FeedOptions -> QueryRequestOptions
  • Hide constructor - which takes FeedOptions as arguments.
  • Hide - getMaxItemCount() , getRequestContinuation(), getProperties() and setProperties()
  • Hide - isEmptyPagesAllowed() - and setter.
  • Hide - emit verbose tracing
@kushagraThapar kushagraThapar added Cosmos cosmos:v4-item Indicates this feature will be shipped as part of V4 release train labels May 28, 2020
@kushagraThapar
Copy link
Member Author

This is done.

openapi-sdkautomation bot referenced this issue in AzureSDKAutomation/azure-sdk-for-java Dec 14, 2020
Draft PR for PostgreSQLHSC (#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 <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cosmos:v4-item Indicates this feature will be shipped as part of V4 release train Cosmos
Projects
None yet
Development

No branches or pull requests

2 participants