Releases: Vitable-Inc/vitable-connect-python
Releases · Vitable-Inc/vitable-connect-python
v0.7.0
0.7.0 (2026-05-15)
Full Changelog: v0.6.0...v0.7.0
Features
- api: api update (be238bd)
- api: api update (d2cf53f)
- api: manual updates (d3b3b22)
- internal/types: support eagerly validating pydantic iterators (a5abdda)
- support setting headers via env (3ca51fa)
Bug Fixes
- client: add missing f-string prefix in file type error message (004c0b9)
- use correct field name format for multipart file arrays (6e86a19)
Chores
v0.6.0
0.6.0 (2026-04-18)
Full Changelog: v0.5.0...v0.6.0
Features
- api: api update (ce09b27)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (a146ca8)
- ensure file data are only sent as 1 parameter (4f40996)
Performance Improvements
- client: optimize file structure copying in multipart requests (ef0dd2c)
v0.5.0
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
0.4.0 (2026-03-25)
Full Changelog: v0.3.0...v0.4.0
Features
- api: api update (cbeb23a)
Chores
- ci: skip lint on metadata-only changes (ae2ea7a)
v0.3.0
0.3.0 (2026-03-24)
Full Changelog: v0.2.0...v0.3.0
Features
- api: api update (79cb703)
Chores
- internal: update gitignore (46e8e0a)
v0.2.0
0.2.0 (2026-03-20)
Full Changelog: v0.1.2...v0.2.0
Features
- api: api update (2d17eba)
- api: manual updates (61e9959)
- api: manual updates (311d294)
- api: manual updates (81fa03e)
Bug Fixes
- deps: bump minimum typing-extensions version (4f315a4)
- pydantic: do not pass
by_aliasunless set (7d698a1) - sanitize endpoint path params (5d252df)
Chores
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2026-03-15)
Full Changelog: v0.0.1...v0.1.0
Features
- api: manual updates (667eed2)
- api: manual updates (ee1b326)
- api: manual updates (c6773ab)
- api: manual updates (24510e4)
- api: manual updates for 0.0.1 (b6507fe)
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.mdfiles (55cca23) - internal: add
--fixargument 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_variablesmore resilient (92eae8a) - internal: make
test_proxy_environment_variablesmore 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)