We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c603b commit 44f24d9Copy full SHA for 44f24d9
sdk/openai/azure-ai-openai/CHANGELOG.md
@@ -1,16 +1,17 @@
1
# Release History
2
3
-## 1.0.0-beta.15 (Unreleased)
+## 1.0.0-beta.15 (2025-03-14)
4
5
### Features Added
6
7
- New subpackage `com.azure.ai.openai.responses` contains support for OpenAI's recently released Responses functionality.
8
9
-### Breaking Changes
+### Other Changes
10
11
-### Bugs Fixed
+#### Dependency Updates
12
13
-### Other Changes
+- Upgraded `azure-core` to version `1.55.3`.
14
+- Upgraded `azure-core-http-netty` to version `1.15.11`.
15
16
## 1.0.0-beta.14 (2025-02-21)
17
0 commit comments