All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.1 (2026-01-11)
1.8.0 (2026-01-11)
1.7.6 (2022-08-14)
1.7.5 (2022-06-16)
1.7.4 (2022-06-15)
1.7.3 (2022-06-15)
1.7.2 (2022-06-15)
1.7.1 (2022-01-30)
1.7.0 (2021-12-01)
- schemas: rename keys (#107) (f5a5bea)
- schemas: schema name prefix flag and remote connection behavior (#100) (2dd25d4)
1.6.1 (2021-10-10)
- added missing await for redisConnection (d951d6a)
1.6.0 (2021-10-10)
1.5.3 (2021-08-29)
1.5.2 (2021-08-25)
- fixed indentation in chart release (64b8ebb)
1.5.1 (2021-08-25)
1.5.0 (2021-07-19)
- schemas: added option to ignore keys (#75) (af9c4c4)
- schema are now loaded on startup (#73) (e7efda8)
1.4.0 (2021-07-08)
1.3.1 (2021-07-06)
1.3.0 (2021-07-01)
1.2.2 (2021-06-07)
- configurations: changed how server is initialized (613cde6)
- configurations: changed how server is initialized (099affb)
1.2.1 (2021-06-06)
1.2.0 (2021-05-25)
- configurations: updates openapi3 version on release (16f8ee0)
- configurations: bump both openapi3 and package.json (de2beff)
- configurations: updated node-alpine to reduce vulnerabilities (#53) (14a09c2)
1.1.0 (2021-05-05)
1.0.2 (2021-05-05)
- configurations: ignore no-empty-servers (e68d46b)
1.0.1 (2021-05-05)
- configurations: removed servers list from openapi3.yml (2d3a0a9)
- schemas: echos back object with mapped properties (#24)