Skip to content

Latest commit

 

History

History
348 lines (177 loc) · 19.3 KB

File metadata and controls

348 lines (177 loc) · 19.3 KB

Changelog

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

2.5.2 (2026-02-02)

Bug Fixes

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

2.5.1 (2026-01-27)

Bug Fixes

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

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)

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

  • 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

  • Ingestion swap update init(MAPCO-5073) (#25) (71b0558)
  • Ingestion update finalize(MAPCO-4442) (#24) (c7efd4e)
  • update job init task hanling (#20) (ff6b868)

1.2.5 (2024-10-22)

Bug Fixes

  • serviceUrl hierarchy in custom-environment-variables.json fixed (#23) (92f0f41)
  • update job internalId with catalogId(MAPCO-5057) (#22) (ac23baf)

1.2.4 (2024-10-21)

Bug Fixes

  • move jobDefinitions outside from env (#21) (ca27efb)

1.2.3 (2024-10-14)

Bug Fixes

  • handlebars missing npm i (6fb3133)

1.2.2 (2024-10-14)

1.2.1 (2024-10-14)

1.2.0 (2024-10-14)

Features

  • Ingestion new finalize (MAPCO-4785) (#15) (1296b9b)

Bug Fixes

  • change geometry to footprint (supporitng only polygon) (#14) (8cadff8)

1.1.3 (2024-09-19)

Bug Fixes

  • remove serviceUrls values (a6a52d3)
  • remove tilesStorageProvider default value (b3e286d)

1.1.2 (2024-09-19)

Bug Fixes

  • change mapServerCacheType to tilesStorageProvider (5e9e3f9)
  • chnage tilesStorageProvider Hierarchy (6691544)

1.1.1 (2024-09-18)

Bug Fixes

1.1.0 (2024-09-18)

Features

  • adding maxAttempts config and validation (35b027c)
  • adding support of finalize task (b09b28b)
  • change overlap logic to feat old overseer (b77eecd)
  • implementing new job init (merge tiles tasks creation) (eee98de)
  • polling loop using generator, manging job flow with jobHandler (b2ee65f)
  • supporitng pino-caller (a99e3c2)
  • support multiple zoom levels per part (6aca96e)

Bug Fixes

  • add types to all mock data, delete duplicate containerConfig (d1b2ab0)
  • adding tasks missing configuration (cd1d5b9)
  • additional parameters to logs (0a6977e)
  • adjust part geometry to type Polygon (e263f56)
  • better validation to ingestion-config (28db713)
  • diable pr openapi check (06fab6f)
  • eof (bf64d9a)
  • eol (eae97ae)
  • lint error (ad745af)
  • lint errors (c1c7b9f)
  • lint errors, prittier (66ee5c1)
  • pacage-lock.json (d79a335)
  • pacage-lock.json (97db0b1)
  • pr comments (f20f81c)
  • pr comments (5edb019)
  • pr comments (b777b4a)
  • pr issues (693a043)
  • remove pino, add additional check in test (a29f374)
  • restore catalog-info.yaml (3dc58cf)
  • service description, unnecessary server builder code,services type defenition removed (16ba7fb)