Skip to content

Commit bf184f6

Browse files
authored
[Release] sdk/resourcemanager/cosmos/armcosmos/3.4.0 generation from spec commit: 8b53f9cfc1fdb24dbfa28e311d3be4c645169297 (#25606)
1 parent 9d382bf commit bf184f6

File tree

131 files changed

+5478
-1154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+5478
-1154
lines changed

sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,61 @@
11
# Release History
22

3+
## 3.4.0 (2025-11-12)
4+
### Features Added
5+
6+
- New value `StatusCanceled`, `StatusCreating`, `StatusFailed`, `StatusSucceeded`, `StatusUpdating` added to enum type `Status`
7+
- New value `VectorDataTypeFloat16` added to enum type `VectorDataType`
8+
- New enum type `DefaultPriorityLevel` with values `DefaultPriorityLevelHigh`, `DefaultPriorityLevelLow`
9+
- New enum type `FleetspacePropertiesFleetspaceAPIKind` with values `FleetspacePropertiesFleetspaceAPIKindNoSQL`
10+
- New enum type `FleetspacePropertiesServiceTier` with values `FleetspacePropertiesServiceTierBusinessCritical`, `FleetspacePropertiesServiceTierGeneralPurpose`
11+
- New function `*ClientFactory.NewFleetClient() *FleetClient`
12+
- New function `*ClientFactory.NewFleetspaceAccountClient() *FleetspaceAccountClient`
13+
- New function `*ClientFactory.NewFleetspaceClient() *FleetspaceClient`
14+
- New function `NewFleetClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FleetClient, error)`
15+
- New function `*FleetClient.Create(context.Context, string, string, FleetResource, *FleetClientCreateOptions) (FleetClientCreateResponse, error)`
16+
- New function `*FleetClient.BeginDelete(context.Context, string, string, *FleetClientBeginDeleteOptions) (*runtime.Poller[FleetClientDeleteResponse], error)`
17+
- New function `*FleetClient.Get(context.Context, string, string, *FleetClientGetOptions) (FleetClientGetResponse, error)`
18+
- New function `*FleetClient.NewListByResourceGroupPager(string, *FleetClientListByResourceGroupOptions) *runtime.Pager[FleetClientListByResourceGroupResponse]`
19+
- New function `*FleetClient.NewListPager(*FleetClientListOptions) *runtime.Pager[FleetClientListResponse]`
20+
- New function `*FleetClient.Update(context.Context, string, string, *FleetClientUpdateOptions) (FleetClientUpdateResponse, error)`
21+
- New function `NewFleetspaceAccountClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FleetspaceAccountClient, error)`
22+
- New function `*FleetspaceAccountClient.BeginCreate(context.Context, string, string, string, string, FleetspaceAccountResource, *FleetspaceAccountClientBeginCreateOptions) (*runtime.Poller[FleetspaceAccountClientCreateResponse], error)`
23+
- New function `*FleetspaceAccountClient.BeginDelete(context.Context, string, string, string, string, *FleetspaceAccountClientBeginDeleteOptions) (*runtime.Poller[FleetspaceAccountClientDeleteResponse], error)`
24+
- New function `*FleetspaceAccountClient.Get(context.Context, string, string, string, string, *FleetspaceAccountClientGetOptions) (FleetspaceAccountClientGetResponse, error)`
25+
- New function `*FleetspaceAccountClient.NewListPager(string, string, string, *FleetspaceAccountClientListOptions) *runtime.Pager[FleetspaceAccountClientListResponse]`
26+
- New function `NewFleetspaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FleetspaceClient, error)`
27+
- New function `*FleetspaceClient.BeginCreate(context.Context, string, string, string, FleetspaceResource, *FleetspaceClientBeginCreateOptions) (*runtime.Poller[FleetspaceClientCreateResponse], error)`
28+
- New function `*FleetspaceClient.BeginDelete(context.Context, string, string, string, *FleetspaceClientBeginDeleteOptions) (*runtime.Poller[FleetspaceClientDeleteResponse], error)`
29+
- New function `*FleetspaceClient.Get(context.Context, string, string, string, *FleetspaceClientGetOptions) (FleetspaceClientGetResponse, error)`
30+
- New function `*FleetspaceClient.NewListPager(string, string, *FleetspaceClientListOptions) *runtime.Pager[FleetspaceClientListResponse]`
31+
- New function `*FleetspaceClient.BeginUpdate(context.Context, string, string, string, *FleetspaceClientBeginUpdateOptions) (*runtime.Poller[FleetspaceClientUpdateResponse], error)`
32+
- New struct `ErrorDetailAutoGenerated`
33+
- New struct `ErrorResponseAutoGenerated2`
34+
- New struct `FleetListResult`
35+
- New struct `FleetResource`
36+
- New struct `FleetResourceProperties`
37+
- New struct `FleetResourceUpdate`
38+
- New struct `FleetspaceAccountListResult`
39+
- New struct `FleetspaceAccountProperties`
40+
- New struct `FleetspaceAccountPropertiesGlobalDatabaseAccountProperties`
41+
- New struct `FleetspaceAccountResource`
42+
- New struct `FleetspaceListResult`
43+
- New struct `FleetspaceProperties`
44+
- New struct `FleetspacePropertiesThroughputPoolConfiguration`
45+
- New struct `FleetspaceResource`
46+
- New struct `FleetspaceUpdate`
47+
- New struct `FullTextIndexPath`
48+
- New struct `ProxyResourceAutoGenerated`
49+
- New struct `ResourceAutoGenerated`
50+
- New struct `TrackedResource`
51+
- New field `DefaultPriorityLevel`, `EnablePriorityBasedExecution` in struct `DatabaseAccountCreateUpdateProperties`
52+
- New field `DefaultPriorityLevel`, `EnablePriorityBasedExecution`, `KeyVaultKeyURIVersion` in struct `DatabaseAccountGetProperties`
53+
- New field `DefaultPriorityLevel`, `EnablePriorityBasedExecution` in struct `DatabaseAccountUpdateProperties`
54+
- New field `FullTextIndexes` in struct `IndexingPolicy`
55+
- New field `SourceBackupLocation` in struct `RestoreParameters`
56+
- New field `IndexingSearchListSize`, `QuantizationByteSize`, `VectorIndexShardKey` in struct `VectorIndex`
57+
58+
359
## 3.3.0 (2025-05-08)
460
### Features Added
561

sdk/resourcemanager/cosmos/armcosmos/autorest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/011ecc5633300a5eefe43dde748f269d39e96458/specification/cosmos-db/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/011ecc5633300a5eefe43dde748f269d39e96458/specification/cosmos-db/resource-manager/readme.go.md
8+
- https://github.com/Azure/azure-rest-api-specs/blob/8b53f9cfc1fdb24dbfa28e311d3be4c645169297/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/DocumentDB/readme.md
9+
- https://github.com/Azure/azure-rest-api-specs/blob/8b53f9cfc1fdb24dbfa28e311d3be4c645169297/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/DocumentDB/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 3.3.0
12-
tag: package-2025-04-15
11+
module-version: 3.4.0
12+
tag: package-2025-10-15
1313
```

sdk/resourcemanager/cosmos/armcosmos/cassandraclusters_client.go

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)