Releases: MapColonies/cleaner
Releases · MapColonies/cleaner
v1.1.3
Compare
Sorry, something went wrong.
No results found
1.1.3 (2026-05-17)
Bug Fixes
log successful job tracker notification (#30 ) (aa14ee0 )
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-05-17)
Bug Fixes
update httpRetry delay configuration format (#28 ) (d42e0e9 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-17)
Bug Fixes
values and deletion erros(MAPCO-10629) (#26 ) (31c16e6 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-13)
Features
fs s3 integration and tilesDeletionStartegy(MAPCO-9806) (#24 ) (0ad7e30 )
polling loop (MAPCO-9805) (#21 ) (318aea0 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-02-23)
Bug Fixes
ci: modify build-and-push workflow for raster domain (8f85e07 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-02-22)
Features
config: add queue, polling, and HTTP retry configuration (969b7e2 )
constants: add service tokens for cleaner implementation (4e63eb5 )
errors: add custom error classes and core types (3bae874 )
errors: add ErrorHandler for centralized error handling (c83baac )
implement cleaner worker skeleton with error handling, validation, and strategy pattern (MAPCO-9803) (bf43c75 )
strategies: add strategy pattern with factory and tiles-deletion stub (920cd42 )
update project references from jobnik-worker-boilerplate to cleaner (8289f6c )
validation: add task parameter validation infrastructure (82ab7af )
worker: add explicit capability pairs configuration (9776cc4 )
Bug Fixes
ensure stack trace is captured for custom errors (708a445 )
tests: use faker for dynamic job and task IDs in strategy tests (fafe8dd )