Releases: hubmapconsortium/entity-python-sdk
Releases · hubmapconsortium/entity-python-sdk
v2.0.0-alpha.26
2.0.0-alpha.26 (2025-07-15)
Full Changelog: v2.0.0-alpha.25...v2.0.0-alpha.26
Features
- clean up environment call outs (a0d08d4)
v2.0.0-alpha.25
2.0.0-alpha.25 (2025-07-12)
Full Changelog: v2.0.0-alpha.24...v2.0.0-alpha.25
Bug Fixes
- client: don't send Content-Type header on GET requests (ce3cb44)
v2.0.0-alpha.24
2.0.0-alpha.24 (2025-07-11)
Full Changelog: v2.0.0-alpha.23...v2.0.0-alpha.24
Chores
- readme: fix version rendering on pypi (9781f0d)
v2.0.0-alpha.23
2.0.0-alpha.23 (2025-07-10)
Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23
Bug Fixes
- parsing: correctly handle nested discriminated unions (41a0acb)
v2.0.0-alpha.22
v2.0.0-alpha.21
2.0.0-alpha.21 (2025-07-08)
Full Changelog: v2.0.0-alpha.20...v2.0.0-alpha.21
Chores
- internal: codegen related update (9718a3c)
v2.0.0-alpha.20
2.0.0-alpha.20 (2025-07-02)
Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20
Chores
- ci: change upload type (1829907)
v2.0.0-alpha.19
2.0.0-alpha.19 (2025-06-30)
Full Changelog: v2.0.0-alpha.18...v2.0.0-alpha.19
Bug Fixes
- ci: correct conditional (c689b9b)
Chores
- ci: only run for pushes and fork pull requests (7ab21f2)
v2.0.0-alpha.18
2.0.0-alpha.18 (2025-06-27)
Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.18
Bug Fixes
- ci: release-doctor — report correct token name (8b450f8)
v2.0.0-alpha.17
2.0.0-alpha.17 (2025-06-24)
Full Changelog: v2.0.0-alpha.16...v2.0.0-alpha.17
Features
- client: add support for aiohttp (d016ad9)
Bug Fixes
- client: correctly parse binary response | stream (42caccd)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (e95d9d4)
Chores
- ci: enable for pull requests (1cfe2c3)
- internal: update conftest.py (f0f799d)
- readme: update badges (e76a8da)
- tests: add tests for httpx client instantiation & proxies (4f95579)
- tests: run tests in parallel (66feb68)
- tests: skip some failing tests on the latest python versions (ebc7530)
Documentation
- client: fix httpx.Timeout documentation reference (a451cee)