Skip to content

Releases: MapColonies/job-manager

v4.1.1

29 Jan 09:26

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.1 (2026-01-29)

Bug Fixes

  • shouldExcludeParameters support in findJobsByCriteria for excluding export jobs in Catalog App (#55) (5f78dc4)

4.1.0 (2026-01-08)

Features

  • remove inner join and tasks from isJobResettable (MAPCO-9340) (#53) (dfbd4ea)

4.0.1 (2025-03-03)

4.0.0 (2025-03-03)

⚠ BREAKING CHANGES

  • exclude parameters column (#51)

Features

Bug Fixes

  • remove max_old_space_size limit from Docker CMD (#52) (e30e93d)

3.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • db: - The percentage column is now NOT NULL. This will cause failures in any code attempting to insert or update rows with a null value for percentage.
  • Existing data has been migrated to set null values to 0.
  • A DEFAULT constraint of 0 has been added, altering the behavior of inserts when percentage is not specified.

Applications relying on nullable percentage values or handling null explicitly must be updated to comply with these changes.

  • chore(db):migration script version change

Features

  • db: make percentage column NOT NULL and add DEFAULT 0 (#50) (2690186)

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operat...
Read more

v4.1.0

08 Jan 12:46

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2026-01-08)

Features

  • remove inner join and tasks from isJobResettable (MAPCO-9340) (#53) (dfbd4ea)

4.0.1 (2025-03-03)

4.0.0 (2025-03-03)

⚠ BREAKING CHANGES

  • exclude parameters column (#51)

Features

Bug Fixes

  • remove max_old_space_size limit from Docker CMD (#52) (e30e93d)

3.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • db: - The percentage column is now NOT NULL. This will cause failures in any code attempting to insert or update rows with a null value for percentage.
  • Existing data has been migrated to set null values to 0.
  • A DEFAULT constraint of 0 has been added, altering the behavior of inserts when percentage is not specified.

Applications relying on nullable percentage values or handling null explicitly must be updated to comply with these changes.

  • chore(db):migration script version change

Features

  • db: make percentage column NOT NULL and add DEFAULT 0 (#50) (2690186)

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

Read more

v4.0.1

03 Mar 15:58

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2025-03-03)

4.0.0 (2025-03-03)

⚠ BREAKING CHANGES

  • exclude parameters column (#51)

Features

Bug Fixes

  • remove max_old_space_size limit from Docker CMD (#52) (e30e93d)

3.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • db: - The percentage column is now NOT NULL. This will cause failures in any code attempting to insert or update rows with a null value for percentage.
  • Existing data has been migrated to set null values to 0.
  • A DEFAULT constraint of 0 has been added, altering the behavior of inserts when percentage is not specified.

Applications relying on nullable percentage values or handling null explicitly must be updated to comply with these changes.

  • chore(db):migration script version change

Features

  • db: make percentage column NOT NULL and add DEFAULT 0 (#50) (2690186)

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

Read more

v4.0.0

16 Feb 08:48

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2025-02-16)

⚠ BREAKING CHANGES

  • exclude parameters column (#51)

Features

3.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • db: - The percentage column is now NOT NULL. This will cause failures in any code attempting to insert or update rows with a null value for percentage.
  • Existing data has been migrated to set null values to 0.
  • A DEFAULT constraint of 0 has been added, altering the behavior of inserts when percentage is not specified.

Applications relying on nullable percentage values or handling null explicitly must be updated to comply with these changes.

  • chore(db):migration script version change

Features

  • db: make percentage column NOT NULL and add DEFAULT 0 (#50) (2690186)

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

Read more

v3.0.0

22 Dec 13:20

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • db: - The percentage column is now NOT NULL. This will cause failures in any code attempting to insert or update rows with a null value for percentage.
  • Existing data has been migrated to set null values to 0.
  • A DEFAULT constraint of 0 has been added, altering the behavior of inserts when percentage is not specified.

Applications relying on nullable percentage values or handling null explicitly must be updated to comply with these changes.

  • chore(db):migration script version change

Features

  • db: make percentage column NOT NULL and add DEFAULT 0 (#50) (2690186)

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

Read more

v2.10.1

17 Dec 14:17

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.10.1 (2024-12-17)

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

1.0.2 (2022-08-21)

Bug Fixes

1.0.1 (2022-08-18)

Bug Fixes

  • revert node12 and es2017 for typeorm 0.2.30 (#2) (24969a7)

1.0.0 (2022-08-18)

v2.10.0

04 Dec 14:31

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.10.0 (2024-12-04)

Features

  • add suspended status code(MAPCO-5527) (#48) (1cb313a)

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

1.0.2 (2022-08-21)

Bug Fixes

1.0.1 (2022-08-18)

Bug Fixes

  • revert node12 and es2017 for typeorm 0.2.30 (#2) (24969a7)

1.0.0 (2022-08-18)

v2.9.0

24 Nov 14:22

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.9.0 (2024-11-24)

Features

  • added option for releaseInactive to not raise task attempts (MAPCO-5466) (#46) (660f0db)

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

1.0.2 (2022-08-21)

Bug Fixes

1.0.1 (2022-08-18)

Bug Fixes

  • revert node12 and es2017 for typeorm 0.2.30 (#2) (24969a7)

1.0.0 (2022-08-18)

v2.8.0

21 Aug 07:49

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.8.0 (2024-08-21)

Features

  • add taskType to find query(MAPCO-4570) (#45) (06fd445)

Bug Fixes

  • start pending request log should be debug (#44) (1028ac1)

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

1.0.2 (2022-08-21)

Bug Fixes

1.0.1 (2022-08-18)

Bug Fixes

  • revert node12 and es2017 for typeorm 0.2.30 (#2) (24969a7)

1.0.0 (2022-08-18)

v2.7.0

14 Jul 08:23

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2024-07-14)

Features

  • enable search with multiple types and statuses (MAPCO-4427, MAPCO-4430) (#41) (17a4724)

2.6.4 (2024-07-08)

Bug Fixes

  • adapting new CI workflow version (#40) (deb1672)

2.6.3 (2024-07-08)

2.6.2 (2024-07-08)

Bug Fixes

  • handle ingestion vs export raster jobs with nullish identifier (#39) (d360597)

2.6.1 (2024-06-30)

Bug Fixes

  • add default not value empty string to "additionalIdentifiers" (#38) (6c8d974)

2.6.0 (2024-03-31)

Features

  • changes for new common job-manager umbrella and new build and push (MAPCO-4080) (#37) (7b2549e)

2.5.0 (2024-02-26)

Features

  • adding traces support (MAPCO-3893) (#36) (2e8920d)

2.4.2 (2024-02-15)

Bug Fixes

  • release-tasks-according-to-job-status (MAPCO-3951) (#31) (a7d42a4)
  • reverted job paramters index (#34) (fb0050d)

2.4.1 (2023-12-31)

2.4.0 (2023-11-22)

Features

  • added get job by job parameters support (#32) (94ef0a3)

2.3.2 (2023-09-20)

Bug Fixes

  • applied the reverted commit changes (793616d)
  • removed chart name from template names (MAPCO-3109) (#30) (789ef06)
  • reverted to previous commit (08d7cac)

2.3.1 (2023-08-31)

2.3.0 (2023-08-31)

Features

  • change default get job by id and jobs to return withaot tasks (#28) (5b4668f)

2.2.1 (2023-05-29)

2.2.0 (2023-05-29)

Features

  • update-task - set status non required (MAPCO-3147) (#25) (97724fc)

2.1.4 (2023-05-21)

2.1.3 (2023-05-18)

Bug Fixes

2.1.2 (2023-05-14)

2.1.1 (2023-04-04)

Bug Fixes

  • provide types and ignoreTypes array for inactive API (MAPCO-3022) (#20) (319c529)

2.1.0 (2023-01-08)

Features

  • available actions support (MAPCO-2734) (#15) (e9dc177)

2.0.0 (2022-11-27)

⚠ BREAKING CHANGES

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13)

Features

  • add 'domain' identifier field to schema and API (MAPCO-2709) (#13) (0c5cf30)

1.1.1 (2022-10-23)

Bug Fixes

  • restrict abort operation on pending and in-progress (#10) (0715175)

1.1.0 (2022-09-22)

Features

  • added internalId as optional query param (#8) (0697e63)

1.0.6 (2022-09-08)

Bug Fixes

  • log level info for not found on start pending (87f072a)

1.0.5 (2022-08-29)

1.0.4 (2022-08-23)

Bug Fixes

  • added resstable parm to task update (#5) (da05a2f)

1.0.3 (2022-08-21)

Bug Fixes

1.0.2 (2022-08-21)

Bug Fixes

1.0.1 (2022-08-18)

Bug Fixes

  • revert node12 and es2017 for typeorm 0.2.30 (#2) (24969a7)

1.0.0 (2022-08-18)