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.0.5
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.1.0
Choose a head ref
  • 2 commits
  • 46 files changed
  • 2 contributors

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    9b26700 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. release: 1.1.0 (#79)

    * chore: make the `Omit` type public (#78)
    
    * chore(internal): bump pydantic dependency (#81)
    
    * docs(readme): fix http client proxies example (#82)
    
    * chore(internal): bump pyright (#83)
    
    * chore(internal): add support for TypeAliasType (#85)
    
    * chore(internal): codegen related update (#86)
    
    * chore(internal): codegen related update (#87)
    
    * chore(internal): codegen related update (#88)
    
    * chore(internal): remove some duplicated imports (#89)
    
    * chore(internal): updated imports (#90)
    
    * docs(readme): example snippet for client context manager (#91)
    
    * chore(internal): fix some typos (#92)
    
    * chore(internal): codegen related update (#93)
    
    * chore: add missing isclass check (#94)
    
    * chore(internal): bump httpx dependency (#95)
    
    * fix(client): only call .close() when needed (#97)
    
    * docs: fix typos (#98)
    
    * chore(internal): codegen related update (#99)
    
    * fix: correctly handle deserialising `cls` fields (#100)
    
    * feat(api): api update (#101)
    
    * chore(internal): codegen related update (#102)
    
    * feat(api): api update (#104)
    
    * feat(api): api update (#105)
    
    * chore(internal): codegen related update (#106)
    
    * chore(internal): codegen related update (#107)
    
    * feat(api): api update (#109)
    
    * chore(internal): minor formatting changes (#110)
    
    * feat(api): api update (#111)
    
    * release: 1.1.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    0a3c371 View commit details
    Browse the repository at this point in the history
Loading