Skip to content

Releases: BLSQ/openhexa-sdk-python

v2.14.0

06 Oct 09:01
773f27c
Compare
Choose a tag to compare

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

25 Sep 07:33
07a7992
Compare
Choose a tag to compare

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

12 Sep 13:38
17a55f2
Compare
Choose a tag to compare

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

11 Sep 14:35
db80add
Compare
Choose a tag to compare

2.12.1 (2025-09-11)

Bug Fixes

  • File paramter: Improve user-friendliness of File class (ce6e29a)

v2.12.0

09 Sep 13:59
ccda3cc
Compare
Choose a tag to compare

2.12.0 (2025-09-09)

Features

  • Add support for File parameter type (4d1e230)

v2.11.0

03 Sep 12:23
be0bb44
Compare
Choose a tag to compare

2.11.0 (2025-09-03)

Features

  • add HEXA_VERIFY_SSL option to disable ssl certificate (HEXA-1350) (#303) (4908f07)

v2.10.0

03 Sep 06:22
26f8ea4
Compare
Choose a tag to compare

2.10.0 (2025-09-02)

Features

  • workspace: PATHWAYS-634 update worksapce settings (#304) (3c38fe0)

v2.9.0

25 Aug 14:35
9134079
Compare
Choose a tag to compare

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

30 Jun 14:15
51cd688
Compare
Choose a tag to compare

2.8.0 (2025-06-30)

Features

  • add runs to pipeline in openhexa client (#290) (0b025b8)

v2.7.2

27 Jun 12:26
0033704
Compare
Choose a tag to compare

2.7.2 (2025-06-27)

Bug Fixes

  • Set schema to Prod/Demo schema, handle exception gracefully (#288) (cdb901f)