Skip to content

Commit c35a148

Browse files
committed
Add new release notes
1 parent 84a0433 commit c35a148

File tree

2 files changed

+13
-23
lines changed

2 files changed

+13
-23
lines changed

docs/release-notes/release-notes-0-to-14.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.1.0 - January 06, 2025
2+
3+
[All Release Changes](https://github.com/SAP/ai-sdk-java/releases/tag/rel%2F1.1.0)
4+
5+
### 🔧 Compatibility Notes
6+
7+
- Changed return type of `List<Double> getEmbedding()` from experimental API `OpenAiEmbeddingData` to `float[]` to match recent Spring AI change.
8+
9+
### ✨ New Functionality
10+
11+
- Added `streamChatCompletion()` and `streamChatCompletionDeltas()` to the `OrchestrationClient`.
12+
13+
114
## 1.0.0 - December 03, 2024
215

316
[All Release Changes](https://github.com/SAP/ai-sdk-java/releases/tag/rel%2F1.0.0)

docs/release-notes/release_notes.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)