Skip to content

Releases: cooper-square-technologies/profound-python-sdk

v0.40.0

18 Apr 16:03
6f61674

Choose a tag to compare

0.40.0 (2026-04-18)

Full Changelog: v0.39.0...v0.40.0

Features

Performance Improvements

  • client: optimize file structure copying in multipart requests (4ef7c2d)

v0.39.0

15 Apr 17:31
b04cebe

Choose a tag to compare

0.39.0 (2026-04-15)

Full Changelog: v0.38.0...v0.39.0

Features

  • api: add agent api methods (e2985cf)
  • api: api update (55addea)
  • api: change start_run to just agents.runs.run(...) (a715007)
  • api: switch agents.runs.run to .create (0fea93b)

v0.38.0

14 Apr 14:23
7523460

Choose a tag to compare

0.38.0 (2026-04-14)

Full Changelog: v0.37.0...v0.38.0

Features

v0.37.0

10 Apr 20:17
feeb5af

Choose a tag to compare

0.37.0 (2026-04-10)

Full Changelog: v0.36.0...v0.37.0

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (1c51c16)

v0.36.0

08 Apr 16:41
54a853f

Choose a tag to compare

0.36.0 (2026-04-07)

Full Changelog: v0.35.0...v0.36.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (71de827)

v0.35.0

03 Apr 14:15
c28712d

Choose a tag to compare

0.35.0 (2026-04-03)

Full Changelog: v0.34.0...v0.35.0

Features

v0.34.0

30 Mar 23:07
c8d6a7e

Choose a tag to compare

0.34.0 (2026-03-30)

Full Changelog: v0.33.1...v0.34.0

Features

  • api: api update (badf1e9)
  • api: bots and referrals reports v2 (1d15808)
  • api: shared models (4d69a87)
  • internal: implement indices array format for query and form serialization (f2830b4)

v0.33.1

24 Mar 18:23
ef8b342

Choose a tag to compare

0.33.1 (2026-03-24)

Full Changelog: v0.33.0...v0.33.1

Chores

  • ci: skip lint on metadata-only changes (a20efb9)

v0.33.0

23 Mar 18:06
76d1fc8

Choose a tag to compare

0.33.0 (2026-03-23)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • sanitize endpoint path params (6ad08f2)

Chores

  • internal: update gitignore (a9d3704)

v0.32.0

17 Mar 21:07
c663203

Choose a tag to compare

0.32.0 (2026-03-17)

Full Changelog: v0.31.1...v0.32.0

Features