Skip to content

Releases: browserbase/stagehand-java

v0.7.1

04 Mar 22:20
7eb2aab

Choose a tag to compare

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

25 Feb 23:08
8d872ab

Choose a tag to compare

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-Version header (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 OkHttp constructor internal (a90a520)
  • internal: remove mock server code (894267f)
  • internal: update actions/checkout version (77009b1)
  • internal: update TestServerExtension comment (a422294)
  • internal: update maven repo doc to include authentication (2dead90)
  • internal: upgrade AssertJ (2a37357)
  • make Properties more resilient to null (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

13 Jan 08:29
eeca927

Choose a tag to compare

0.6.1 (2026-01-13)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Jan 08:14
d61f7a4

Choose a tag to compare

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

07 Jan 20:53
2481fc6

Choose a tag to compare

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

  • add full working example script to readme and stagehand-java-example (#5) (7135947)
  • prominently feature MCP server setup in root SDK readmes (0c7cb02)

v0.4.0

06 Jan 00:13
8f88a74

Choose a tag to compare

0.4.0 (2026-01-05)

Full Changelog: v0.3.0...v0.4.0

Features

v0.3.0

05 Jan 21:31
586fc14

Choose a tag to compare

0.3.0 (2025-12-23)

Full Changelog: v0.2.0...v0.3.0

Features

Documentation

v0.2.0

16 Dec 22:33
4431f69

Choose a tag to compare

0.2.0 (2025-12-16)

Full Changelog: v0.1.0...v0.2.0

Features

v0.1.0

16 Dec 22:20
2b2fdf3

Choose a tag to compare

0.1.0 (2025-12-16)

Full Changelog: v0.0.1...v0.1.0

Features

Chores

  • configure new SDK language (7dcaca9)