Skip to content

Releases: Vitable-Inc/vitable-connect-python

v0.5.0

30 Mar 22:58
4bd1e9b

Choose a tag to compare

0.5.0 (2026-03-27)

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

Features

  • internal: implement indices array format for query and form serialization (20179b1)

v0.4.0

25 Mar 19:49
b331c79

Choose a tag to compare

0.4.0 (2026-03-25)

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

Features

Chores

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

v0.3.0

24 Mar 14:53
8e37773

Choose a tag to compare

0.3.0 (2026-03-24)

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

Features

Chores

  • internal: update gitignore (46e8e0a)

v0.2.0

20 Mar 23:45
bba2029

Choose a tag to compare

0.2.0 (2026-03-20)

Full Changelog: v0.1.2...v0.2.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (4f315a4)
  • pydantic: do not pass by_alias unless set (7d698a1)
  • sanitize endpoint path params (5d252df)

Chores

v0.1.3

19 Mar 23:54
0189a46

Choose a tag to compare

Updated publish job

v0.1.2

15 Mar 19:39
3344fdc

Choose a tag to compare

0.1.2 (2026-03-15)

Full Changelog: v0.1.1...v0.1.2

Chores

v0.1.1

15 Mar 19:29
a3a0250

Choose a tag to compare

0.1.1 (2026-03-15)

Full Changelog: v0.1.0...v0.1.1

Chores

v0.1.0

15 Mar 19:24
4558a5f

Choose a tag to compare

0.1.0 (2026-03-15)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • ensure streams are always closed (7fcce2a)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (01c6584)
  • use async_to_httpx_files in patch method (4aa431e)

Chores

  • add missing docstrings (7486482)
  • ci: bump uv version (74f7244)
  • ci: skip uploading artifacts on stainless-internal branches (24d02a6)
  • configure new SDK language (ccd61da)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (39137b7)
  • docs: use environment variables for authentication in code snippets (a3caad5)
  • format all api.md files (55cca23)
  • internal: add --fix argument to lint script (040488a)
  • internal: add missing files argument to base client (94f5cc6)
  • internal: add request options to SSE classes (e77e21d)
  • internal: bump dependencies (79fc12e)
  • internal: codegen related update (f23f0ff)
  • internal: codegen related update (d2aa4f5)
  • internal: fix lint error on Python 3.14 (d4044ca)
  • internal: make test_proxy_environment_variables more resilient (92eae8a)
  • internal: make test_proxy_environment_variables more resilient to env (e2cbec5)
  • internal: refactor authentication internals (5050fe1)
  • internal: remove mock server code (a611093)
  • speedup initial import (5c171ba)
  • update lockfile (46fd22c)
  • update mock server docs (2c8915c)
  • update SDK settings (4bde5c3)
  • update SDK settings (299f91c)
  • update SDK settings (e4ab81a)
  • update SDK settings (25bf803)
  • update SDK settings (fca5cc6)
  • update SDK settings (c331e7e)
  • update SDK settings (7ff81a7)
  • update SDK settings (0203a28)
  • update SDK settings (ecb955c)
  • update SDK settings (667632c)