Skip to content

Releases: MapColonies/overseer

v2.5.2

02 Feb 13:34
2a73800

Choose a tag to compare

2.5.2 (2026-02-02)

Bug Fixes

  • update PolygonPartsProcessPayload to include shouldClearEntities (#85) (762047a)

v2.5.1

27 Jan 12:25
e7b7237

Choose a tag to compare

2.5.1 (2026-01-27)

Bug Fixes

  • internal pvc mountPath for gpkgPath (#83) (f50f17b)

v2.5.0

27 Jan 07:25
7e72602

Choose a tag to compare

2.5.0 (2026-01-27)

Features

  • add Dependabot configuration and update workflows, bridging boilerplate & dependencies gaps (MAPCO-7216) (#68) (bd79e25)

Bug Fixes

  • resolve duplicate volume claims in PVC handling logic (#82) (5c4172b)

v2.4.1

25 Jan 09:02

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.4.1 (2026-01-25)

2.4.0 (2026-01-22)

2.4.0-alpha.0 (2026-01-18)

Features

  • create merge task MAPCO-9380 + MAPCO-9381 (#64) (05e7219), closes #65

Bug Fixes

2.3.1 (2025-12-08)

Bug Fixes

  • simplify gpkgDownloadUrl construction in ExportJobHandler MAPCO-9228 (#62) (9b2e08b)

2.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

Read more

v2.4.0

22 Jan 14:41

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.4.0 (2026-01-22)

2.4.0-alpha.0 (2026-01-18)

Features

  • create merge task MAPCO-9380 + MAPCO-9381 (#64) (05e7219), closes #65

Bug Fixes

2.3.1 (2025-12-08)

Bug Fixes

  • simplify gpkgDownloadUrl construction in ExportJobHandler MAPCO-9228 (#62) (9b2e08b)

2.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

Read more

v2.4.0-alpha.0

18 Jan 13:42

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.4.0-alpha.0 (2026-01-18)

Features

  • create merge task MAPCO-9380 + MAPCO-9381 (#64) (05e7219), closes #65

Bug Fixes

2.3.1 (2025-12-08)

Bug Fixes

  • simplify gpkgDownloadUrl construction in ExportJobHandler MAPCO-9228 (#62) (9b2e08b)

2.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

  • const convention (6b2af01)
  • handle displayPath in different updates (69ef6a2)
  • remove unnecessary schema (94de9a8)
  • tiles seeding hierarchy (#31) (de960d9)
  • validated catalogAdditionalParams according to jobType ([8d...
Read more

v2.3.2

06 Jan 09:32

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.3.2 (2026-01-06)

2.3.1 (2025-12-08)

Bug Fixes

  • simplify gpkgDownloadUrl construction in ExportJobHandler MAPCO-9228 (#62) (9b2e08b)

2.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

  • const convention (6b2af01)
  • handle displayPath in different updates (69ef6a2)
  • remove unnecessary schema (94de9a8)
  • tiles seeding hierarchy (#31) (de960d9)
  • validated catalogAdditionalParams according to jobType (8d2b1f2)

1.4.0 (2024-11-26)

Features

Bug Fixes

  • prevent duplicate tiles in task creation (#29) ([e8f...
Read more

v2.3.1

08 Dec 15:40

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.3.1 (2025-12-08)

Bug Fixes

  • simplify gpkgDownloadUrl construction in ExportJobHandler MAPCO-9228 (#62) (9b2e08b)

2.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

  • const convention (6b2af01)
  • handle displayPath in different updates (69ef6a2)
  • remove unnecessary schema (94de9a8)
  • tiles seeding hierarchy (#31) (de960d9)
  • validated catalogAdditionalParams according to jobType (8d2b1f2)

1.4.0 (2024-11-26)

Features

Bug Fixes

Read more

v2.3.0

19 Oct 06:43

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.3.0 (2025-10-19)

Features

  • allow init task recovery (MAPCO-8003) (#61) (4f38eb5)

Bug Fixes

  • helm chart having url override global (#60) (80d3d1e)

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

  • const convention (6b2af01)
  • handle displayPath in different updates (69ef6a2)
  • remove unnecessary schema (94de9a8)
  • tiles seeding hierarchy (#31) (de960d9)
  • validated catalogAdditionalParams according to jobType (8d2b1f2)

1.4.0 (2024-11-26)

Features

Bug Fixes

  • prevent duplicate tiles in task creation (#29) (e8fed18)

1.3.3 (2024-11-19)

Bug Fixes

  • chnage to the right MAPPROXY_DNS (#27) (e8a30cd)

[1.3.2](https://github.com...

Read more

v2.2.0

24 Jun 13: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.

2.2.0 (2025-06-24)

Features

  • support single responsibility instance deployment (MAPCO-7967) (#59) (d4a4444)

2.1.1 (2025-06-22)

Bug Fixes

  • productName in seed job (88391ec)

2.1.0 (2025-06-19)

Features

  • add clean mod to update and separate zoom levels (2a4e817)
  • add seperation to clean tasks (7e56207)
  • added tests (d428a54)

Bug Fixes

2.0.3 (2025-06-05)

Bug Fixes

  • Send ingestion date on request (MAPCO-7846) (#57) (bf7e94e)

2.0.2 (2025-05-18)

Bug Fixes

  • callbacks sending in export finalize (#56) (48194d5)

2.0.1 (2025-05-14)

Bug Fixes

  • seeding-job: reverted producer name to check for undefinied if null value (#55) (3536c3a)

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • JSON file handling and multi-file upload support (#54)

Features

  • JSON file handling and multi-file upload support (#54) (f385533)

1.9.0 (2025-05-07)

Features

  • add featureCollection filter to aggregation and getAggregation metadata in export process (#51) (6dea8f7)
  • implement multi ‘tilesSeeding’ tasks creation upon ingestion updates(MAPCO-5747) (#52) (8a7bd85)

1.8.1 (2025-03-30)

Bug Fixes

  • update @map-colonies/raster-shared to version 1.9.1 (#50) (45dcd78)

1.8.0 (2025-03-27)

Features

1.7.4 (2025-02-20)

Bug Fixes

  • remove -max_old_space_size from Dockerfile (#44) (e4e902c)

1.7.3 (2025-02-05)

1.7.2 (2025-02-05)

1.7.1 (2025-01-28)

Bug Fixes

  • taskBatch leftovers condition (MAPCO-6587) (#41) (1eb8b5b)
  • taskBatch leftovers condition fix (46be4c6)

1.7.0 (2025-01-22)

Features

  • add OpenTelemetry tracing to overseer worker(MAPCO-5642) (#39) (0e5ad52)

Bug Fixes

  • added truncate for feature collection before union due to floating point number turf bug (084fcde)

1.6.0 (2024-12-25)

Features

  • tileMergeTaskManager: create buffered version of the unified parts (#36) (763d95d)

1.5.0 (2024-12-15)

Features

1.4.2 (2024-12-04)

Bug Fixes

  • job seeding creation logic change (#33) (ad465c7)

1.4.1 (2024-12-02)

Bug Fixes

  • const convention (6b2af01)
  • handle displayPath in different updates (69ef6a2)
  • remove unnecessary schema (94de9a8)
  • tiles seeding hierarchy (#31) (de960d9)
  • validated catalogAdditionalParams according to jobType (8d2b1f2)

1.4.0 (2024-11-26)

Features

Bug Fixes

  • prevent duplicate tiles in task creation (#29) (e8fed18)

1.3.3 (2024-11-19)

Bug Fixes

  • chnage to the right MAPPROXY_DNS (#27) (e8a30cd)

1.3.2 (2024-11-19)

1.3.1 (2024-11-19)

1.3.0 (2024-11-17)

Features

Read more