All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2026-02-02)
- add lock mechanism MAPCO-9472 (#144) (8aef090)
- add support for hashing and not modified requests MAPCO-9471 (#142) (553efe3)
- new schema endpoints (#145) (1247cd3)
- updated with the newest version of map-colonies packages (#140) (158a010)
- add DB connection check to liveness route MAPCO-8134 (#143) (7abcce5)
- delete unnecessary pluses (7abcce5)
2.0.7 (2026-01-19)
2.0.6 (2026-01-18)
2.0.5 (2025-09-14)
2.0.4 (2025-07-20)
2.0.3 (2025-07-16)
2.0.2 (2025-07-09)
2.0.1 (2025-07-09)
2.0.0 (2025-07-07)
- added schemaId to ref (#114)
- added schemaId to ref (#114) (a4d942a)
- enable discriminator in AJV schema validation (#112) (c5c15e7)
1.4.1 (2025-06-26)
1.4.0 (2025-04-15)
1.3.1 (2025-03-30)
- add missing husky copy to dockerfile (d527c81)
1.3.0 (2025-03-30)
1.2.3 (2025-02-12)
1.2.2 (2025-01-30)
1.2.1 (2025-01-29)
- trigger release-please (3709689)
1.2.0 (2024-12-19)
1.1.1 (2024-11-28)
1.1.0 (2024-10-30)
1.0.1 (2024-10-27)
- changed schema bundle to dereference (#51) (4be6da0)
- express metrics works (#54) (f96e053)
- when schema is not found in post config correct http code is returned (#50) (cec662a)
- added is latest (#36) (29eb92b)
- added pattern validation for config name (d979f08)
- added sorting to get configs request (#40) (238b742)
- capabilities endpoint (#2) (5f553ce)
- config endpoints (#3) (31de474)
- config refs (#16) (78c392d)
- implemented schema endpoints (#1) (02ccad7)
- server is now deployable (#48) (5b97014)
- upgraded json schema version to 2019-09 (#45) (684e7d4)
- changed configname pattern so sequential dashes are prohibited (1f4bdcf)
- fixed incorrect id in schematree request (#25) (8dd35cc)
- query was incorrect (#31) (e11ad9d)
- separated the schema cache between dereferenced and non dereferenced schemas (#27) (5523da3)
- support ref in object root and not return 500 (#41) (93318f2)
- when schema of previous version is different error is thrown (#33) (8a76558)