Skip to content

Commit 6b77fb4

Browse files
transcription, increment version (#49222)
* transcription, increment version * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e0b0188 commit 6b77fb4

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

eng/versioning/version_client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ com.azure:azure-ai-openai-realtime;1.0.0-beta.1;1.0.0-beta.1
5454
com.azure:azure-ai-openai-stainless;1.0.0-beta.1;1.0.0-beta.1
5555
com.azure:azure-ai-personalizer;1.0.0-beta.1;1.0.0-beta.2
5656
com.azure:azure-ai-projects;2.0.1;2.1.0-beta.2
57-
com.azure:azure-ai-speech-transcription;1.0.0-beta.3;1.0.0
57+
com.azure:azure-ai-speech-transcription;1.0.0;1.1.0-beta.1
5858
com.azure:azure-ai-textanalytics;5.5.13;5.6.0-beta.1
5959
com.azure:azure-ai-textanalytics-perf;1.0.0-beta.1;1.0.0-beta.1
6060
com.azure:azure-ai-translation-text;1.1.9;2.0.0-beta.2

sdk/transcription/azure-ai-speech-transcription/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.1.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0 (2026-05-18)
414

515
First stable release of the Azure AI Speech Transcription client library for Java.

sdk/transcription/azure-ai-speech-transcription/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
1414

1515
<groupId>com.azure</groupId>
1616
<artifactId>azure-ai-speech-transcription</artifactId>
17-
<version>1.0.0</version> <!-- {x-version-update;com.azure:azure-ai-speech-transcription;current} -->
17+
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-ai-speech-transcription;current} -->
1818
<packaging>jar</packaging>
1919

2020
<name>Microsoft Azure client library for Transcription</name>

0 commit comments

Comments
 (0)