Skip to content

v1.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jan 11:45

Changelog

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)

Bug Fixes

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)

Features

  • schemas: rename keys (#107) (f5a5bea)
  • schemas: schema name prefix flag and remote connection behavior (#100) (2dd25d4)

Bug Fixes

  • added missing await for redisConnection (#102) (1c5ee35)

1.6.1 (2021-10-10)

Bug Fixes

  • added missing await for redisConnection (d951d6a)

1.6.0 (2021-10-10)

Features

Bug Fixes

  • upgrade @types/multer from 1.4.5 to 1.4.7 (#97) (8069909)

1.5.3 (2021-08-29)

Bug Fixes

1.5.2 (2021-08-25)

Bug Fixes

  • fixed indentation in chart release (64b8ebb)

1.5.1 (2021-08-25)

1.5.0 (2021-07-19)

Features

  • schemas: added option to ignore keys (#75) (af9c4c4)
  • schema are now loaded on startup (#73) (e7efda8)

1.4.0 (2021-07-08)

Features

1.3.1 (2021-07-06)

Bug Fixes

  • void in telemetry dependency injection (#68) (50222e2)

1.3.0 (2021-07-01)

Features

  • added traceparent header on response (#66) (65b86ed)

1.2.2 (2021-06-07)

Bug Fixes

  • configurations: changed how server is initialized (613cde6)
  • configurations: changed how server is initialized (099affb)

1.2.1 (2021-06-06)

Bug Fixes

  • configurations: fixed broken liveness (#56) (08f7b55)

1.2.0 (2021-05-25)

Features

  • configurations: updates openapi3 version on release (16f8ee0)

Bug Fixes

  • configurations: bump both openapi3 and package.json (de2beff)
  • configurations: updated node-alpine to reduce vulnerabilities (#53) (14a09c2)

1.1.0 (2021-05-05)

Features

  • schemas: configurable schema name via config (#52) (deaf527)

1.0.2 (2021-05-05)

Bug Fixes

  • configurations: ignore no-empty-servers (e68d46b)

1.0.1 (2021-05-05)

Bug Fixes

  • configurations: removed servers list from openapi3.yml (2d3a0a9)

1.0.0 (2021-05-04)

⚠ BREAKING CHANGES

  • schemas: echos back object with mapped properties (#24)

Features

  • configurations: added OTEL support (#50) (ba3c7b4)

  • server payload size is configurable via config file (cda818b)

  • schemas: added schemas routes (#18) (cb82da2)

  • schemas: echos back object with mapped properties (#24) (8ce9a28)