Skip to content

Commit

Permalink
Prepared Group 3 releases. (#34101)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcolin7 authored Mar 18, 2023
1 parent 39cbb7d commit de6adea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 93 deletions.
101 changes: 9 additions & 92 deletions eng/pipelines/patch-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,98 +4,15 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client-patch.yml
parameters:
artifacts:
- name: azure-messaging-eventgrid
- name: azure-messaging-eventhubs
groupId: com.azure
safeName: azuremessagingeventgrid
ServiceDirectory: eventgrid
- name: azure-mixedreality-authentication
safeName: azuremessagingeventhubs
ServiceDirectory: eventhubs
- name: azure-messaging-eventhubs-checkpointstore-blob
groupId: com.azure
safeName: azuremixedrealityauthentication
ServiceDirectory: mixedreality
- name: azure-communication-chat
safeName: azuremessagingeventhubscheckpointstoreblob
ServiceDirectory: eventhubs
- name: azure-mixedreality-remoterendering
groupId: com.azure
safeName: azurecommunicationchatclient
ServiceDirectory: communication
- name: azure-storage-file-datalake
groupId: com.azure
safeName: azurestoragefiledatalake
ServiceDirectory: storage
- name: azure-monitor-query
groupId: com.azure
safeName: azuremonitorquery
ServiceDirectory: monitor
- name: azure-storage-blob-batch
groupId: com.azure
safeName: azurestorageblobbatch
ServiceDirectory: storage
- name: azure-messaging-webpubsub
groupId: com.azure
safeName: azuremessagingwebpubsub
ServiceDirectory: webpubsub
- name: azure-containers-containerregistry
groupId: com.azure
safeName: azurecontainerscontainerregistry
ServiceDirectory: containerregistry
- name: azure-data-schemaregistry
groupId: com.azure
safeName: azuredataschemaregistry
ServiceDirectory: schemaregistry
- name: azure-security-attestation
groupId: com.azure
safeName: azuresecurityattestation
ServiceDirectory: attestation
- name: azure-iot-deviceupdate
groupId: com.azure
safeName: azureiotdeviceupdate
ServiceDirectory: deviceupdate
- name: azure-storage-common
groupId: com.azure
safeName: azurestoragecommon
ServiceDirectory: storage
- name: azure-storage-blob
groupId: com.azure
safeName: azurestorageblob
ServiceDirectory: storage
- name: azure-ai-formrecognizer
groupId: com.azure
safeName: azureaiformrecognizer
ServiceDirectory: formrecognizer
- name: azure-data-schemaregistry-apacheavro
groupId: com.azure
safeName: azuredataschemaregistryapacheavro
ServiceDirectory: schemaregistry
- name: azure-storage-internal-avro
groupId: com.azure
safeName: azurestorageinternalavro
skipPublishDocMs: true
skipPublishDocGithubIo: true
ServiceDirectory: storage
- name: azure-ai-textanalytics
groupId: com.azure
safeName: azureaitextanalytics
ServiceDirectory: textanalytics
- name: azure-search-documents
groupId: com.azure
safeName: azuresearch
ServiceDirectory: search
- name: azure-storage-file-share
groupId: com.azure
safeName: azurestoragefileshare
ServiceDirectory: storage
- name: azure-storage-blob-cryptography
groupId: com.azure
safeName: azurestorageblobcryptography
ServiceDirectory: storage
- name: azure-ai-metricsadvisor
groupId: com.azure
safeName: azureaimetricsadvisor
ServiceDirectory: metricsadvisor
- name: azure-storage-queue
groupId: com.azure
safeName: azurestoragequeue
ServiceDirectory: storage
- name: azure-data-appconfiguration
groupId: com.azure
safeName: azuredataappconfiguration
ServiceDirectory: appconfiguration

safeName: azuremixedrealityremoterendering
ServiceDirectory: remoterendering
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#### Dependency Updates

- Upgraded `azure-messaging-eventhubs` from `5.15.2` to version `5.15.3`.
- Upgraded `azure-storage-blob` from `12.20.3` to version `12.21.0`.
- Upgraded `azure-storage-blob` from `12.20.3` to version `12.21.1`.


## 1.16.3 (2023-02-13)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#### Dependency Updates

- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
- Upgraded `azure-mixedreality-authentication` from `1.2.10` to `1.2.11`.


## 1.1.15 (2023-03-07)
Expand Down

0 comments on commit de6adea

Please sign in to comment.