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
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 3.7.0 (2026-03-23)
4
+
5
+
Full Changelog: [v3.6.0...v3.7.0](https://github.com/browserbase/stagehand-python/compare/v3.6.0...v3.7.0)
6
+
7
+
### Features
8
+
9
+
*[fix]: add `useSearch` & `toolTimeout` to stainless types ([0faf1df](https://github.com/browserbase/stagehand-python/commit/0faf1dfb3d6b98e727bf0c904e272da3857863e8))
10
+
*[STG-1607] Yield finished SSE event instead of silently dropping it ([0bba1e9](https://github.com/browserbase/stagehand-python/commit/0bba1e9c657cffbbe306a2bc6520ab2992295773))
11
+
* Add bedrock to provider enum in Zod schemas and OpenAPI spec ([5ace8c9](https://github.com/browserbase/stagehand-python/commit/5ace8c9ee306ff8cc09c258500c24b6b55e9562b))
12
+
* Add missing cdpHeaders field to v3 server openapi spec ([7c17bc2](https://github.com/browserbase/stagehand-python/commit/7c17bc237e604ae38ca6772deb02a378d5117f81))
* variables for observe ([93ef310](https://github.com/browserbase/stagehand-python/commit/93ef31098a0cb2b4acfd157ae4c45cedc2f2e58c))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***deps:** bump minimum typing-extensions version ([c8cce20](https://github.com/browserbase/stagehand-python/commit/c8cce20e513c91cff638742df3f19c477aeab795))
20
+
***pydantic:** do not pass `by_alias` unless set ([b045b1a](https://github.com/browserbase/stagehand-python/commit/b045b1ab4d93aed7de6388fe31e768470d080fd4))
0 commit comments