File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 2.19.5 "
2+ "." : " 2.20.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.20.0] ( https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.5...v2.20.0 ) (2026-04-23)
4+
5+
6+ ### Features
7+
8+ * add secret parameter type for pipeline parameters(HEXA-1457 ) ([ #373 ] ( https://github.com/BLSQ/openhexa-sdk-python/issues/373 ) ) ([ 0dfc82e] ( https://github.com/BLSQ/openhexa-sdk-python/commit/0dfc82e21ad46e4fc15d2241886edef171ec7fb9 ) )
9+
10+
11+ ### Miscellaneous
12+
13+ * ** deps:** update dependency python to 3.14 ([ #372 ] ( https://github.com/BLSQ/openhexa-sdk-python/issues/372 ) ) ([ 99bbeee] ( https://github.com/BLSQ/openhexa-sdk-python/commit/99bbeeec8705510b1843970d1ea61ed71d58004a ) )
14+ * ** deps:** update googleapis/release-please-action action to v4.4.1 ([ #377 ] ( https://github.com/BLSQ/openhexa-sdk-python/issues/377 ) ) ([ af4b166] ( https://github.com/BLSQ/openhexa-sdk-python/commit/af4b166406bda38bf81166b673d45ff41738024a ) )
15+
316## [ 2.19.5] ( https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.4...v2.19.5 ) (2026-04-08)
417
518
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " openhexa.sdk"
7- version = " 2.19.5 "
7+ version = " 2.20.0 "
88description = " OpenHEXA SDK"
99
1010authors = [{ name = " Bluesquare" , email = " dev@bluesquarehub.com" }]
You can’t perform that action at this time.
0 commit comments