Releases: MapColonies/jobnik-manager-test
Releases · MapColonies/jobnik-manager-test
v0.1.10-rc.6
v0.1.10-rc.3
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
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
v0.1.10-rc.1
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
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
- 1 (f0c42a2)
- 2 (d5ccfa5)
- clean python (db24286)
- clean up whitespace and formatting in build-and-push workflow (d6f2604)
- include first-parent in commit depth log command (40e6201)
- michs (#157) (5e5f85c)
- nect (433dd2f)
- next (#100) (07ffb12)
- next (#125) (ffe3b4c)
- next (#132) (1c2b6be)
- next (#138) (681c7ea)
- next (#152) (fb13031)
- next (#162) (079345b)
- next (#177) (ee43773)
- nextrdfstge (#145) (172e77a)
- remove unused previewFeatures from prisma client generator (2159346)
- restore (92956e0)
- smart-release-please: enhance version management for RC and stable releases (253bd71)
- test (e891eca)
- test (78d37c3)
- test (#120) (d68ff02)
- test 1 (e4dcd6f)
- test 1 (8e5201b)
- test 2 (ef8f1fe)
- test 2 (e11a0c1)
- test fix (7e6bb5f)
- test2 (#97) (db08936)
- trigger CI (1f4a38a)
- trigger CI (0658d10)
- trigger CI (2490b3d)
- trigger CI (a162884)
- trigger CI (96ad1bf)
- trigger CI (3f96e7a)
- trigger CI ([9830c83](https://g...
v0.1.9-rc.6
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
v0.1.9-rc.3
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
v0.1.9-rc.1
v0.1.8
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
- 1 (f0c42a2)
- 2 (d5ccfa5)
- clean python (db24286)
- include first-parent in commit depth log command (40e6201)
- michs (#157) (5e5f85c)
- nect (433dd2f)
- next (#100) (07ffb12)
- next (#125) (ffe3b4c)
- next (#132) (1c2b6be)
- next (#138) (681c7ea)
- next (#152) (fb13031)
- next (#162) (079345b)
- nextrdfstge (#145) (172e77a)
- remove unused previewFeatures from prisma client generator (2159346)
- restore (92956e0)
- smart-release-please: enhance version management for RC and stable releases (253bd71)
- test (e891eca)
- test (78d37c3)
- test (#120) (d68ff02)
- test 1 (e4dcd6f)
- test 1 (8e5201b)
- test 2 (ef8f1fe)
- test 2 (e11a0c1)
- test fix (7e6bb5f)
- test2 (#97) (db08936)
- trigger CI (1f4a38a)
- trigger CI (0658d10)
- trigger CI (2490b3d)
- trigger CI (a162884)
- trigger CI (96ad1bf)
- trigger CI (3f96e7a)
- trigger CI (9830c83)
- trigger CI (6652073)
- trigger CI 11 (0ceaab7)
- trigger CI 2 ([6ef02...
v0.1.8-rc.1
0.1.8-rc.1 (2026-02-08)
Bug Fixes
- update dependencies in workflow and improve environment handling (ad6089f)