Skip to content

Latest commit

 

History

History
270 lines (130 loc) · 14.2 KB

File metadata and controls

270 lines (130 loc) · 14.2 KB

Changelog

1.19.0 (2026-04-13)

Features

  • add external to osm tag mapping v1 schema (#145) (c0650cc)

1.18.0 (2026-03-08)

Features

  • added schemas to support logger otlp options (#124) (38751f0)

1.17.0 (2026-02-03)

Features

  • created partial-full schema for metatile-queue-populator (#137) (bc617c7)

1.16.2 (2026-02-03)

Bug Fixes

  • use parentPath instead of deprecated path property for Node.js 24 compatibility (#138) (6890600)

1.16.1 (2026-01-19)

Bug Fixes

  • opala/token-kiosk: rename schema title to opalaTokenKioskSchemaV2 (#135) (1af4e0e)

1.16.0 (2026-01-18)

Features

  • schema: add optional auth.openid.resource field (#133) (ebce640)

1.15.1 (2026-01-04)

Bug Fixes

  • added elastic indexes and updated redis schema version (#129) (ac14de4)

1.15.0 (2026-01-04)

Features

  • add v2 schema for Redis configuration (#126) (e42b0f0)

1.14.0 (2025-11-19)

Features

1.13.0 (2025-09-11)

Features

Bug Fixes

  • update database name for infra-jobnik-db in v1.configs.json (MAPCO-7924) (#118) (a2799fa)

1.12.2 (2025-07-20)

Bug Fixes

  • add enable feature to guides MAPCO-8278 (#112) (8fff718)

1.12.1 (2025-07-16)

Bug Fixes

1.12.0 (2025-07-13)

Features

1.11.0 (2025-07-10)

Features

  • token-kiosk: add required fields and default values for guides (#105) (c057ae2)

1.10.0 (2025-07-10)

Features

1.9.0 (2025-07-07)

Features

  • add discriminator option to configAjv (#99) (d3c20ab)
  • added support for schemaId in config ref (#103) (f6a6379)

Bug Fixes

  • support single x-env-value providing (#101) (c9aff84)

1.8.0 (2025-05-07)

Features

  • opala: added tracing config to opala cron (#94) (6d86a6c)

1.7.0 (2025-04-29)

Features

1.6.0 (2025-04-14)

Features

1.5.0 (2025-04-14)

Features

  • add vector common schema (#67) (f01879f)
  • allow unevaluated properties for DB and S3 schemas (#84) (d3aea81)
  • extend validator keywords to include 'x-env-format' (#82) (a313911)

1.4.0 (2025-03-18)

Features

  • new schemes for LookupTalbles data (#74) (17227e7)

Dependency Updates

1.3.0 (2025-01-29)

Features

1.2.0 (2025-01-14)

Features

1.1.0 (2024-11-18)

Features

  • adding x-env-value attributes too all db's properties (#45) (6fc4e84)
  • implementing schemas for opa-la packages (#44) (c343218)

1.0.1 (2024-10-04)

Bug Fixes

  • bad default is now validated (3038734)

1.0.0 (2024-09-25)

⚠ BREAKING CHANGES

  • set every latest version as only version (#42)

Features

  • add boilerplate schema (137e6c5)
  • add description to partial schema (5df7d0c)
  • add job manager schema (4bae35e)
  • add number validation (9c969b6)
  • add s3 schema (f8493ea)
  • added ajv formats (#21) (750ef31)
  • added check that schemas is valid according to ajv (#18) (a47780a)
  • added telemetry schemas (#13) (6f33f47)
  • added validation to allow non breaking changes (b21c155)
  • added validation to ensure schema base type is object (#17) (32cbc14)
  • move logger as separated schema component (3074ebe)
  • upgraded json schema version to 2019-09 (#34) (23867cb)

Bug Fixes

Code Refactoring

  • set every latest version as only version (#42) (131cfce)

0.2.1 (2024-06-30)

Bug Fixes

  • changed build to generate export to the type symbol (#11) (d84e5ad)

0.2.0 (2024-06-17)

Features

  • created new version of partial s3 (#9) (9639222)

0.1.0 (2024-06-10)

Features

0.0.1 (2024-04-08)

Features

Miscellaneous Chores