@azure/arm-postgresql-flexible 8.0.0-beta.4 → 8.0.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,256 @@
1
1
  # Release History
2
2
 
3
+ ## 8.0.0-beta.5 (2023-12-06)
4
+
5
+ **Features**
6
+
7
+ - Added operation group FlexibleServer
8
+ - Added operation group LogFiles
9
+ - Added operation group LtrBackupOperations
10
+ - Added operation group Migrations
11
+ - Added operation group PrivateEndpointConnectionOperations
12
+ - Added operation group PrivateEndpointConnections
13
+ - Added operation group PrivateLinkResources
14
+ - Added operation group QuotaUsages
15
+ - Added operation group ServerCapabilities
16
+ - Added operation group ServerThreatProtectionSettings
17
+ - Added operation group VirtualEndpoints
18
+ - Added Interface AdminCredentials
19
+ - Added Interface BackupRequestBase
20
+ - Added Interface BackupSettings
21
+ - Added Interface BackupStoreDetails
22
+ - Added Interface CapabilityBase
23
+ - Added Interface CheckMigrationNameAvailabilityOptionalParams
24
+ - Added Interface DbLevelValidationStatus
25
+ - Added Interface DbMigrationStatus
26
+ - Added Interface DbServerMetadata
27
+ - Added Interface FlexibleServerCapability
28
+ - Added Interface FlexibleServerStartLtrBackupExceptionHeaders
29
+ - Added Interface FlexibleServerStartLtrBackupHeaders
30
+ - Added Interface FlexibleServerStartLtrBackupOptionalParams
31
+ - Added Interface FlexibleServerTriggerLtrPreBackupExceptionHeaders
32
+ - Added Interface FlexibleServerTriggerLtrPreBackupHeaders
33
+ - Added Interface FlexibleServerTriggerLtrPreBackupOptionalParams
34
+ - Added Interface LogFile
35
+ - Added Interface LogFileListResult
36
+ - Added Interface LogFilesListByServerNextOptionalParams
37
+ - Added Interface LogFilesListByServerOptionalParams
38
+ - Added Interface LtrBackupOperationsGetOptionalParams
39
+ - Added Interface LtrBackupOperationsListByServerNextOptionalParams
40
+ - Added Interface LtrBackupOperationsListByServerOptionalParams
41
+ - Added Interface LtrBackupRequest
42
+ - Added Interface LtrBackupResponse
43
+ - Added Interface LtrPreBackupRequest
44
+ - Added Interface LtrPreBackupResponse
45
+ - Added Interface LtrServerBackupOperation
46
+ - Added Interface LtrServerBackupOperationList
47
+ - Added Interface MigrationNameAvailabilityResource
48
+ - Added Interface MigrationResource
49
+ - Added Interface MigrationResourceForPatch
50
+ - Added Interface MigrationResourceListResult
51
+ - Added Interface MigrationsCreateOptionalParams
52
+ - Added Interface MigrationsDeleteOptionalParams
53
+ - Added Interface MigrationSecretParameters
54
+ - Added Interface MigrationsGetOptionalParams
55
+ - Added Interface MigrationsListByTargetServerNextOptionalParams
56
+ - Added Interface MigrationsListByTargetServerOptionalParams
57
+ - Added Interface MigrationStatus
58
+ - Added Interface MigrationSubStateDetails
59
+ - Added Interface MigrationsUpdateOptionalParams
60
+ - Added Interface NameProperty
61
+ - Added Interface PrivateEndpoint
62
+ - Added Interface PrivateEndpointConnection
63
+ - Added Interface PrivateEndpointConnectionDeleteHeaders
64
+ - Added Interface PrivateEndpointConnectionDeleteOptionalParams
65
+ - Added Interface PrivateEndpointConnectionListResult
66
+ - Added Interface PrivateEndpointConnectionsGetOptionalParams
67
+ - Added Interface PrivateEndpointConnectionsListByServerNextOptionalParams
68
+ - Added Interface PrivateEndpointConnectionsListByServerOptionalParams
69
+ - Added Interface PrivateEndpointConnectionUpdateHeaders
70
+ - Added Interface PrivateEndpointConnectionUpdateOptionalParams
71
+ - Added Interface PrivateLinkResource
72
+ - Added Interface PrivateLinkResourceListResult
73
+ - Added Interface PrivateLinkResourcesGetOptionalParams
74
+ - Added Interface PrivateLinkResourcesListByServerNextOptionalParams
75
+ - Added Interface PrivateLinkResourcesListByServerOptionalParams
76
+ - Added Interface PrivateLinkServiceConnectionState
77
+ - Added Interface QuotaUsage
78
+ - Added Interface QuotaUsagesListNextOptionalParams
79
+ - Added Interface QuotaUsagesListOptionalParams
80
+ - Added Interface QuotaUsagesListResult
81
+ - Added Interface Replica
82
+ - Added Interface ServerCapabilitiesListNextOptionalParams
83
+ - Added Interface ServerCapabilitiesListOptionalParams
84
+ - Added Interface ServerSku
85
+ - Added Interface ServerSkuCapability
86
+ - Added Interface ServerThreatProtectionListResult
87
+ - Added Interface ServerThreatProtectionSettingsCreateOrUpdateHeaders
88
+ - Added Interface ServerThreatProtectionSettingsCreateOrUpdateOptionalParams
89
+ - Added Interface ServerThreatProtectionSettingsGetOptionalParams
90
+ - Added Interface ServerThreatProtectionSettingsListByServerNextOptionalParams
91
+ - Added Interface ServerThreatProtectionSettingsListByServerOptionalParams
92
+ - Added Interface ServerThreatProtectionSettingsModel
93
+ - Added Interface StorageMbCapability
94
+ - Added Interface ValidationDetails
95
+ - Added Interface ValidationMessage
96
+ - Added Interface ValidationSummaryItem
97
+ - Added Interface VirtualEndpointResource
98
+ - Added Interface VirtualEndpointResourceForPatch
99
+ - Added Interface VirtualEndpointsCreateHeaders
100
+ - Added Interface VirtualEndpointsCreateOptionalParams
101
+ - Added Interface VirtualEndpointsDeleteHeaders
102
+ - Added Interface VirtualEndpointsDeleteOptionalParams
103
+ - Added Interface VirtualEndpointsGetOptionalParams
104
+ - Added Interface VirtualEndpointsListByServerNextOptionalParams
105
+ - Added Interface VirtualEndpointsListByServerOptionalParams
106
+ - Added Interface VirtualEndpointsListResult
107
+ - Added Interface VirtualEndpointsUpdateHeaders
108
+ - Added Interface VirtualEndpointsUpdateOptionalParams
109
+ - Added Type Alias AzureManagedDiskPerformanceTiers
110
+ - Added Type Alias CancelEnum
111
+ - Added Type Alias CapabilityStatus
112
+ - Added Type Alias CheckMigrationNameAvailabilityResponse
113
+ - Added Type Alias ExecutionStatus
114
+ - Added Type Alias FastProvisioningSupportedEnum
115
+ - Added Type Alias FlexibleServerStartLtrBackupResponse
116
+ - Added Type Alias FlexibleServerTriggerLtrPreBackupResponse
117
+ - Added Type Alias GeoBackupSupportedEnum
118
+ - Added Type Alias HaMode
119
+ - Added Type Alias KeyStatusEnum
120
+ - Added Type Alias LogFilesListByServerNextResponse
121
+ - Added Type Alias LogFilesListByServerResponse
122
+ - Added Type Alias LogicalReplicationOnSourceDbEnum
123
+ - Added Type Alias LtrBackupOperationsGetResponse
124
+ - Added Type Alias LtrBackupOperationsListByServerNextResponse
125
+ - Added Type Alias LtrBackupOperationsListByServerResponse
126
+ - Added Type Alias MigrationDbState
127
+ - Added Type Alias MigrationDetailsLevel
128
+ - Added Type Alias MigrationListFilter
129
+ - Added Type Alias MigrationMode
130
+ - Added Type Alias MigrationNameAvailabilityReason
131
+ - Added Type Alias MigrationOption
132
+ - Added Type Alias MigrationsCreateResponse
133
+ - Added Type Alias MigrationsGetResponse
134
+ - Added Type Alias MigrationsListByTargetServerNextResponse
135
+ - Added Type Alias MigrationsListByTargetServerResponse
136
+ - Added Type Alias MigrationState
137
+ - Added Type Alias MigrationSubState
138
+ - Added Type Alias MigrationsUpdateResponse
139
+ - Added Type Alias OnlineResizeSupportedEnum
140
+ - Added Type Alias OverwriteDbsInTargetEnum
141
+ - Added Type Alias PrivateEndpointConnectionDeleteResponse
142
+ - Added Type Alias PrivateEndpointConnectionProvisioningState
143
+ - Added Type Alias PrivateEndpointConnectionsGetResponse
144
+ - Added Type Alias PrivateEndpointConnectionsListByServerNextResponse
145
+ - Added Type Alias PrivateEndpointConnectionsListByServerResponse
146
+ - Added Type Alias PrivateEndpointConnectionUpdateResponse
147
+ - Added Type Alias PrivateEndpointServiceConnectionStatus
148
+ - Added Type Alias PrivateLinkResourcesGetResponse
149
+ - Added Type Alias PrivateLinkResourcesListByServerNextResponse
150
+ - Added Type Alias PrivateLinkResourcesListByServerResponse
151
+ - Added Type Alias QuotaUsagesListNextResponse
152
+ - Added Type Alias QuotaUsagesListResponse
153
+ - Added Type Alias ReadReplicaPromoteMode
154
+ - Added Type Alias ReplicationPromoteOption
155
+ - Added Type Alias ReplicationState
156
+ - Added Type Alias RestrictedEnum
157
+ - Added Type Alias ServerCapabilitiesListNextResponse
158
+ - Added Type Alias ServerCapabilitiesListResponse
159
+ - Added Type Alias ServerThreatProtectionSettingsCreateOrUpdateResponse
160
+ - Added Type Alias ServerThreatProtectionSettingsGetResponse
161
+ - Added Type Alias ServerThreatProtectionSettingsListByServerNextResponse
162
+ - Added Type Alias ServerThreatProtectionSettingsListByServerResponse
163
+ - Added Type Alias SourceType
164
+ - Added Type Alias SslMode
165
+ - Added Type Alias StartDataMigrationEnum
166
+ - Added Type Alias StorageAutoGrow
167
+ - Added Type Alias StorageAutoGrowthSupportedEnum
168
+ - Added Type Alias StorageType
169
+ - Added Type Alias ThreatProtectionName
170
+ - Added Type Alias ThreatProtectionState
171
+ - Added Type Alias TriggerCutoverEnum
172
+ - Added Type Alias ValidationState
173
+ - Added Type Alias VirtualEndpointsCreateResponse
174
+ - Added Type Alias VirtualEndpointsDeleteResponse
175
+ - Added Type Alias VirtualEndpointsGetResponse
176
+ - Added Type Alias VirtualEndpointsListByServerNextResponse
177
+ - Added Type Alias VirtualEndpointsListByServerResponse
178
+ - Added Type Alias VirtualEndpointsUpdateResponse
179
+ - Added Type Alias VirtualEndpointType
180
+ - Added Type Alias ZoneRedundantHaAndGeoBackupSupportedEnum
181
+ - Added Type Alias ZoneRedundantHaSupportedEnum
182
+ - Interface DataEncryption has a new optional parameter geoBackupEncryptionKeyStatus
183
+ - Interface DataEncryption has a new optional parameter geoBackupKeyURI
184
+ - Interface DataEncryption has a new optional parameter geoBackupUserAssignedIdentityId
185
+ - Interface DataEncryption has a new optional parameter primaryEncryptionKeyStatus
186
+ - Interface FastProvisioningEditionCapability has a new optional parameter serverCount
187
+ - Interface FastProvisioningEditionCapability has a new optional parameter supportedTier
188
+ - Interface FlexibleServerEditionCapability has a new optional parameter defaultSkuName
189
+ - Interface FlexibleServerEditionCapability has a new optional parameter supportedServerSkus
190
+ - Interface Server has a new optional parameter privateEndpointConnections
191
+ - Interface Server has a new optional parameter replica
192
+ - Interface ServerForUpdate has a new optional parameter network
193
+ - Interface ServerForUpdate has a new optional parameter replica
194
+ - Interface Storage_2 has a new optional parameter autoGrow
195
+ - Interface Storage_2 has a new optional parameter iops
196
+ - Interface Storage_2 has a new optional parameter throughput
197
+ - Interface Storage_2 has a new optional parameter tier
198
+ - Interface Storage_2 has a new optional parameter type
199
+ - Interface StorageEditionCapability has a new optional parameter defaultStorageSizeMb
200
+ - Interface StorageEditionCapability has a new optional parameter supportedStorageMb
201
+ - Interface UserAssignedIdentity has a new optional parameter tenantId
202
+ - Added Enum KnownAzureManagedDiskPerformanceTiers
203
+ - Added Enum KnownCancelEnum
204
+ - Added Enum KnownExecutionStatus
205
+ - Added Enum KnownFastProvisioningSupportedEnum
206
+ - Added Enum KnownGeoBackupSupportedEnum
207
+ - Added Enum KnownHaMode
208
+ - Added Enum KnownKeyStatusEnum
209
+ - Added Enum KnownLogicalReplicationOnSourceDbEnum
210
+ - Added Enum KnownMigrationDbState
211
+ - Added Enum KnownMigrationDetailsLevel
212
+ - Added Enum KnownMigrationListFilter
213
+ - Added Enum KnownMigrationMode
214
+ - Added Enum KnownMigrationNameAvailabilityReason
215
+ - Added Enum KnownMigrationOption
216
+ - Added Enum KnownMigrationState
217
+ - Added Enum KnownMigrationSubState
218
+ - Added Enum KnownOnlineResizeSupportedEnum
219
+ - Added Enum KnownOverwriteDbsInTargetEnum
220
+ - Added Enum KnownPrivateEndpointConnectionProvisioningState
221
+ - Added Enum KnownPrivateEndpointServiceConnectionStatus
222
+ - Added Enum KnownReadReplicaPromoteMode
223
+ - Added Enum KnownReplicationPromoteOption
224
+ - Added Enum KnownReplicationState
225
+ - Added Enum KnownRestrictedEnum
226
+ - Added Enum KnownSourceType
227
+ - Added Enum KnownSslMode
228
+ - Added Enum KnownStartDataMigrationEnum
229
+ - Added Enum KnownStorageAutoGrow
230
+ - Added Enum KnownStorageAutoGrowthSupportedEnum
231
+ - Added Enum KnownStorageType
232
+ - Added Enum KnownThreatProtectionName
233
+ - Added Enum KnownTriggerCutoverEnum
234
+ - Added Enum KnownValidationState
235
+ - Added Enum KnownVirtualEndpointType
236
+ - Added Enum KnownZoneRedundantHaAndGeoBackupSupportedEnum
237
+ - Added Enum KnownZoneRedundantHaSupportedEnum
238
+ - Enum KnownCreateMode has a new value ReviveDropped
239
+ - Enum KnownServerVersion has a new value Fifteen
240
+ - Enum KnownServerVersion has a new value Sixteen
241
+
242
+ **Breaking Changes**
243
+
244
+ - Class PostgreSQLManagementFlexibleServerClient has a new signature
245
+ - Interface FlexibleServerEditionCapability no longer has parameter supportedServerVersions
246
+ - Interface ServerVersionCapability no longer has parameter supportedVcores
247
+ - Interface StorageEditionCapability no longer has parameter supportedStorageMB
248
+ - Interface StorageTierCapability no longer has parameter isBaseline
249
+ - Interface StorageTierCapability no longer has parameter tierName
250
+ - Type of parameter value of interface CapabilitiesListResult is changed from CapabilityProperties[] to FlexibleServerCapability[]
251
+ - Enum KnownIdentityType no longer has value SystemAssigned
252
+
253
+
3
254
  ## 8.0.0-beta.4 (2023-11-07)
4
255
 
5
256
  **Features**
package/dist/index.js CHANGED
@@ -4302,6 +4302,20 @@ const PrivateEndpointConnectionDeleteHeaders = {
4302
4302
  }
4303
4303
  }
4304
4304
  };
4305
+ const ServerThreatProtectionSettingsCreateOrUpdateHeaders = {
4306
+ type: {
4307
+ name: "Composite",
4308
+ className: "ServerThreatProtectionSettingsCreateOrUpdateHeaders",
4309
+ modelProperties: {
4310
+ location: {
4311
+ serializedName: "location",
4312
+ type: {
4313
+ name: "String"
4314
+ }
4315
+ }
4316
+ }
4317
+ }
4318
+ };
4305
4319
  const VirtualEndpointsCreateHeaders = {
4306
4320
  type: {
4307
4321
  name: "Composite",
@@ -4435,6 +4449,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
4435
4449
  ServerSku: ServerSku,
4436
4450
  ServerSkuCapability: ServerSkuCapability,
4437
4451
  ServerThreatProtectionListResult: ServerThreatProtectionListResult,
4452
+ ServerThreatProtectionSettingsCreateOrUpdateHeaders: ServerThreatProtectionSettingsCreateOrUpdateHeaders,
4438
4453
  ServerThreatProtectionSettingsModel: ServerThreatProtectionSettingsModel,
4439
4454
  ServerVersionCapability: ServerVersionCapability,
4440
4455
  ServersCreateHeaders: ServersCreateHeaders,
@@ -10152,7 +10167,7 @@ class PostgreSQLManagementFlexibleServerClient extends coreClient__namespace.Ser
10152
10167
  requestContentType: "application/json; charset=utf-8",
10153
10168
  credential: credentials
10154
10169
  };
10155
- const packageDetails = `azsdk-js-arm-postgresql-flexible/8.0.0-beta.4`;
10170
+ const packageDetails = `azsdk-js-arm-postgresql-flexible/8.0.0-beta.5`;
10156
10171
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
10157
10172
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
10158
10173
  : `${packageDetails}`;