Skip to content

Releases: BLSQ/openhexa-sdk-python

v2.12.0

Choose a tag to compare

@blsqbot blsqbot released this 09 Sep 13:59
ccda3cc

2.12.0 (2025-09-09)

Features

  • Add support for File parameter type (4d1e230)

v2.11.0

Choose a tag to compare

@blsqbot blsqbot released this 03 Sep 12:23
be0bb44

2.11.0 (2025-09-03)

Features

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

v2.10.0

Choose a tag to compare

@blsqbot blsqbot released this 03 Sep 06:22
26f8ea4

2.10.0 (2025-09-02)

Features

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

v2.9.0

Choose a tag to compare

@blsqbot blsqbot released this 25 Aug 14:35
9134079

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

Choose a tag to compare

@blsqbot blsqbot released this 30 Jun 14:15
51cd688

2.8.0 (2025-06-30)

Features

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

v2.7.2

Choose a tag to compare

@blsqbot blsqbot released this 27 Jun 12:26
0033704

2.7.2 (2025-06-27)

Bug Fixes

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

v2.7.1

Choose a tag to compare

@blsqbot blsqbot released this 27 Jun 09:08
a537dee

2.7.1 (2025-06-27)

Bug Fixes

  • include the graphql file in the build, with the correct path (#286) (8a8c693)

v2.7.0

Choose a tag to compare

@blsqbot blsqbot released this 27 Jun 08:49
af12d6b

2.7.0 (2025-06-27)

Features

Bug Fixes

  • path to GraphQL schema for breaking change detection (#284) (2259a87)

v2.6.0

Choose a tag to compare

@blsqbot blsqbot released this 26 Jun 15:18
bf08390

2.6.0 (2025-06-26)

Features

  • Add lots of methods to OpenHexaClient (#281) (c348d2b)

Bug Fixes

  • refactor OpenHexaClient to allow usage in both CLI and SDK without circular dependency (HEXA-1314) (#279) (8936df8)

v2.5.1

Choose a tag to compare

@blsqbot blsqbot released this 24 Jun 11:49
bd8b8f1

2.5.1 (2025-06-24)

Bug Fixes