Skip to content

Commit 60ee68e

Browse files
committed
Add new release notes
1 parent e4ac10e commit 60ee68e

File tree

2 files changed

+17
-23
lines changed

2 files changed

+17
-23
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 1.1.0 - January 07, 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+
### 📈 Improvements
14+
15+
- Update AI Core client to 2.37.0
16+
17+
118
## 1.0.0 - December 03, 2024
219

320
[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)