Skip to content

Commit 895c8d5

Browse files
3.57.0-preview.1: Adds version update and contract changes (#5531)
# Pull Request Template ## Description Adds changelog / version update for 3.57.0-preview.1. This is a hotfix for the PREVIEW semantic reranking API and no changes will be made to the GA SDK (therefore no version update for this release) <img width="1058" height="423" alt="image" src="https://github.com/user-attachments/assets/f3474d4b-9d58-4874-911c-89fea584e194" /> ## Type of change Please delete options that are not relevant. - [] New feature (non-breaking change which adds functionality) ## Closing issues To automatically close an issue: closes #IssueNumber
1 parent f27899a commit 895c8d5

File tree

3 files changed

+1920
-2
lines changed

3 files changed

+1920
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<ClientOfficialVersion>3.56.0</ClientOfficialVersion>
3+
<ClientOfficialVersion>3.56.1</ClientOfficialVersion>
44
<ClientPreviewVersion>3.57.0</ClientPreviewVersion>
5-
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
5+
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
66
<DirectVersion>3.41.3</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>
88
<FaultInjectionSuffixVersion>beta.0</FaultInjectionSuffixVersion>

0 commit comments

Comments
 (0)