Skip to content

Releases: seamapi/python

v3.14.1

Choose a tag to compare

@seambot seambot released this 02 Sep 06:02
v3.14.1
1507e19

3.14.1 (2026-09-02)

Bug Fixes

  • limit response parsing to values the SDK does not recognize (#653) (cca5903)

v3.14.0

Choose a tag to compare

@seambot seambot released this 02 Sep 05:00
v3.14.0
4bab5aa

3.14.0 (2026-09-02)

Features

  • Improve API response parsing resilience to unknown fields (#651) (6cf3f9a)

v3.13.12

Choose a tag to compare

@seambot seambot released this 28 Aug 22:11
v3.13.12
bd548fb

3.13.12 (2026-08-28)

Bug Fixes

  • Separate an unreadable webhook payload from a forged one (#644) (0694c69)

v3.13.11

Choose a tag to compare

@seambot seambot released this 28 Aug 22:09
v3.13.11
514ade9

3.13.11 (2026-08-28)

Bug Fixes

  • Raise for missing DeepAttrDict keys instead of inserting them (#643) (d8dced4)
  • Use the generated pagination dataclass in the paginator (#647) (086e62f)

v3.13.10

Choose a tag to compare

@seambot seambot released this 28 Aug 21:43
v3.13.10
e2f3a28

3.13.10 (2026-08-28)

Bug Fixes

  • Replace NULL sentinels in form data and tolerate malformed validation errors (#646) (356d01f)

v3.13.9

Choose a tag to compare

@seambot seambot released this 28 Aug 21:42
v3.13.9
793fe42

3.13.9 (2026-08-28)

Bug Fixes

  • Stop the paginator when a page cursor repeats (#641) (840b499)

v3.13.8

Choose a tag to compare

@seambot seambot released this 28 Aug 21:25
v3.13.8
fc6216d

3.13.8 (2026-08-28)

Bug Fixes

  • Read pagination from the response instead of a client hook (#640) (86dce9a)

v3.13.7

Choose a tag to compare

@seambot seambot released this 28 Aug 21:20
v3.13.7
acf9b24

3.13.7 (2026-08-28)

Bug Fixes

  • Reject the retries option with a custom transport (#642) (c1e3b6a)

v3.13.6

Choose a tag to compare

@seambot seambot released this 28 Aug 21:18
v3.13.6
2ddbcf9

3.13.6 (2026-08-28)

Bug Fixes

  • Leave pagination params out of the at least one parameter guard (#639) (6e411b1)

v3.13.5

Choose a tag to compare

@seambot seambot released this 28 Aug 21:11
v3.13.5
3c9fe64

3.13.5 (2026-08-28)

Bug Fixes

  • Raise a Seam error for a success response that is malformed (#638) (876c501)