Releases: browserbase/stagehand-java
Releases · browserbase/stagehand-java
v0.7.1
0.7.1 (2026-03-04)
Full Changelog: v0.7.0...v0.7.1
Documentation
- tweak README wording for release validation (d60513d)
v0.7.0
0.7.0 (2026-02-25)
Full Changelog: v0.6.1...v0.7.0
Features
- [docsrevert spec gen changes (a617093)
- [feat]: add support for local caching of agent when using api (2) (3d9f1bb)
- add auto-bedrock support based on bedrock/provider.model-name (d2ae617)
- Add bedrock to provider enum in Zod schemas and OpenAPI spec (6094f1e)
- Add executionModel serialization to api client (2628417)
- add v3 integration tests matching cloud exactly (769ed85)
- api: manual updates (007f9c7)
- api: manual updates (cb5323a)
- api: manual updates (ede49b6)
- client: add connection pooling option (43e1dd6)
- client: send
X-Stainless-Kotlin-Versionheader (988e6c8) - End endpoint cleanup (10ccbd9)
- Include replay endpoint in stainless spec so SDK clients can get run metrics (e307cff)
- move Stainless compatibility transforms from gen-openapi.ts into stainless.yml (57d6b94)
- Multi-region stagehand api support (58093e7)
- randomize region used for evals, split out pnpm and turbo cache, veri… (10ef9a5)
- Removed MCP from readme for now (2b8ab62)
- Update stainless.yml for project and publish settings (65820a9)
- x-stainless-any fix, optional frame id, ModelConfigString fix (ec581cf)
Bug Fixes
- client: disallow coercion from float to int (012dbc8)
- client: fully respect max retries (f8b09f0)
- client: preserve time zone in lenient date-time parsing (934b350)
- client: send retry count header for max retries 0 (f8b09f0)
- date time deserialization leniency (63d6c36)
- docs: fix mcp installation instructions for remote servers (793e911)
- set Accept header in more places (93c8fb8)
Chores
- ci: upgrade
actions/github-script(4aa63b9) - ci: upgrade
actions/setup-java(8b3f116) - drop apache dependency (6c15fb1)
- internal: allow passing args to
./scripts/test(f771390) - internal: clean up maven repo artifact script and add html documentation to repo root (2918f13)
- internal: correct cache invalidation for
SKIP_MOCK_TESTS(b407a38) - internal: depend on packages directly in example (f8b09f0)
- internal: expand imports (5fdbce4)
- internal: improve maven repo docs (0723676)
- internal: make
OkHttpconstructor internal (a90a520) - internal: remove mock server code (894267f)
- internal: update
actions/checkoutversion (77009b1) - internal: update
TestServerExtensioncomment (a422294) - internal: update maven repo doc to include authentication (2dead90)
- internal: upgrade AssertJ (2a37357)
- make
Propertiesmore resilient tonull(bccf234) - test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (63d6c36)
- update mock server docs (971d983)
Documentation
- add comment for arbitrary value fields (6fa48db)
v0.6.1
0.6.1 (2026-01-13)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
0.6.0 (2026-01-13)
Full Changelog: v0.5.0...v0.6.0
Features
- client: allow configuring dispatcher executor service (b67a0d6)
- Removed requiring x-language and x-sdk-version from openapi spec (2690cf4)
- Using provider/model syntax in modelName examples within openapi spec (aae3dce)
Chores
- internal: support uploading Maven repo artifacts to stainless package server (32f6329)
v0.5.0
0.5.0 (2026-01-07)
Full Changelog: v0.4.0...v0.5.0
Features
- /end endpoint returns empty object (058cf38)
- Added optional param to force empty object (a93f1bf)
- client: add
HttpRequest#url()method (5a4d99f)
Documentation
v0.4.0
v0.3.0
0.3.0 (2025-12-23)
Full Changelog: v0.2.0...v0.3.0
Features
- [STG-1053] [server] Use fastify-zod-openapi + zod v4 for openapi generation (9de17a2)
- api: manual updates (d9e462c)
- api: manual updates (b6bdf1a)
- api: manual updates (9b6860a)
- api: manual updates (28f7978)
- api: manual updates (07db616)
- api: manual updates (3cf2073)
- api: manual updates (adace53)
- api: manual updates (dd65420)
- api: manual updates (067c9e6)
- api: manual updates (d7aabe3)
- api: manual updates (13074f1)
Documentation
- add more examples (54eba34)
v0.2.0
v0.1.0
0.1.0 (2025-12-16)
Full Changelog: v0.0.1...v0.1.0
Features
- api: manual updates (143d677)
- api: manual updates (f2d0690)
- api: manual updates (48825ea)
- api: manual updates (daa8c1c)
- api: manual updates (5d55cd0)
- api: manual updates (2262f19)
- api: manual updates (afa389f)
- api: manual updates (5787da6)
- api: manual updates (40e95ed)
- api: manual updates (c6de1b7)
- api: manual updates (df9be74)
- api: tweak branding and fix some config fields (051317b)
Chores
- configure new SDK language (7dcaca9)