Skip to content

Commit 9d4917d

Browse files
authored
adding exception to regression tests for telemetry-exporter (#21576)
1 parent ed3138b commit 9d4917d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/devops_tasks/git_helper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
'azure-communication-phonenumbers': '1.0.0',
3131
'azure-communication-sms': '1.0.0',
3232
'azure-search-documents': '11.2.0b3',
33-
'azure-ai-language-questionanswering': '1.0.0b1'
33+
'azure-ai-language-questionanswering': '1.0.0b1',
34+
'azure-monitor-opentelemetry-exporter': '1.0.0b5'
3435
}
3536

3637
# This method identifies release tag for latest or oldest released version of a given package

0 commit comments

Comments
 (0)