Skip to content

Commit 2135643

Browse files
Amqp release (Azure#16588)
* Prepare for AMQP release * Update ci.yml
1 parent 19abfc9 commit 2135643

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2020-11-04)
44

55
### Added
66
- AMQP models.

sdk/core/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ extends:
4848
safeName: MicrosoftAzureCoreSpatialNewtonsoftJson
4949
- name: System.Memory.Data
5050
safeName: SystemMemoryData
51+
- name: Azure.Core.Amqp
52+
safeName: AzureCoreAmqp
5153

5254
TestSetupSteps:
5355
- template: /sdk/storage/tests-install-azurite.yml

0 commit comments

Comments
 (0)