forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Changelog and readme files to include --prerelease (Azure#45047)
* Update Changelog File to include release date. * Update Readme to add --prerelease option
- Loading branch information
1 parent
e8dc69d
commit f2153e0
Showing
4 changed files
with
6 additions
and
20 deletions.
There are no files selected for viewing
11 changes: 2 additions & 9 deletions
11
sdk/extension-wcf/Microsoft.CoreWCF.Azure.StorageQueues/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,7 @@ | ||
# Release History | ||
|
||
## 1.0.0-beta.1 (Unreleased) | ||
## 1.0.0-beta.1 (2024-07-17) | ||
|
||
### Features Added | ||
|
||
- Added support to CoreWCF service for Azure Queue Storage to receive requests from clients as a modern replacement to using MSMQ. | ||
|
||
### Breaking Changes | ||
|
||
### Bugs Fixed | ||
|
||
### Other Changes | ||
|
||
- Added support to CoreWCF service for Azure Queue Storage to receive requests from clients as a modern replacement to using MSMQ. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 2 additions & 9 deletions
11
sdk/extension-wcf/Microsoft.WCF.Azure.StorageQueues/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,7 @@ | ||
# Release History | ||
|
||
## 1.0.0-beta.1 (Unreleased) | ||
## 1.0.0-beta.1 (2024-07-17) | ||
|
||
### Features Added | ||
|
||
- Added support to enable WCF clients to be able to send requests to a CoreWCF service which uses Azure Queue Storage as a transport as a modern replacement to using MSMQ. | ||
|
||
### Breaking Changes | ||
|
||
### Bugs Fixed | ||
|
||
### Other Changes | ||
|
||
- Added support to enable WCF clients to be able to send requests to a CoreWCF service which uses Azure Queue Storage as a transport as a modern replacement to using MSMQ. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters