Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserbase/sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: browserbase/sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0-alpha.0
Choose a head ref
  • 1 commit
  • 65 files changed
  • 2 contributors

Commits on Sep 5, 2025

  1. release: 1.5.0-alpha.0 (#153)

    * chore(docs): grammar improvements
    
    * chore(docs): remove reference to rye shell
    
    * chore(docs): remove unnecessary param examples
    
    * feat(client): add follow_redirects request option
    
    * codegen metadata
    
    * chore(tests): run tests in parallel
    
    * fix(client): correctly parse binary response | stream
    
    * chore(tests): add tests for httpx client instantiation & proxies
    
    * chore(internal): update conftest.py
    
    * chore(ci): enable for pull requests
    
    * chore(readme): update badges
    
    * fix(tests): fix: tests which call HTTP endpoints directly with the example parameters
    
    * docs(client): fix httpx.Timeout documentation reference
    
    * feat(client): add support for aiohttp
    
    * chore(tests): skip some failing tests on the latest python versions
    
    * fix(ci): release-doctor — report correct token name
    
    * chore(ci): only run for pushes and fork pull requests
    
    * fix(ci): correct conditional
    
    * codegen metadata
    
    * chore(ci): change upload type
    
    * feat(api): api update
    
    * chore(internal): codegen related update
    
    * codegen metadata
    
    * feat(api): api update
    
    * chore(internal): bump pinned h11 dep
    
    * chore(package): mark python 3.13 as supported
    
    * fix(parsing): correctly handle nested discriminated unions
    
    * feat(api): api update
    
    * chore(internal): codegen related update
    
    * feat(api): api update
    
    * chore(internal): codegen related update
    
    * feat(api): api update
    
    * chore(internal): codegen related update
    
    * chore(readme): fix version rendering on pypi
    
    * feat(api): api update
    
    * fix(client): don't send Content-Type header on GET requests
    
    * feat: clean up environment call outs
    
    * feat(api): api update
    
    * feat(api): api update
    
    * fix(parsing): ignore empty metadata
    
    * fix(parsing): parse extra field types
    
    * chore(project): add settings file for vscode
    
    * feat(client): support file upload requests
    
    * chore(internal): fix ruff target version
    
    * chore: update @stainless-api/prism-cli to v5.15.0
    
    * chore(internal): update comment in script
    
    * chore: update github action
    
    * chore(internal): change ci workflow machines
    
    * codegen metadata
    
    * fix: avoid newer type syntax
    
    * chore(internal): update pyright exclude list
    
    * chore(internal): add Sequence related utils
    
    * feat(types): replace List[str] with SequenceNotStr in params
    
    * feat: improve future compat with pydantic v3
    
    * feat(api): manual updates
    
    * feat(api): api update
    
    * feat(api): api update
    
    * codegen metadata
    
    * fix: fix extension types in playwright_extensions
    
    * codegen metadata
    
    * feat(api): manual updates
    
    * release: 1.5.0-alpha.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
    stainless-app[bot] and jtoar authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    99c8f40 View commit details
    Browse the repository at this point in the history
Loading