Releases: qiwi/qorsproxy
Releases · qiwi/qorsproxy
v2.2.1
2.2.1 (2020-05-26)
Performance Improvements
v2.2.0
2.2.0 (2019-09-15)
Features
v2.1.0
2.1.0 (2019-09-05)
Bug Fixes
- logger: handle error stack traces (31344bf), closes #31
Features
- config: add rules.interceptions validation (e54eeab)
- config: let rules be a map (645350a), closes #26
v2.0.1
2.0.1 (2019-08-31)
Bug Fixes
- support empty header values (3c799d3)
- mutator: normalize headers (392511b), closes #27
v2.0.0
2.0.0 (2019-08-29)
Features
Performance Improvements
- invoke esm at the entry point (0c6d8dd)
BREAKING CHANGES
- app.js is not entry point anymore, refer to qorsproxy bin or index.js instead
v1.5.4
1.5.4 (2019-08-16)
Bug Fixes
- package: fix vulnerabilities, up deps (e1c7b46)
v1.5.3
1.5.3 (2019-07-05)
Bug Fixes
- customAuth: transmit all headers after auth to target endpoint (6781b97), closes #23
v1.5.2
1.5.2 (2019-07-05)
Bug Fixes
- customAuth: transmit body to target endpoint (fde7155), closes #21
v1.5.1
1.5.1 (2019-07-01)
Bug Fixes
- package: up deps, fix vulnerabilities (9e8bdc3)
v1.5.0
1.5.0 (2019-07-01)
Features
- readme: mention customAuthorization (619afd8)