Releases: BLSQ/openhexa-sdk-python
Releases · BLSQ/openhexa-sdk-python
v2.14.0
2.14.0 (2025-10-06)
Features
- add functional type and tags as cli arguments (#316) (9134b26)
Bug Fixes
- try another pattern on global level for PR name (014ea85)
- try to remove PR title pattern, to fix release (ee36066)
- update PR title to include version (22864de)
- wrapped exceptions, making text more UI friendly (#320) (8059bb9)
v2.13.0
2.13.0 (2025-09-25)
Features
- release trigger (c055e1c)
- make ssl option for all calls to OH api (#317)
Bug Fixes
v2.12.2
2.12.2 (2025-09-12)
Bug Fixes
- get_dataset and list_dataset to consider source workspace slug (HEXA-1366) (#314) (5fa6b82)
v2.12.1
2.12.1 (2025-09-11)
Bug Fixes
- File paramter: Improve user-friendliness of File class (ce6e29a)
v2.12.0
2.12.0 (2025-09-09)
Features
- Add support for File parameter type (4d1e230)
v2.11.0
2.11.0 (2025-09-03)
Features
- add HEXA_VERIFY_SSL option to disable ssl certificate (HEXA-1350) (#303) (4908f07)
v2.10.0
2.10.0 (2025-09-02)
Features
- workspace: PATHWAYS-634 update worksapce settings (#304) (3c38fe0)
v2.9.0
2.9.0 (2025-08-25)
Features
- graphql: support uploadPipeline mutation (#302) (9dd13c5)
- prioritize connections from env (#297) (f3ed79a)
- workspace: add method to expose configuration property from workspace (#299) (9d5a425)
Bug Fixes
- add conda build to ci workflow (#293) (7ae0aad)
- deps: update dependency build to >=1.3,<2 (#296) (cc91e25)
- running pipeline locally with custom image (HEXA-1337) (172ecf6)
v2.8.0
2.8.0 (2025-06-30)
Features
- add runs to pipeline in openhexa client (#290) (0b025b8)
v2.7.2
2.7.2 (2025-06-27)
Bug Fixes
- Set schema to Prod/Demo schema, handle exception gracefully (#288) (cdb901f)