Skip to content

Tags: browserbase/stagehand-java

Tags

v3.21.0

Toggle v3.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.21.0 (#17)

* feat(client): improve logging

Logging is now:
1. Streaming
4. Configurable in-memory
5. Generally more robust
6. Usable with any underlying http client

* codegen metadata

* codegen metadata

* feat: [feat]: add `ignoreSelectors` to `observe()`

* chore: redact api-key headers in debug logs

* ci: pin GitHub Actions to commit SHAs

Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.

* feat: STG-1756 add Vertex auth params to Stagehand spec

* feat: Add `screenshot` option to Extract

* feat: [STG-1756] forward Vertex model config

* fix(java): update model config examples

* release: 3.21.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: samfinton <samfinton@samLaptopm5.local>

v3.20.0

Toggle v3.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.20.0

v3.19.3

Toggle v3.19.3's commit message
release: 3.19.3

v3.18.0

Toggle v3.18.0's commit message
release: 3.18.0

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.7.1 (#13)

* STG-1293: add local server multiregion example

* STG-1293: document multiregion example

* docs: tweak README wording for release validation

* release: 0.7.1

---------

Co-authored-by: monadoid <sam.finton@gmail.com>
Co-authored-by: Sam F <43347795+monadoid@users.noreply.github.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.7.0 (#12)

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* feat(api): manual updates

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* feat: x-stainless-any fix, optional frame id, ModelConfigString fix

* feat(api): manual updates

* chore(internal): clean up maven repo artifact script and add html documentation to repo root

* chore: test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests
fix: date time deserialization leniency

* chore(internal): improve maven repo docs

* fix(client): disallow coercion from float to int

* chore(internal): update `actions/checkout` version

* fix(client): fully respect max retries
fix(client): send retry count header for max retries 0
chore(internal): depend on packages directly in example

* chore(ci): upgrade `actions/setup-java`

* codegen metadata

* feat: move Stainless compatibility transforms from gen-openapi.ts into stainless.yml

* feat: End endpoint cleanup

* feat: [feat]: add support for local caching of agent when using api (2)

* feat: add v3 integration tests matching cloud exactly

* feat: Include replay endpoint in stainless spec so SDK clients can get run metrics

* chore(internal): update maven repo doc to include authentication

* feat(client): send `X-Stainless-Kotlin-Version` header

* docs: add comment for arbitrary value fields

* chore(internal): correct cache invalidation for `SKIP_MOCK_TESTS`

* fix(client): preserve time zone in lenient date-time parsing

* chore(ci): upgrade `actions/github-script`

* feat(api): manual updates

* codegen metadata

* feat: add auto-bedrock support based on bedrock/provider.model-name

* fix(docs): fix mcp installation instructions for remote servers

* feat: Update stainless.yml for project and publish settings

* feat: Add executionModel serialization to api client

* feat: Removed MCP from readme for now

* chore(internal): allow passing args to `./scripts/test`

* codegen metadata

* Set SDK version to 3.0.0

* Add remote Browserbase Playwright SSE example.

* Add local browser SSE example

* chore(internal): upgrade AssertJ

* codegen metadata

* STG-1308: update examples to use SSE and examples env

* STG-1306: update model names and README examples

* STG-1306: use opus for agent examples

* feat: randomize region used for evals, split out pnpm and turbo cache, veri…

* chore(internal): update `TestServerExtension` comment

* chore(internal): make `OkHttp` constructor internal

* feat(client): add connection pooling option

* feat: Multi-region stagehand api support

* chore(internal): remove mock server code

* chore: update mock server docs

* chore: make `Properties` more resilient to `null`

* chore: drop apache dependency

* fix: set Accept header in more places

* feat: [docsrevert spec gen changes

* chore(internal): expand imports

* STG-1301: add CLAUDE.md and AGENTS.md

* codegen metadata

* codegen metadata

* feat: Add bedrock to provider enum in Zod schemas and OpenAPI spec

* release: 0.7.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: monadoid <sam.finton@gmail.com>
Co-authored-by: Sam F <43347795+monadoid@users.noreply.github.com>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.6.1 (#9)

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.6.0 (#7)

* feat(client): allow configuring dispatcher executor service

* feat: Removed requiring x-language and x-sdk-version from openapi spec

* feat: Using provider/model syntax in modelName examples within openapi spec

* codegen metadata

* codegen metadata

* chore(internal): support uploading Maven repo artifacts to stainless package server

* release: 0.6.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.5.0 (#6)

* feat: /end endpoint returns empty object

* feat(client): add `HttpRequest#url()` method

* docs: prominently feature MCP server setup in root SDK readmes

* feat: Added optional param to force empty object

* codegen metadata

* release: 0.5.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.4.0 (#4)

* feat(api): manual updates

* release: 0.4.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>