We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3138b commit 9d4917dCopy full SHA for 9d4917d
scripts/devops_tasks/git_helper.py
@@ -30,7 +30,8 @@
30
'azure-communication-phonenumbers': '1.0.0',
31
'azure-communication-sms': '1.0.0',
32
'azure-search-documents': '11.2.0b3',
33
- 'azure-ai-language-questionanswering': '1.0.0b1'
+ 'azure-ai-language-questionanswering': '1.0.0b1',
34
+ 'azure-monitor-opentelemetry-exporter': '1.0.0b5'
35
}
36
37
# This method identifies release tag for latest or oldest released version of a given package
0 commit comments