Releases: AnWeber/httpyac
Releases · AnWeber/httpyac
v6.11.0
Feature
- add
audience
andresource
to OAuth2 token exchange flow (AnWeber/vscode-httpyac#248) - allow intercepting and modification of OAuth2 Request before sending using
oauht2_interceptRequest
(#605)
Fix
- escaping of
\{\{2\}\}
did not work (AnWeber/vscode-httpyac#244) - support only
http-client.env.json
andhttp-client.private.env.json
files for intellij environments (AnWeber/vscode-httpyac#245) - add support to set requestUnauthorized to OAuth2 Requests (#605)
- allow empty string in input and list provider (AnWeber/vscode-httpyac#247)
- parsing issue with multiline url parsing with only variable content (AnWeber/vscode-httpyac#249)
v6.10.0
v6.9.3
Fix
- add npm package provenance (2nd try)
v6.9.2
Fix
- improve junit output with updated testcase node
- add npm package provenance
v6.9.1
v6.9.0
v6.8.2
v6.8.1
v6.8.0
v6.7.1
Fix
- complete activeEnvironment refactor (AnWeber/vscode-httpyac#230)
- add filename to processedHttpRegion