Skip to content

[AutoPR sdk/resourcemanager/cosmos/armcosmos] [Test] beta version and management sdk #6184

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion eng/swagger_to_sdk_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
}
},
"packageOptions": {
"breakingChangeLabel": "CI-BreakingChange-Go"
"breakingChangeLabel": "CI-BreakingChange-Go",
"breakingChangesLabel": "BreakingChange-Go-Sdk",
"breakingChangeSuppressionLabel": "BreakingChange-Go-Suppression"
}
}
68 changes: 68 additions & 0 deletions sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,73 @@
# Release History

## 3.0.0-beta.4 (2024-02-05)
### Breaking Changes

- Type of `CommandPostBody.Arguments` has been changed from `any` to `interface{}`
- Type of `CommandPublicResource.Arguments` has been changed from `any` to `interface{}`
- Type of `DataTransferServiceResourceProperties.AdditionalProperties` has been changed from `map[string]any` to `map[string]interface{}`
- Type of `ErrorAdditionalInfo.Info` has been changed from `any` to `interface{}`
- Type of `GraphAPIComputeServiceResourceProperties.AdditionalProperties` has been changed from `map[string]any` to `map[string]interface{}`
- Type of `MaterializedViewsBuilderServiceResourceProperties.AdditionalProperties` has been changed from `map[string]any` to `map[string]interface{}`
- Type of `SQLDedicatedGatewayServiceResourceProperties.AdditionalProperties` has been changed from `map[string]any` to `map[string]interface{}`
- Type of `ServiceResourceProperties.AdditionalProperties` has been changed from `map[string]any` to `map[string]interface{}`
- Function `NewClientFactory` has been removed
- Function `*ClientFactory.NewCassandraClustersClient` has been removed
- Function `*ClientFactory.NewCassandraDataCentersClient` has been removed
- Function `*ClientFactory.NewCassandraResourcesClient` has been removed
- Function `*ClientFactory.NewCollectionClient` has been removed
- Function `*ClientFactory.NewCollectionPartitionClient` has been removed
- Function `*ClientFactory.NewCollectionPartitionRegionClient` has been removed
- Function `*ClientFactory.NewCollectionRegionClient` has been removed
- Function `*ClientFactory.NewDataTransferJobsClient` has been removed
- Function `*ClientFactory.NewDatabaseAccountRegionClient` has been removed
- Function `*ClientFactory.NewDatabaseAccountsClient` has been removed
- Function `*ClientFactory.NewDatabaseClient` has been removed
- Function `*ClientFactory.NewGraphResourcesClient` has been removed
- Function `*ClientFactory.NewGremlinResourcesClient` has been removed
- Function `*ClientFactory.NewLocationsClient` has been removed
- Function `*ClientFactory.NewMongoClustersClient` has been removed
- Function `*ClientFactory.NewMongoDBResourcesClient` has been removed
- Function `*ClientFactory.NewNotebookWorkspacesClient` has been removed
- Function `*ClientFactory.NewOperationsClient` has been removed
- Function `*ClientFactory.NewPartitionKeyRangeIDClient` has been removed
- Function `*ClientFactory.NewPartitionKeyRangeIDRegionClient` has been removed
- Function `*ClientFactory.NewPercentileClient` has been removed
- Function `*ClientFactory.NewPercentileSourceTargetClient` has been removed
- Function `*ClientFactory.NewPercentileTargetClient` has been removed
- Function `*ClientFactory.NewPrivateEndpointConnectionsClient` has been removed
- Function `*ClientFactory.NewPrivateLinkResourcesClient` has been removed
- Function `*ClientFactory.NewRestorableDatabaseAccountsClient` has been removed
- Function `*ClientFactory.NewRestorableGremlinDatabasesClient` has been removed
- Function `*ClientFactory.NewRestorableGremlinGraphsClient` has been removed
- Function `*ClientFactory.NewRestorableGremlinResourcesClient` has been removed
- Function `*ClientFactory.NewRestorableMongodbCollectionsClient` has been removed
- Function `*ClientFactory.NewRestorableMongodbDatabasesClient` has been removed
- Function `*ClientFactory.NewRestorableMongodbResourcesClient` has been removed
- Function `*ClientFactory.NewRestorableSQLContainersClient` has been removed
- Function `*ClientFactory.NewRestorableSQLDatabasesClient` has been removed
- Function `*ClientFactory.NewRestorableSQLResourcesClient` has been removed
- Function `*ClientFactory.NewRestorableTableResourcesClient` has been removed
- Function `*ClientFactory.NewRestorableTablesClient` has been removed
- Function `*ClientFactory.NewSQLResourcesClient` has been removed
- Function `*ClientFactory.NewServiceClient` has been removed
- Function `*ClientFactory.NewTableResourcesClient` has been removed
- Function `*ClientFactory.NewThroughputPoolAccountClient` has been removed
- Function `*ClientFactory.NewThroughputPoolAccountsClient` has been removed
- Function `*ClientFactory.NewThroughputPoolClient` has been removed
- Function `*ClientFactory.NewThroughputPoolsClient` has been removed
- Function `dateTimeRFC3339.MarshalText` has been removed
- Function `*dateTimeRFC3339.Parse` has been removed
- Function `*dateTimeRFC3339.UnmarshalText` has been removed
- Struct `ClientFactory` has been removed

### Features Added

- New function `timeRFC3339.MarshalText() ([]byte, error)`
- New function `*timeRFC3339.Parse(string) error`
- New function `*timeRFC3339.UnmarshalText([]byte) error`


## 2.2.0-beta.1 (2022-10-09)
### Features Added

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/cosmos/armcosmos/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/14677ba21f6b5676e79b33d699f7a103dd8f255f/specification/cosmos-db/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/14677ba21f6b5676e79b33d699f7a103dd8f255f/specification/cosmos-db/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.2.0-beta.1
module-version: 3.0.0-beta.4
```
Loading