Skip to content

Releases: MapColonies/jobnik-manager-test

v0.1.10-rc.6

23 Feb 10:15
63c223b

Choose a tag to compare

v0.1.10-rc.6 Pre-release
Pre-release

0.1.10-rc.6 (2026-02-23)

Bug Fixes

  • test (6a4afc8)
  • update RC release sync workflow to improve branch handling and PR creation (6c3bd17)

Miscellaneous Chores

  • enforce correct rc version (212bc99)
  • enforce correct rc version (dc30c05)

v0.1.10-rc.3

23 Feb 09:31
c9c8a88

Choose a tag to compare

v0.1.10-rc.3 Pre-release
Pre-release

0.1.10-rc.3 (2026-02-23)

Bug Fixes

  • add RC release sync workflow from next to master (ae99254)

Miscellaneous Chores

  • enforce correct rc version (645d74a)

v0.1.10-rc.11

23 Feb 10:23
a057462

Choose a tag to compare

v0.1.10-rc.11 Pre-release
Pre-release

0.1.10-rc.11 (2026-02-23)

Bug Fixes

  • correct indentation for workflow_dispatch trigger in RC Release Sync (a6269d4)
  • streamline sync branch creation and merging process (b5291bc)

Miscellaneous Chores

  • enforce correct rc version (037e7b6)
  • enforce correct rc version (0230d98)
  • enforce correct rc version (f130109)

v0.1.10-rc.1

23 Feb 08:51
e536d3d

Choose a tag to compare

v0.1.10-rc.1 Pre-release
Pre-release

0.1.10-rc.1 (2026-02-23)

Bug Fixes

  • correct labels for auto-merge and update job dependencies in workflow (bb27dfc)

Miscellaneous Chores

  • enforce correct rc version (a244b1c)

v0.1.9

09 Feb 10:00
4db3c2e

Choose a tag to compare

0.1.9 (2026-02-09)

⚠ BREAKING CHANGES

  • clean python
  • change the python
  • : trigger CI 19
  • test

Features

  • add comprehensive error handling from OpenAPI spec (MAPCO-7927) (#89) (225789d)
  • add cron job functionality for task cleanup (MAPCO-8350) (#94) (8de6cca)
  • add isWaiting flag to stage creation for conditional status handling (MAPCO-7905) (#40) (e92d6a0)
  • add metrics for tracking in-progress jobs, stages, and tasks MAPCO-8206 (#119) (4105597)
  • add order field to stages for maintaining execution sequence and update related logic (MAPCO-7897) (#72) (1667e27)
  • add Prisma instrumentation for enhanced tracing and update related logic (#76) (b35aff9)
  • add Python setup step for smart release action (933a34d)
  • add startTime and endTime fields to task model (MAPCO-8349) (#93) (2c17e42)
  • add userMetadata, creationTime, and updateTime to task and stage schemas as mandatory MAPCO-8576 (#170) (f26268e)
  • enhance job, stage and task status update descriptions and validations in OpenAPI spec MAPCO-8783 (#171) (bd1c50b)
  • enhance tracing attributes in job, stage and task managers MAPCO-8341 (#169) (3107027)
  • enhance tracing support with traceparent and tracestate fields in jobs, stages, and tasks (MAPCO-8340) (#78) (b1c78f5)
  • implement automatic status propagation across job-stage-task hierarchy MAPCO-8785 MAPCO-8784 (#153) (7f80168)
  • implement stage status transition validation and update logic (MAPCO-8803) (#146) (1201f90)
  • integrate jobnik manager with config manager & schemas (MAPCO-7924) (#116) (4c3e716)
  • introduce v1 API structure with jobs, stages, and tasks endpoints MAPCO-8959 (#205) (dad0bd3)
  • Jobnik Manager: project skeleton & core functions (#34) (099bc8d)
  • test (99bad03)
  • trigger CI 11 (be875ac)
  • trigger CI 17 (d8ec075)

Bug Fixes

Read more

v0.1.9-rc.6

09 Feb 09:53
ad84b59

Choose a tag to compare

v0.1.9-rc.6 Pre-release
Pre-release

0.1.9-rc.6 (2026-02-09)

Bug Fixes

  • update commit message conditions to skip merges from master (fde7936)
  • update merge condition to exclude both main and master branches (6c7ef19)

Miscellaneous Chores

  • enforce correct rc version (3aaadbe)
  • enforce correct rc version (00dff05)
  • enforce correct rc version (f87a373)

v0.1.9-rc.3

09 Feb 09:39
1efb02b

Choose a tag to compare

v0.1.9-rc.3 Pre-release
Pre-release

0.1.9-rc.3 (2026-02-09)

Bug Fixes

  • conditionally run Helm package push based on config output (e65c6a2)
  • update concurrency group name in build-and-push workflow (e950892)

Miscellaneous Chores

  • enforce correct rc version (569170b)
  • enforce correct rc version (405da9c)

v0.1.9-rc.1

09 Feb 09:21
f19250f

Choose a tag to compare

v0.1.9-rc.1 Pre-release
Pre-release

0.1.9-rc.1 (2026-02-09)

Bug Fixes

  • test2 (833a285)
  • update workflow configurations for smart release-please actions (04e0c8d)

Miscellaneous Chores

  • enforce correct rc version (db0a16b)
  • enforce correct rc version (0f49a25)
  • enforce correct rc version (a4cfebb)

v0.1.8

08 Feb 09:28
20a6fbb

Choose a tag to compare

0.1.8 (2026-02-08)

⚠ BREAKING CHANGES

  • clean python
  • change the python
  • : trigger CI 19
  • test

Features

  • add comprehensive error handling from OpenAPI spec (MAPCO-7927) (#89) (225789d)
  • add cron job functionality for task cleanup (MAPCO-8350) (#94) (8de6cca)
  • add isWaiting flag to stage creation for conditional status handling (MAPCO-7905) (#40) (e92d6a0)
  • add metrics for tracking in-progress jobs, stages, and tasks MAPCO-8206 (#119) (4105597)
  • add order field to stages for maintaining execution sequence and update related logic (MAPCO-7897) (#72) (1667e27)
  • add Prisma instrumentation for enhanced tracing and update related logic (#76) (b35aff9)
  • add Python setup step for smart release action (933a34d)
  • add startTime and endTime fields to task model (MAPCO-8349) (#93) (2c17e42)
  • add userMetadata, creationTime, and updateTime to task and stage schemas as mandatory MAPCO-8576 (#170) (f26268e)
  • enhance job, stage and task status update descriptions and validations in OpenAPI spec MAPCO-8783 (#171) (bd1c50b)
  • enhance tracing attributes in job, stage and task managers MAPCO-8341 (#169) (3107027)
  • enhance tracing support with traceparent and tracestate fields in jobs, stages, and tasks (MAPCO-8340) (#78) (b1c78f5)
  • implement automatic status propagation across job-stage-task hierarchy MAPCO-8785 MAPCO-8784 (#153) (7f80168)
  • implement stage status transition validation and update logic (MAPCO-8803) (#146) (1201f90)
  • integrate jobnik manager with config manager & schemas (MAPCO-7924) (#116) (4c3e716)
  • introduce v1 API structure with jobs, stages, and tasks endpoints MAPCO-8959 (#205) (dad0bd3)
  • Jobnik Manager: project skeleton & core functions (#34) (099bc8d)
  • test (99bad03)
  • trigger CI 11 (be875ac)
  • trigger CI 17 (d8ec075)

Bug Fixes

Read more

v0.1.8-rc.1

08 Feb 09:21
5dd494b

Choose a tag to compare

v0.1.8-rc.1 Pre-release
Pre-release

0.1.8-rc.1 (2026-02-08)

Bug Fixes

  • update dependencies in workflow and improve environment handling (ad6089f)

Miscellaneous Chores

  • enforce correct rc version (015df7e)
  • enforce correct rc version (a5858ec)