Skip to content

Commit

Permalink
CodeGen from PR 28368 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge e5658f3666c731e1ad5fcfd4c9ea5ae2bbeb8131 into b54ffc9278eff071455b1dbb4ad2e772afce885d
  • Loading branch information
SDKAuto committed Apr 15, 2024
1 parent a45cf26 commit cced59d
Show file tree
Hide file tree
Showing 94 changed files with 790 additions and 14,868 deletions.
21 changes: 21 additions & 0 deletions sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release History

## 3.0.0-beta.5 (2024-04-15)
### Breaking Changes

- Struct `ProxyResourceAutoGenerated` has been removed
- Struct `ResourceAutoGenerated` has been removed

### Features Added

- New value `ServerVersionFive0`, `ServerVersionSix0` added to enum type `ServerVersion`
- New enum type `CapacityMode` with values `CapacityModeNone`, `CapacityModeProvisioned`, `CapacityModeServerless`
- New enum type `CapacityModeTransitionStatus` with values `CapacityModeTransitionStatusCompleted`, `CapacityModeTransitionStatusFailed`, `CapacityModeTransitionStatusInProgress`, `CapacityModeTransitionStatusInitialized`, `CapacityModeTransitionStatusInvalid`
- New function `PossibleCapacityModeValues() []CapacityMode`
- New struct `CapacityModeChangeTransitionState`
- New field `CapacityMode` in struct `DatabaseAccountCreateUpdateProperties`
- New field `CapacityMode`, `CapacityModeChangeTransitionState` in struct `DatabaseAccountGetProperties`
- New field `CapacityMode` in struct `DatabaseAccountUpdateProperties`
- New field `SystemData` in struct `PrivateEndpointConnection`
- New field `SystemData` in struct `ProxyResource`
- New field `SystemData` in struct `Resource`


## 3.0.0-beta.4 (2024-03-22)
### Breaking Changes

Expand Down
7 changes: 3 additions & 4 deletions sdk/resourcemanager/cosmos/armcosmos/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/cf5ad1932d00c7d15497705ad6b71171d3d68b1e/specification/cosmos-db/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/cf5ad1932d00c7d15497705ad6b71171d3d68b1e/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: 3.0.0-beta.4
tag: package-preview-2024-02
module-version: 3.0.0-beta.5
```
74 changes: 37 additions & 37 deletions sdk/resourcemanager/cosmos/armcosmos/cassandraclusters_client.go

Large diffs are not rendered by default.

This file was deleted.

26 changes: 13 additions & 13 deletions sdk/resourcemanager/cosmos/armcosmos/cassandradatacenters_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cced59d

Please sign in to comment.