You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 0.5.0-alpha.6 (2026-06-10)
4
+
5
+
Full Changelog: [v0.5.0-alpha.5...v0.5.0-alpha.6](https://github.com/ogx-ai/ogx-client-typescript/compare/v0.5.0-alpha.5...v0.5.0-alpha.6)
6
+
7
+
### ⚠ BREAKING CHANGES
8
+
9
+
***api:** add post-generation schema transforms for Responses API conformance
10
+
11
+
### Features
12
+
13
+
***responses:** add WebSocket transport and fix OpenResponses conformance gaps ([e0d391f](https://github.com/ogx-ai/ogx-client-typescript/commit/e0d391f8006e60acb9b8ca30667f8007a3b0c560))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***api:** add post-generation schema transforms for Responses API conformance ([59d5f80](https://github.com/ogx-ai/ogx-client-typescript/commit/59d5f806e394ca40034b70c3277895d4b786e6cf))
19
+
***api:** eliminate schema mismatches in Responses compact endpoint ([5fbd955](https://github.com/ogx-ai/ogx-client-typescript/commit/5fbd955051882b896956e863f6a31dcf17b1d851))
20
+
***api:** fix field-level schema mismatches in Responses models ([a4364a3](https://github.com/ogx-ai/ogx-client-typescript/commit/a4364a3ab2f046d3b29267d5db75c147e564ecad))
21
+
***brave-search:** align result slicing with search_context_size count ([0b0984e](https://github.com/ogx-ai/ogx-client-typescript/commit/0b0984ead8282130b2f6f5380736753e957a4d8b))
22
+
3
23
## 0.5.0-alpha.5 (2026-05-12)
4
24
5
25
Full Changelog: [v0.5.0-alpha.4...v0.5.0-alpha.5](https://github.com/ogx-ai/ogx-client-typescript/compare/v0.5.0-alpha.4...v0.5.0-alpha.5)
0 commit comments