Skip to content

Releases: syntasso/kratix-python

v0.4.2

15 Dec 11:32
7267fa3

Choose a tag to compare

0.4.2 (2025-12-09)

Chores

  • evaluate to false when no input is passed (b1a58fa)

v0.4.1

09 Dec 17:10
11a26c8

Choose a tag to compare

0.4.1 (2025-12-09)

Features

  • docs page now shows SDK version (2b9a29f)

Chores

  • added the rest of the current python versions (cbe1757)
  • adjusting to previous release (177c9cf)
  • allow publish workflow to publish to test locations on demand (8c164bf)
  • allow workflow to publish to test locations (2e4ff76)
  • allowed testing with multiple python versions (030d314)
  • asking release-please to consider the uv lockfile for releases (c6efab1)
  • autoformatting (f185c28)
  • automate package publishing process with uv (33081a5)
  • being more conservative about when to run (342ac46)
  • better UI message (90f1200)
  • better UI message (4bf6401)
  • exposing field (34681bb)
  • fix check to look at the correct field (167c1e5)
  • fixed install command (9075d3a)
  • fixed typo (29cf53f)
  • fixed version in matrix (23c9378)
  • forcing release-please action to use config file (28573e2)
  • forcing release-please action to use config file (7187b7c)
  • main: release 0.4.1 (967a42c)
  • main: release 0.4.1 (aa0865a)
  • make linting happy (f559322)
  • pin version for 3.12 for development (94c2e50)
  • pin version for 3.12 for development (e357c4b)
  • publish RC packages to non-production locations (168a2e5)
  • release process change (89fa7e3)
  • removed standalone script pointer (892f8ac)
  • removed unneeded newline (8c61043)
  • removed UV_PYTHON as we have .python-version (1d6705e)
  • renamed README (caf5c47)
  • renamed workflow to follow pattern (d9813c2)
  • renaming readme (65553b3)
  • setting input as mandatory (8034bb5)
  • split docs building workflow (5470686)
  • support for prereleases (fbae14d)
  • switch from poetry to uv (28101f2)
  • switched make and workflows to uv (33849d1)
  • updated release process and makefile (b1b8cc9)
  • use release creator token to create the release (19cf26b)

Build System

  • deps-dev: bump pytest from 8.4.2 to 9.0.1 (#36) (b67cedc)
  • deps-dev: bump ruff from 0.14.4 to 0.14.5 in the minor-and-patch group (6ab771e)
  • deps-dev: bump ruff from 0.14.5 to 0.14.6 in the minor-and-patch group (df0a897)
  • deps-dev: bump ruff in the minor-and-patch group (1c9d4cf)
  • deps-dev: bump ruff in the minor-and-patch group (14539ba)
  • deps-dev: bump ruff in the minor-and-patch group (#38) (dbd444c)
  • deps-dev: bump the minor-and-patch group with 2 updates (#39) (198dc4e)

v0.4.0

14 Nov 17:46
06eecf2

Choose a tag to compare

0.4.0 (2025-11-14)

Features

  • new pypi release and documentation (cd23bae)
  • new pypi release and documentation (c062400)

v0.3.0

29 Oct 12:21
a206264

Choose a tag to compare

0.3.0 (2025-10-29)

Features

  • add new workflow helper functions (1dabc2b)
  • add new workflow helper functions (532e3df)

Documentation

v0.2.0

17 Sep 14:27
8c23382

Choose a tag to compare

0.2.0 (2025-09-16)

Features

  • get_value can take a default argument (8a0a894)
  • get_value can take a default argument (9485826)

Bug Fixes

Documentation

  • improve function documentation (914cfce)

v0.1.0

13 Aug 10:03
19ef45a

Choose a tag to compare

0.1.0 (2025-08-13)

Features

  • implement publish_status (74043b9)
  • implement publish_status and use it in deployment promise (71b45c0)
  • initial SDK implementation (95ce8a8)

Bug Fixes

  • python / pytest compatible version bumps (7c55653)

Documentation

  • add descriptions for resource and promise functions (4fc1bd0)