Skip to content

Latest commit

 

History

History
559 lines (297 loc) · 26.2 KB

File metadata and controls

559 lines (297 loc) · 26.2 KB

Changelog

0.17.0 (2025-10-27)

Full Changelog: v0.16.0...v0.17.0

Features

  • Make country flag optional for DC and ISP proxies (cd4c025)

0.16.0 (2025-10-27)

Full Changelog: v0.15.0...v0.16.0

Features

  • ad hoc playwright code exec AP| (4204ad5)

Chores

  • bump httpx-aiohttp version to 0.1.9 (1130759)

0.15.0 (2025-10-17)

Full Changelog: v0.14.2...v0.15.0

Features

  • click mouse, move mouse, screenshot (b63f7ad)
  • Phani/deploy with GitHub url (eb86c27)

0.14.2 (2025-10-16)

Full Changelog: v0.14.1...v0.14.2

Features

0.14.1 (2025-10-13)

Full Changelog: v0.14.0...v0.14.1

Features

  • Hide and deprecate mobile proxy type (bee8d86)
  • WIP: Configurable Viewport (60b9961)

Chores

  • internal: detect missing future annotations with ruff (b53927c)

0.14.0 (2025-10-07)

Full Changelog: v0.13.0...v0.14.0

Features

0.13.0 (2025-10-03)

Full Changelog: v0.12.0...v0.13.0

Features

  • Http proxy (2664172)
  • Update oAPI and data model for proxy status (014d704)

0.12.0 (2025-09-30)

Full Changelog: v0.11.5...v0.12.0

Features

  • Return proxy ID in browsers response (2beafcf)

0.11.5 (2025-09-29)

Full Changelog: v0.11.4...v0.11.5

Features

  • Add App Version to Invocation and add filtering on App Version (c703d0b)
  • Fix my incorrect grammer (22b2c11)

0.11.4 (2025-09-25)

Full Changelog: v0.11.3...v0.11.4

Features

  • getInvocations endpoint (bb39872)

0.11.3 (2025-09-24)

Full Changelog: v0.11.2...v0.11.3

Features

0.11.2 (2025-09-24)

Full Changelog: v0.11.1...v0.11.2

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (e7e72e6)
  • improve example values (2ecd936)
  • internal: update pydantic dependency (45de860)
  • types: change optional parameter type from NotGiven to Omit (0b85104)

0.11.1 (2025-09-06)

Full Changelog: v0.11.0...v0.11.1

Features

  • api: add pagination to the deployments endpoint (e5838f5)
  • api: pagination properties added to response (has_more, next_offset) (5f2329f)
  • api: update API spec with pagination headers (f64f55b)

Chores

  • internal: move mypy configurations to pyproject.toml file (4818d2d)
  • tests: simplify get_platform test (cd90a49)

0.11.0 (2025-09-04)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: adding support for browser profiles (52bcaa1)
  • improve future compat with pydantic v3 (72b0862)
  • types: replace List[str] with SequenceNotStr in params (688059b)

Chores

  • internal: add Sequence related utils (e833554)

0.10.0 (2025-08-27)

Full Changelog: v0.9.1...v0.10.0

Features

  • api: new process, fs, and log endpoints (48a39b4)

Bug Fixes

  • avoid newer type syntax (9ec7c40)

Chores

  • internal: change ci workflow machines (3a2969d)
  • internal: update pyright exclude list (39439aa)
  • update github action (fff64d0)

0.9.1 (2025-08-15)

Full Changelog: v0.9.0...v0.9.1

Features

  • api: add browser timeouts (a89eff3)

Chores

  • internal: codegen related update (024c808)
  • internal: update comment in script (4279b99)
  • update @stainless-api/prism-cli to v5.15.0 (e78750e)

0.9.0 (2025-08-08)

Full Changelog: v0.8.3...v0.9.0

Features

  • api: browser instance file i/o (14667cd)

Chores

  • internal: fix ruff target version (07b55e4)

0.8.3 (2025-08-01)

Full Changelog: v0.8.2...v0.8.3

Features

  • api: lower default timeout to 5s (6d43e73)
  • api: manual updates (c6990ba)
  • client: support file upload requests (79b06da)

Chores

  • project: add settings file for vscode (c46aa48)

0.8.2 (2025-07-23)

Full Changelog: v0.8.1...v0.8.2

Features

  • api: add action name to the response to invoke (1a485b2)

Bug Fixes

  • parsing: ignore empty metadata (d839a20)
  • parsing: parse extra field types (cb880bc)

0.8.1 (2025-07-21)

Full Changelog: v0.8.0...v0.8.1

Chores

  • api: remove deprecated endpoints (348e40a)

0.8.0 (2025-07-16)

Full Changelog: v0.7.1...v0.8.0

Features

  • api: manual updates (cd2b694)
  • clean up environment call outs (c31b1a2)

Bug Fixes

  • client: don't send Content-Type header on GET requests (b44aeee)
  • parsing: correctly handle nested discriminated unions (7b25900)

Chores

  • internal: bump pinned h11 dep (352aae2)
  • package: mark python 3.13 as supported (5ddf6d0)
  • readme: fix version rendering on pypi (760753f)

0.7.1 (2025-07-08)

Full Changelog: v0.6.4...v0.7.1

Features

Bug Fixes

  • ci: correct conditional (1167795)

Chores

  • ci: change upload type (dabede0)
  • ci: only run for pushes and fork pull requests (e9a45fd)
  • internal: codegen related update (2c50b08)

0.6.4 (2025-06-27)

Full Changelog: v0.6.3...v0.6.4

Features

Bug Fixes

  • ci: release-doctor — report correct token name (ab1f806)

0.6.3 (2025-06-25)

Full Changelog: v0.6.2...v0.6.3

Features

  • api: /browsers no longer requires invocation id (d1ff453)

0.6.2 (2025-06-24)

Full Changelog: v0.6.1...v0.6.2

Features

  • api: add since parameter to deployment logs endpoint (39fb799)
  • client: add support for aiohttp (fbe32a1)

Chores

  • tests: skip some failing tests on the latest python versions (9441e05)

Documentation

  • client: fix httpx.Timeout documentation reference (f3c0127)

0.6.1 (2025-06-18)

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

Features

  • api: add delete_browsers endpoint (1d378d3)

0.6.0 (2025-06-18)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: update via SDK Studio (a811017)
  • api: update via SDK Studio (0c8937a)
  • api: update via SDK Studio (dff3e39)
  • api: update via SDK Studio (d26c519)
  • api: update via SDK Studio (ff07935)
  • api: update via SDK Studio (fe8d70b)
  • api: update via SDK Studio (8073db6)
  • api: update via SDK Studio (c1cdbcc)
  • api: update via SDK Studio (eed8e67)
  • api: update via SDK Studio (7699111)
  • api: update via SDK Studio (d51332b)
  • api: update via SDK Studio (452e83c)
  • api: update via SDK Studio (496e5cd)

Bug Fixes

  • client: correctly parse binary response | stream (0079349)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (53d6547)

Chores

  • ci: enable for pull requests (fb3fba1)
  • internal: update conftest.py (bcfcef2)
  • readme: update badges (099868c)
  • tests: add tests for httpx client instantiation & proxies (235bf24)
  • tests: run tests in parallel (83e4f2c)

0.5.0 (2025-06-03)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: update via SDK Studio (6bc85d1)
  • api: update via SDK Studio (007cb3c)
  • client: add follow_redirects request option (4db3b7f)

Chores

  • docs: remove reference to rye shell (1f9ea78)

0.4.0 (2025-05-28)

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

Features

  • api: update via SDK Studio (eda6c2c)

0.3.0 (2025-05-22)

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

Features

  • api: update via SDK Studio (e87dc0f)
  • api: update via SDK Studio (e4b0438)
  • api: update via SDK Studio (4a8f812)
  • api: update via SDK Studio (260f1a2)

Chores

  • docs: grammar improvements (f0f0e85)

0.2.0 (2025-05-21)

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

Features

  • api: update via SDK Studio (34cef34)

Chores

0.1.0 (2025-05-21)

Full Changelog: v0.1.0-alpha.15...v0.1.0

Features

  • api: update via SDK Studio (0950b19)

0.1.0-alpha.15 (2025-05-20)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

  • api: update via SDK Studio (085cf7c)
  • api: update via SDK Studio (da4cc1f)

0.1.0-alpha.14 (2025-05-20)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

  • api: update via SDK Studio (43ca550)

0.1.0-alpha.13 (2025-05-20)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: update via SDK Studio (c528c7b)

0.1.0-alpha.12 (2025-05-19)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • api: update via SDK Studio (7ae75cc)
  • api: update via SDK Studio (6359d12)

0.1.0-alpha.11 (2025-05-19)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • api: update via SDK Studio (16afb5a)
  • api: update via SDK Studio (08c35c8)

0.1.0-alpha.10 (2025-05-19)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

  • api: update via SDK Studio (a382570)

Chores

  • ci: fix installation instructions (c897375)
  • ci: upload sdks to package manager (03d0f7f)
  • internal: codegen related update (49143bd)

0.1.0-alpha.9 (2025-05-14)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: update via SDK Studio (472443c)

0.1.0-alpha.8 (2025-05-12)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: update via SDK Studio (68c2cc8)

0.1.0-alpha.7 (2025-05-11)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: update via SDK Studio (2810c5c)

0.1.0-alpha.6 (2025-05-11)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: update via SDK Studio (d2d465e)

0.1.0-alpha.5 (2025-05-10)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: update via SDK Studio (8bceece)

0.1.0-alpha.4 (2025-05-10)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: update via SDK Studio (d93116e)

0.1.0-alpha.3 (2025-05-10)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Bug Fixes

  • package: support direct resource imports (679b117)
  • tests: skip broken binary tests for now (69638c0)

0.1.0-alpha.2 (2025-05-09)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • api: update via SDK Studio (fb257f7)

0.1.0-alpha.1 (2025-05-08)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (e093d2c)

Chores