Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (30 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 921 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

  • Removed node 10 and 11 and added node 18

Fixed

  • Fix eslint dependencies problems

[0.2.4] - 2022-03-31

Fixed

  • Issue related with empty body payloads and forwarding

[0.2.3] - 2022-03-31

Added

  • New log information on Node.js version

[0.2.2] - 2022-03-31

Fixed

  • Better body attribute validation

[0.2.1] - 2022-03-30

Changed

  • Minimal code tune

[0.2.0] - 2022-03-30

Added

  • Added a query param whitelisting mechanism for incoming requests (WHITELIST)
  • Passing request body in the requests

Changed

  • Bumped packages
  • De-bumped eslint package, due to error