Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/cosmos/armcosmos/3.0.0-beta.4 (#22503)
Browse files Browse the repository at this point in the history
* [Release] sdk/resourcemanager/cosmos/armcosmos/3.0.0-beta.4 generation from spec commit: cf5ad1932d00c7d15497705ad6b71171d3d68b1e

* update assets

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Alancere <[email protected]>
  • Loading branch information
azure-sdk and Alancere authored Mar 20, 2024
1 parent 5655386 commit 24a0bc7
Show file tree
Hide file tree
Showing 103 changed files with 1,421 additions and 1,060 deletions.
16 changes: 16 additions & 0 deletions sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release History

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

- Type of `CassandraClustersClientBeginDeallocateOptions.XMSForceDeallocate` has been changed from `*bool` to `*string`

### Features Added

- New function `*DataTransferJobsClient.Complete(context.Context, string, string, string, *DataTransferJobsClientCompleteOptions) (DataTransferJobsClientCompleteResponse, error)`
- New field `EnablePerRegionPerPartitionAutoscale` in struct `DatabaseAccountCreateUpdateProperties`
- New field `EnablePerRegionPerPartitionAutoscale` in struct `DatabaseAccountGetProperties`
- New field `EnablePerRegionPerPartitionAutoscale` in struct `DatabaseAccountUpdateProperties`
- New field `RestoreWithTTLDisabled` in struct `ResourceRestoreParameters`
- New field `RestoreWithTTLDisabled` in struct `RestoreParameters`
- New field `RestoreWithTTLDisabled` in struct `RestoreParametersBase`


## 3.0.0-beta.3 (2024-01-26)
### Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/cosmos/armcosmos/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "go",
"TagPrefix": "go/resourcemanager/cosmos/armcosmos",
"Tag": "go/resourcemanager/cosmos/armcosmos_7141aa8c60"
"Tag": "go/resourcemanager/cosmos/armcosmos_bacef2f08c"
}
8 changes: 4 additions & 4 deletions sdk/resourcemanager/cosmos/armcosmos/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/6f8faf5da91b5b9af5f3512fe609e22e99383d41/specification/cosmos-db/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/6f8faf5da91b5b9af5f3512fe609e22e99383d41/specification/cosmos-db/resource-manager/readme.go.md
- 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
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 3.0.0-beta.3
tag: package-preview-2023-11
module-version: 3.0.0-beta.4
tag: package-preview-2024-02
```
79 changes: 39 additions & 40 deletions sdk/resourcemanager/cosmos/armcosmos/cassandraclusters_client.go

Large diffs are not rendered by default.

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

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 24a0bc7

Please sign in to comment.