Skip to content

v1.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 09:22

Changelog

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

1.6.1 (2024-12-30)

Bug Fixes

  • prevent worker thread blocking during large polygon ingestion (#37) (3616b3b)

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)