|
18 | 18 | - Additional information about change #1
|
19 | 19 | -->
|
20 | 20 | ## Upcoming Release
|
| 21 | + |
| 22 | +## Version 2.0.6 |
21 | 23 | * Added capability to provide Min/Max Throughput RU Consumption
|
22 | 24 | * Added SecuredByPerimeter value to PublicNetworkAccess enum
|
23 | 25 | * Added Default Priority Level and Priority Based Execution enablement features
|
|
31 | 33 | ## Version 2.0.5
|
32 | 34 | * Added PublicNetworkAccess parameter to `Restore-AzCosmosDBAccount`.
|
33 | 35 |
|
| 36 | +## Version 1.14.5 |
| 37 | +* Fixed secrets exposure in example documentation. |
| 38 | + |
| 39 | +## Version 1.14.4 |
| 40 | +* Fixed the issue that Azure.Core.AccessToken is used before assigned. |
| 41 | + |
| 42 | +## Version 1.14.3 |
| 43 | +* Removed the out-of-date breaking change message for `Get-AzCosmosDBAccountKey`. |
| 44 | + |
| 45 | +## Version 1.14.2 |
| 46 | +* Upgraded Azure.Core to 1.37.0. |
| 47 | + |
| 48 | +## Version 1.14.1 |
| 49 | +* Fixed validation issues in same-account collection/container/graph and database/table/Gremlin restores, affecting the following cmdlets: |
| 50 | +- Restore-AzCosmosDBSqlDatabase |
| 51 | +- Restore-AzCosmosDBSqlContainer |
| 52 | +- Restore-AzCosmosDBMongoDBDatabase |
| 53 | +- Restore-AzCosmosDBMongoDBCollection |
| 54 | +- Restore-AzCosmosDBGremlinDatabase |
| 55 | +- Restore-AzCosmosDBGremlinGraph |
| 56 | +- Restore-AzCosmosDBTable |
| 57 | +* Upgraded SDK `Azure.Security.KeyVault.Keys` TO 4.6.0-beta.1. |
| 58 | +* Added breaking change message for ListConnectionStrings changes |
| 59 | + |
| 60 | +## Version 1.14.0 |
| 61 | +* Introduced Restore-AzCosmosDBSqlDatabase, Restore-AzCosmosDBSqlContainer to restore deleted database and containers in the same account for SQL. |
| 62 | +* Introduced Restore-AzCosmosDBMongoDBDatabase, Restore-AzCosmosDBMongoDBCollection to restore deleted database and collections in the same account for MongoDB. |
| 63 | +* Introduced Restore-AzCosmosDBGremlinDatabase, Restore-AzCosmosDBGremlinGraph to restore deleted database and graph in the same account for Gremlin. |
| 64 | +* Introduced Restore-AzCosmosDBTable to restore deleted table in the same account. |
| 65 | + |
| 66 | +## Version 1.13.0 |
| 67 | +* Added new parameter `EnableBurstCapacity` to `Update-AzCosmosDBAccount` and `New-AzCosmosDBAccount`. |
| 68 | +* Added new paramater `MinimalTlsVersion` to `Update-AzCosmosDBAccount` and `New-AzCosmosDBAccount`. |
| 69 | +* Added new property `CustomerManagedKeyStatus` to `Get-AzCosmosDBAccount`. |
| 70 | + |
| 71 | +## Version 1.12.0 |
| 72 | +* Added PublicNetworkAccess parameter to `Restore-AzCosmosDBAccount`. |
| 73 | +* Upgraded Azure.Core to 1.35.0. |
| 74 | + |
| 75 | +## Version 1.11.3 |
| 76 | +* Updated Azure.Core to 1.34.0. |
| 77 | + |
| 78 | +## Version 1.11.2 |
| 79 | +* Updated Azure.Core to 1.33.0. |
| 80 | + |
| 81 | +## Version 1.11.1 |
| 82 | +* Locations showed in response included status, isSubscriptionRegionAccessAllowedForRegular and isSubscriptionRegionAccessAllowedForAz properties |
| 83 | + |
| 84 | +## Version 1.11.0 |
| 85 | +* Added support for Continuous 7 Days backup mode. |
| 86 | +* Added new parameter `EnablePartitionMerge` to `Update-AzCosmosDBAccount` and `New-AzCosmosDBAccount`. |
| 87 | + |
| 88 | +## Version 1.10.1 |
| 89 | +* Updated Azure.Core to 1.31.0. |
| 90 | + |
34 | 91 | ## Version 1.10.0
|
35 | 92 | * Introduced restorable apis support for Gremlin and Table, which includes:
|
36 | 93 | - Added the apis for RestorableGremlinDatabases, RestorableGremlinGraphs, RestorableGremlinResources,RestorableTables, RestorableResources.
|
|
0 commit comments