Skip to content

Commit fa3e3ef

Browse files
authored
Trigger new release of modules depends on azcore (#21094)
1 parent 7946f07 commit fa3e3ef

File tree

5 files changed

+8
-2
lines changed

5 files changed

+8
-2
lines changed

src/ContainerRegistry/ContainerRegistry/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Updated Azure.Core to 1.28.0.
2122

2223
## Version 3.0.1
2324
* Fixed bug in `Get-AzContainerRegistryTag` to show correct tags [#20528]
25+
2426
## Version 3.0.0
2527
* Updated parameter types from bool to bool? for `Update-AzContainerRegistryRepository` [#17857]
2628
- `ReadEnabled`

src/CosmosDB/CosmosDB/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
-->
2020

2121
## Upcoming Release
22+
* Updated Azure.Core to 1.28.0.
2223

2324
## Version 1.9.0
2425
* Added support for Cosmos DB Service related cmdlets.

src/KeyVault/KeyVault/ChangeLog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Updated Azure.Core to 1.28.0.
2122

2223
## Version 4.9.1
2324
* Fixed certificate export parameter issue in `Add-AzKeyVaultKey` [#19623]
@@ -44,7 +45,7 @@
4445

4546
## Version 4.6.0
4647
* Supported importing pem certificate by `Import-AzKeyVaultCertificate` [#18494]
47-
* Supported accepting rotation policy in a JSON file
48+
* Supported accepting rotation policy in a JSON file
4849
* [Breaking Change] Changed parameter `ExpiresIn` in `Set-AzKeyVaultKeyRotationPolicy` from TimeSpan? to string. It must be an ISO 8601 duration like "P30D" for 30 days.
4950
* [Breaking Change] Changed output properties `ExpiresIn`, `TimeAfterCreate` and `TimeBeforeExpiry` of `Set-AzKeyVaultKeyRotationPolicy` and `Get-AzKeyVaultKeyRotationPolicy` from TimeSpan? to string.
5051
* Supported creating/updating key with release policy in a Managed HSM
@@ -61,7 +62,7 @@
6162

6263
## Version 4.3.1
6364
* Fixed a bug to continue visiting `NextPageLink` when listing key vaults from ARM API
64-
65+
6566
## Version 4.3.0
6667
* `New-AzKeyVaultManagedHsm`: supported specifying how long a deleted managed hsm is retained by `SoftDeleteRetentionInDays` and enabling purge protection by `EnablePurgeProtection`
6768
* `Update-AzKeyVaultManagedHsm`: supported enabling purge protection by `EnablePurgeProtection`

src/NetAppFiles/NetAppFiles/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Updated Azure.Core to 1.28.0.
2122

2223
## Version 0.11.0
2324
* Added cmdlet `Reset-AzNetAppFilesVolumeCifsPassword`

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Updated Azure.Core to 1.28.0.
2122

2223
## Version 5.4.0
2324
* Added a warning message for the upcoming breaking change when creating a Storage account

0 commit comments

Comments
 (0)